Commit Graph

27 Commits (33ba405a21bc7918c2eb23cf4a050a365870bd49)
 

Author SHA1 Message Date
_xeroxz 33ba405a21 compiling IR to OBJ file now! need to make .vmp2 file format v3... 3 years ago
_xeroxz 4b0e53fbe1 cleaned all this shit, also added a demo to generate object files... 3 years ago
_xeroxz 5223011f4b i updated a bunch, too much to type lol 3 years ago
_xeroxz fbce0ffd59 added 21 arguments... 3 years ago
_xeroxz 77ae31b1b6 reverted back to making a local stack, made alignment 1... 3 years ago
_xeroxz 9ff8014de8 testing a new method for dealing with the stack... 3 years ago
_xeroxz e45edafb81 updated vmprofiler dep... 3 years ago
_xeroxz 30c9c96173 updated vmprofiler dep... 3 years ago
_xeroxz a84ffc3e67 merged with coltons changes... also treating argument 1 as the stack... 3 years ago
_xeroxz 3755f866ba updated vmprofiler dep 3 years ago
_xeroxz 2a24bfc125 added some more lifters... 3 years ago
_xeroxz 97aab6d44f fixed JMP lifter... branching is now working... 3 years ago
_xeroxz 856fa1815d added more lifters... 3 years ago
_xeroxz e846560010 cleaned the project, added a bunch of lifters... adding more... 3 years ago
_xeroxz 332f9e4d2e added more lifters, added flags var, need to add code to update flags... 3 years ago
_xeroxz 7acee04ccd forgot to delete cmkr.exe bin 3 years ago
_xeroxz 8053fca586 added some more lifters... need to fix alignment... need to add RFLAGS 3 years ago
_xeroxz 9af7ad9a93 added globals for native registers.. preparing to lift vm enter... 3 years ago
_xeroxz 4b221b4da7 figured out how to call CreateGEP lol... 3 years ago
_xeroxz dc11778ec9 added some more code for lifting... there is much more work to do! 3 years ago
_xeroxz b3bf2cd732 fixed double free, pointers are weird with llvm because i dont know who 3 years ago
_xeroxz 1bb5d7e399 added some source and a class for lifting... 3 years ago
_xeroxz 8841661c3b added cli parser to deps... added vmp2 file parsing... 3 years ago
_xeroxz 2c85ccae65 added test code to generate a test routine that simply returns... 3 years ago
_xeroxz e9c0f6846c llvm is submoduled finally... cmake -B build works... good night 3 years ago
_xeroxz 60ac18f47d init commit, added llvm submodule and vmprofiler submodule.. 3 years ago
_xeroxz b917b7a800 Initial commit 3 years ago