_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
d744c6b585
expanded the pass system, added more places where passes can run...
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
8b7229ac75
starting to add documentation
...
- moved obf engine stuff out of theo and into the demo
- started to document theo and how to use it
- TODO: make a demo pass...
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