Just wondering is there any way/converter that will just take the hex from say a memdump and convert each set of 4 bytes and convert it to ASM?
I know wiird can do it by the line and Link's assembler tool does it for compiled C2 codes only, but is there any simple way to do it for a whole section of data? Hopefully without counting lines and forcing a C2 type thing to get Links tool to do it :D
thanks.
If we could get a complete list of data in both formats we could create a tool that does it for you eventually
Link must have some sort of check system for his C2 code manager which could be expanded on
that would be very useful ^^
Hopefully Link already has something like this.