squidge
January 8th, 2003, 23:46
This is a tool for all of us that like attacking EXE files and other such files with hex editors. It's a small assembler - you type your asm into the edit box and it gives you out the opcodes required for that instruction. It can handle patches upto 4095 bytes in length, which is enough for most people 
After you have finished your patch, you can either copy the hex codes or asm into your clipboard, or save the hex/asm/binary to a disk file.
Instruction-wise, it supports all standard 80x86 commands, including the FPU & MMX. SSE is however not supported.
Screenshot & Download: hxxp://www.ibiblio.org/paulc/rta/

After you have finished your patch, you can either copy the hex codes or asm into your clipboard, or save the hex/asm/binary to a disk file.
Instruction-wise, it supports all standard 80x86 commands, including the FPU & MMX. SSE is however not supported.
Screenshot & Download: hxxp://www.ibiblio.org/paulc/rta/