robot
robot copied to clipboard
Implement some sort of assembler
Likely would need to integrate with some sort of library. But an assembler for for x86 and x64 code would be a nice addition for certain situations. One example could be dynamic code assembly for injection purposes, such as in the case of manual mapping.