![]() |
|
#3
|
|||
|
|||
|
First of all you must learn basic .NET opcodes and identify your "jumps" (same as in ASM)
Here is some reference from M$ what opcodes do: Code:
http://msdn.microsoft.com/en-us/library/system.reflection.emit.opcodes_members%28VS.71%29.aspx Process is the same: identify bad boy, examine offset, change HEX representative to NOP + correct PUSHed and POPed stack if needed |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any pointers on this troublesome algorithm? | Cryo | General Discussion | 11 | 12-05-2016 07:35 |
| Pointers in Delphi | chessgod101 | Source Code | 1 | 04-06-2014 23:54 |
| x64 Website Pointers | Evilcry | x64 OS | 3 | 10-01-2009 22:25 |
| Need some pointers | lorn | General Discussion | 8 | 11-04-2004 13:20 |