_xeroxz
df0ba19093
finished relocation transformation pass... todo write other passes and
...
also move the code that checks to see if the section is .obf to outside
of routine_t so that you can re-use routine_t to decompose entire
functions after running them through obfuscation passes....
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
312762b3ca
starting work on transformations...
3 years ago
_xeroxz
0529fda2cc
demo is working with mapping entire functions... still need to make
...
relocation transformations and such...
3 years ago
_xeroxz
c0e53277b4
preparing to add transformation code to reloc_t... also need to handle
...
.data/.bss/.rdata symbols and sections... getting there slowly...
3 years ago
_xeroxz
116eff8a32
finished decomp of routines... its time to start on comp...
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
22504906d4
working on decomposing the obj files into routine_t structures...
...
symbols are missing it seems... or im retarded
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
_xeroxz
4ea2ba046b
added page protections to theo::malloc_t....
4 years ago
_xeroxz
dd0ec1946b
Update README.md
4 years ago
_xeroxz
c1861d8ff4
Upload New File
4 years ago
_xeroxz
8819848520
Update README.md
4 years ago
_xeroxz
cc9496ccce
Update README.md
4 years ago
_xeroxz
0b422476e1
v1.4, added LLVM-Obfuscator and all demos now use it..
4 years ago
_xeroxz
e6d175cb03
Merge branch 'master' of https://githacks.org/_xeroxz/theodosius
4 years ago
_xeroxz
7f58b51736
added server/client example that works with all other demos
4 years ago
_xeroxz
84b06c9a3c
Update README.md
4 years ago
_xeroxz
be947aba63
v1.2, fixed .bss not being set to 0, fixed relocs to data sections which
...
were not being mapped, fixed TLS not being supported, fixed jump tables
not being supported
4 years ago
_xeroxz
9610b62467
Update README.md
4 years ago
_xeroxz
4af07664ce
added Zydis source, asmjit source...
4 years ago
_xeroxz
0c915c05d3
I was skipping over symbols/relocs that I needed to handle
4 years ago
_xeroxz
0c421e5050
removed linker.cpp from demo file, fixed how i parse libs
4 years ago
_xeroxz
f1a6393e00
added console example/macros you need to define
4 years ago
_xeroxz
2e83608811
added example on how to use windows headers :)
4 years ago
_xeroxz
7cef008c4b
added class inheritance example + multiple objects demo
4 years ago
_xeroxz
787376101b
Update linker.cpp
4 years ago
_xeroxz
63a9e8ccfc
Update linker.cpp
4 years ago
_xeroxz
fd23e65f16
Update linker.cpp
4 years ago
_xeroxz
cfdae6a465
fixed VDM demo example...
4 years ago
_xeroxz
2d8c09eddc
added a #include which was missing
4 years ago
_xeroxz
2a6d78d9cd
added includes/and .lib project
4 years ago
_xeroxz
e26c70a4d6
Update README.md
4 years ago
_xeroxz
4ec5f99d80
Update README.md
4 years ago
_xeroxz
a82fad6e80
Update README.md
4 years ago
_xeroxz
300842929f
Update README.md
4 years ago
_xeroxz
b9ac84ec14
Update README.md
4 years ago
_xeroxz
5c55d9deca
Update README.md
4 years ago
_xeroxz
ab2f252394
Update README.md
4 years ago
_xeroxz
a9b82d3099
Update README.md
4 years ago
_xeroxz
622667b81b
Update README.md
4 years ago
_xeroxz
3cc9287dd6
Update README.md
4 years ago
_xeroxz
7206571057
Update README.md
4 years ago
_xeroxz
a5de4b8a1a
Update README.md
4 years ago