Mr_BlacK
March 19th, 2004, 18:24
Hi, everyone
I'm new at cracking .NET applications.
My first target is easy to decompile with ILDASM and the code is pretty readable even though I'm new to the framework platform. However, I'm missing a decent opcode list and, most of all, a program where I can see the opcodes together with the disassembly so I can study the code and get to know where to patch and which new opcodes to replace the original ones.
Anakrino crashes here and IDA 4.15 doesn't seem to load the target DLL.
I would appreciate any help on .NET "opcode-lists" and tools to see/change bytes in .NET applications. I have already searched both this forum and Google but didn't find any tool which can help me. A tool like the p-code debugger from my old friends from WkT! would be extremely handy for this task.
I'm currently downloading M$ SDK, but would love to use any other tool which doesn't come from them.
Thank you all in advance for your time and your kind help.
Happy cracking!
Mr. BlacK
I'm new at cracking .NET applications.
My first target is easy to decompile with ILDASM and the code is pretty readable even though I'm new to the framework platform. However, I'm missing a decent opcode list and, most of all, a program where I can see the opcodes together with the disassembly so I can study the code and get to know where to patch and which new opcodes to replace the original ones.
Anakrino crashes here and IDA 4.15 doesn't seem to load the target DLL.
I would appreciate any help on .NET "opcode-lists" and tools to see/change bytes in .NET applications. I have already searched both this forum and Google but didn't find any tool which can help me. A tool like the p-code debugger from my old friends from WkT! would be extremely handy for this task.

I'm currently downloading M$ SDK, but would love to use any other tool which doesn't come from them.
Thank you all in advance for your time and your kind help.
Happy cracking!

Mr. BlacK