How to Start with AMF3 Decode?

220 views
Skip to first unread message

Mick Star

unread,
Mar 13, 2011, 4:28:52 PM3/13/11
to AmFast
Hello, I am new to AMF and Need some advice on my project.

I play an online game "Evony", and I am trying to log player stats.
I know Evony uses AMF3 but I am unsure how to start decoding it to get
the player data.

I have read the AMF3 Data PDF and I understand most of it.
But Ime not sure were to start with the programing.

What I need is something that will Login to the game. Request Page 1>X
of Player Stats and output to a TxT file or MYSQL Database..

Any advice on how to start programing with AmFast would be great.

Thanks - Mick









limscoder

unread,
Mar 14, 2011, 3:08:30 AM3/14/11
to AmFast
You can use a tool such as http://www.wireshark.org/ to capture the
data being sent between your browser and the server.

Once you get the data, you can use the AmFast Decoder object to decode
the data: http://code.google.com/p/amfast/wiki/EncodeAndDecode

-Dave

staroflaw

unread,
Mar 14, 2011, 11:34:20 AM3/14/11
to amf...@googlegroups.com
Thanks Dave.

I have been playing with Encoder and Decoder.
I have managed to Encode "Test 1234" to " Test 1234" and back again, But I am still struggling to input a pcap file.

I have captured this -> http://www.edata.site88.net/pcap/
This is the data ime trying to Decode -> http://img146.imageshack.us/img146/6916/pg2player.jpg

Ime relatively new to Python also, so its quite a big leap into this.

Any extra help you can offer is Much Appreciated.


Thanks - Mick


--
You received this message because you are subscribed to the Google Groups "AmFast" group.
To post to this group, send email to amf...@googlegroups.com.
To unsubscribe from this group, send email to amfast+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/amfast?hl=en.


Reply all
Reply to author
Forward
0 new messages