Hello ownedcore,
I am new here and I work on game bot for flash browser game Dark Orbit. I would like to hook functions in flashplayer dll responsible for decrypting/encrypting game packets in order to read/send game data. I know how hooking works but the main problem for me is to find mentioned encrypt/decrypt function(in assembly). Can you give me some hints what would be the best approach for this or what would u recommend ? (No I dont want to use externapapi)
PS: I write everything in C#(3y of programming experience).
Thank you !