Commit Graph

16 Commits (master)

Author SHA1 Message Date
_xeroxz c636737116 fixed an issue with the unpacker
2 years ago
IDontCode c798e736d2 what the dog doing?
2 years ago
IDontCode 1e9a94994c unpacker is still broke but --emuall works...
2 years ago
IDontCode 1e62befcf0 porting the project to linux... LoadLibraryA hook is fucked up and kernel32.dll causes the unpacker to freak out for some reason...
2 years ago
IDontCode 0549d95b5d porting project to support linux... std::vector<std::uint8_t> module_data is not page aligned and so qemu shits itself. going to need to re-write some stuff...
2 years ago
_xeroxz 9e301d70e8 updated vmprofiler, added some sanity check stuff, also handle div by 0
3 years ago
_xeroxz abc22a3ca1 vmemu recode is done, just need to make vmemu-lib and submodule it..
3 years ago
_xeroxz 3f8fea77cf finished vmemu recode, added --locateconst
3 years ago
_xeroxz e9945bde6c working on adding multi-vm branching support...
3 years ago
_xeroxz fd3e44fb9d preparing for vmemu re-write
3 years ago
_xeroxz 4bc35659f1 removed useless typedefs...
3 years ago
_xeroxz ceb4f38cb7 added code to add relocs in unpacked sections...
3 years ago
_xeroxz f4229133ad added some code for packed drivers... needs more work, also relocs...
3 years ago
_xeroxz 0007b4024e unpacker is working. need to add reloc stuff and it should be good..
3 years ago
_xeroxz 3dd5f9d7ca porting older unpacker code to vmemu... also rewriting vmemu...
3 years ago
_xeroxz 320c7e9638 removed vtil, preparing to recode and add dump support...
3 years ago