Commit Graph

15 Commits (master)

Author SHA1 Message Date
_xeroxz 094ed9f15f added a fuck ton of shit
2 years ago
_xeroxz 51d64b44b1 new pass system is done, old passes have been re-written to conform.
2 years ago
_xeroxz d744c6b585 expanded the pass system, added more places where passes can run...
2 years ago
_xeroxz 96c238e24f working on fixing a few things, moving code to passes...
2 years ago
_xeroxz a26be3fd80 updated doxygen, added demo
2 years ago
_xeroxz 16e2e868a5 added a bunch of documentation and a license
2 years ago
_xeroxz 966d1e814c almost done writing docs. i need to add license to each header file and
2 years ago
IDontCode f1f808081b - moved "tests" to its own folder
3 years ago
_xeroxz 17b2371910 forgot to preserve flags before transformations... wrote tests now...
3 years ago
_xeroxz b1e74a4466 renamed inst_split to instruction
3 years ago
_xeroxz 88bf8873ec moved a function out of pass_t that doesnt belong there...
3 years ago
_xeroxz c7eb3c83bf finished coding transformations, next_inst_pass, jcc_rewrite_pass and
3 years ago
_xeroxz df0ba19093 finished relocation transformation pass... todo write other passes and
3 years ago
_xeroxz 9199d5bef7 about half way done with transformations... imm's cant be 8 bytes, only
3 years ago
_xeroxz 78f2b39b71 refactored the code so that there are 3 main namespaces: decomp, obf,
3 years ago