_xeroxz
a26be3fd80
updated doxygen, added demo
3 years ago
IDontCode
f1f808081b
- moved "tests" to its own folder
...
- remove the src/theo folder contents just into src
- added some cmkr shit so that tests only build on windows
- added compile options for mcmodel=large in the demolibs
- changed how we get a ptr to the element from an interator
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
...
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
_xeroxz
9cf6cc8f03
created a pass system... starting to code transformation system for
...
relocations...
3 years ago
_xeroxz
c666bf8dbe
added code to handle symbols that have no section and need to be
...
allocated with zeros...
3 years ago
_xeroxz
79db6d538c
just now starting to create symbols... need to add transformations like
...
vmp does, except each reloc will decrypt the ptr... polymorphic stuff..
3 years ago
_xeroxz
3cc9c0e05e
starting to work on decomposition functions
3 years ago
_xeroxz
dd78f5309a
added spdlog, started to dev on 3.0 now... still need to workout
...
relocs...
3 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
...
platform...
3 years ago