Commit Graph

17 Commits (c7eb3c83bfa16cf54704a8f681de1a4ecefe36bf)

Author SHA1 Message Date
_xeroxz c7eb3c83bf finished coding transformations, next_inst_pass, jcc_rewrite_pass and
2 years ago
_xeroxz df0ba19093 finished relocation transformation pass... todo write other passes and
2 years ago
_xeroxz 9199d5bef7 about half way done with transformations... imm's cant be 8 bytes, only
2 years ago
_xeroxz 78f2b39b71 refactored the code so that there are 3 main namespaces: decomp, obf,
2 years ago
_xeroxz 9cf6cc8f03 created a pass system... starting to code transformation system for
2 years ago
_xeroxz 312762b3ca starting work on transformations...
2 years ago
_xeroxz 0529fda2cc demo is working with mapping entire functions... still need to make
2 years ago
_xeroxz c0e53277b4 preparing to add transformation code to reloc_t... also need to handle
2 years ago
_xeroxz 116eff8a32 finished decomp of routines... its time to start on comp...
2 years ago
_xeroxz 79db6d538c just now starting to create symbols... need to add transformations like
2 years ago
_xeroxz 3cc9c0e05e starting to work on decomposition functions
2 years ago
_xeroxz dd78f5309a added spdlog, started to dev on 3.0 now... still need to workout
2 years ago
_xeroxz e028a5877b added files, designing 3.0
3 years ago
_xeroxz 56ca6b3d07 started work on 3.0, a recode with xed and cmake... also cross
3 years ago
_xeroxz 4ea2ba046b added page protections to theo::malloc_t....
3 years ago
_xeroxz 7f58b51736 added server/client example that works with all other demos
4 years ago
_xeroxz 4af07664ce added Zydis source, asmjit source...
4 years ago