_xeroxz
|
094ed9f15f
|
added a fuck ton of shit
I should have probably done multiple commits, whatever.
I still need to rework reloc_t/things that insert transforms into it...
|
3 years ago |
_xeroxz
|
51d64b44b1
|
new pass system is done, old passes have been re-written to conform.
TODO: still need to write a pass to split functions into individual
instructions. I also need to add a pass for encrypting relocations.
|
3 years ago |
_xeroxz
|
a26be3fd80
|
updated doxygen, added demo
|
3 years ago |
_xeroxz
|
16e2e868a5
|
added a bunch of documentation and a license
|
3 years ago |
_xeroxz
|
966d1e814c
|
almost done writing docs. i need to add license to each header file and
create a doxygen...
|
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
|
c7eb3c83bf
|
finished coding transformations, next_inst_pass, jcc_rewrite_pass and
reloc_transform_pass are all done....
|
3 years ago |
_xeroxz
|
9199d5bef7
|
about half way done with transformations... imm's cant be 8 bytes, only
4...
|
3 years ago |
_xeroxz
|
78f2b39b71
|
refactored the code so that there are 3 main namespaces: decomp, obf,
and recomp...
|
3 years ago |