Commit Graph

33 Commits (9b05ac43e602d85b46c9f82d50c57204acd1d81d)

Author SHA1 Message Date
IDontCode 9b05ac43e6 project is now multi-threaded
2 years ago
IDontCode f593704796 unpacker and emuall are working... deadstore removal code looks fucked up
2 years ago
IDontCode c798e736d2 what the dog doing?
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 ea3790fc1a i am going to be more strict about defining vm handler profiles now...
3 years ago
_xeroxz 094eb13855 updated vmprofiler dep, added a new field to a structure...
3 years ago
_xeroxz 7f6e88a77f updated vmprofiler, forgot to set a field in vmp2 file format...
3 years ago
_xeroxz 4229939de0 impl v4 file format...
3 years ago
_xeroxz 07fd9cc999 updated vmp2 file format structures and how i serialize them...
3 years ago
_xeroxz b123113171 added support for virtual jmp tables... TODO: make sure im serializing
3 years ago
_xeroxz 931762a070 fixed bugs...
3 years ago
_xeroxz cd21de1134 removed flag that was not needed...
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 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
_xeroxz 42205fb540 updated to newest vmprofiler which contains vtil...
3 years ago
_xeroxz cfd6aa5fe2 forgot to put vinstr count inside of vmp2::v3::code_block_t
3 years ago
_xeroxz b399a61c55 added vmp2 file format v3
3 years ago
_xeroxz 83b454d5c9 cleaned code
3 years ago
_xeroxz eec49e9bb0 virtual jcc's are working, probably lots of bugs :bugs:
3 years ago
_xeroxz 8a0870607e able to staticlly determine if a code block has a virtual JCC or not,
3 years ago
_xeroxz b0d76cd4d8 code blocks are working
3 years ago
_xeroxz 2c2ad89e8a works good, generates vmp2 file no issue
3 years ago
_xeroxz 184e7e6ff6 updated to vmprofiler v1.5, preparing for JCC stuff...
3 years ago
_xeroxz 956ba85f08 removing vmptest.vmp.exe and test.vmp2...
3 years ago
_xeroxz b958093117 working, producing files...
3 years ago
_xeroxz 5ce616c9f7 resetting the project since Zydis broke idk how lol
3 years ago