brunojex How do I cheat?
Reputation: 0
Joined: 30 Jan 2013 Posts: 5
|
Posted: Wed Jun 12, 2013 3:10 am Post subject: public cipher detection |
|
|
Was wondering if there have been any sujestions to add public cipher detection to ce similar to how we can do with kanal, crypto finder etc..
Im asking because most of the tools wont take into acount routines loaded only on runtime and on a game im currently working on its even getting loaded as a database and patching jumps to the game code to get there so avaliable tools wont be very helpfull.
So maybe adding it as a plugin? i could try adapting some source code myself but not sure how hard it would be to write a plugin for it .
Also a feature i think would be helpfull is function tracing (similar to ida function tracing for example), would help alot if i could just trace the calls or jumps instead of all the instructions when dealing with obsfuscated code segments since it tends to fill the tracer rather fast and still not give me a call or jump of interest (in the game i refered earlier it tends to jump up and down alot, making the code really hard to analyse, so here it would be most helpfull).
|
|