Jump to content

Decoding Amf3


staroflaw

Recommended Posts

Hello,

I just need some advice on how to Decoding AMF3 Packets.

I play a Flash game called EVONY and am trying to 'log' some in game info. (Commands sent and the reply)

I am using wireshark to capture the packets, but they look like jargon.

...cmd.%trade.searchTrades.data
..resType........
#..cmd.data.%trade.searchTrades
C..sellers
buyers.packageId.ok...
#.
amount.price....$.@H.fffff
.....r.@H......
.......@Hs33333
.......@H......
.......@G.........
....^.@F.G..z.
.......@F......
.....@.@F.G..z.
.......@F......
....r.@E...
=q...........

I can see some data but as you can see alot of "...."

I have been reading about 'amfast' But Ime not a programmer and dont understand how to use it. Or if it will help.

Any info is welcome.

Thank you

Edited by staroflaw
Link to comment
Share on other sites

I don't know anything about "AMF3" but they have a PDF sheet about it on the macromedia site: http://download.macromedia.com/pub/labs/amf/amf3_spec_121207.pdf

Might shed some light on what you are seeing. The reasons you see all the code like that is because its more than likely binary, or encoded data. I don't think you will see plain text data come across for it, and as such, might need a debugger to attach your browser when using the flash app to see more of what its doing. That is of course if you can follow ASM and know what to look for.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...