44 Commits (343c7b95a4a18f119167a4f371a29cfa1624d404)

Author SHA1 Message Date
xtremegamer1 343c7b95a4 fixed this fucking bullshit
2 years ago
xtremegamer1 f35a70749f changed deobfuscation to keep register jumps
2 years ago
xtremegamer1 e62c872fbe fixed svsp.cpp
2 years ago
xtremegamer1 09b4e52f3a ok so basicallt i
2 years ago
xtremegamer1 0c1b62b2ca minor fixes
2 years ago
xtremegamer1 8d124ec828 Corrected typos
2 years ago
xtremegamer1 c8695100e6 Fixed typo and fixed nor vs nand fuckup
2 years ago
xtremegamer1 1d685efa0c deleted a single line 😐
2 years ago
xtremegamer1 f40579dc0c Check for 64 bit GP
2 years ago
xtremegamer1 462157b22c Added load delta and push order
2 years ago
xtremegamer1 e74f291d56 Added or virtual instruction
2 years ago
xtremegamer1 885f987d04 Fixed vmenter location
2 years ago
xtremegamer1 dd3aeabbb0 Added a function to determine if a register is 32-bit general purpose
2 years ago
xtremegamer1 ff1790ae22 removed prints now that the memory leaks are gone
2 years ago
xtremegamer1 25c3008dc2 added my new instructions
2 years ago
xtremegamer1 512b19292c Fixed the awful generator
2 years ago
xtremegamer1 da7292eb31 Added handlers
2 years ago
xtremegamer1 88c167bb67 FIxed handlers
2 years ago
xtremegamer1 b0126f6f48 Fixed handlers, added writedr7, fixed names
2 years ago
xtremegamer1 0be31ec977 Added an extremely simple memory leak tracker
2 years ago
xtremegamer1 0a8964d3ab Added some new vmprofiles
2 years ago
IDontCode b7330ad02f removed capture from lambdas in profiles... compiles on linux now. added readme for vm_entry_test...
2 years ago
_xeroxz 1b2b79e3e9 added nop vm handler
2 years ago
_xeroxz b88c7b9321 updated how vm::instrs::determine works...
2 years ago
John Doe b018ca7999 removed a print statement...
3 years ago
John Doe 4c4bcf8a18 fixed a bug in the deadstore removal algo...
2 years ago
John Doe 703245ffc9 added vmexit handler...
3 years ago
John Doe fc310689a5 added shr profile
3 years ago
John Doe 2b4bb0ebed added imul and nor handlers...
3 years ago
John Doe 9ad92bc50e added more vm-handler's....
3 years ago
John Doe dcb8e1c96a added ADD profiler, added some macros to make matchers easier...
3 years ago
John Doe 599a685b9e fixed jmp profile...
3 years ago
John Doe b560b35284 added a few more vmprofiles...
3 years ago
John Doe eb91191526 need to add vm::utils::is_mov for ZYDIS_MNEMONIC_MOV/SX/ZX... also need
3 years ago
John Doe 79c3695828 profilers will now have access to unicorn-engine traces so generators
3 years ago
John Doe 20ad0b5950 essentially added a bunch of shit...
3 years ago
John Doe 14b145acc5 added test, added code to vmctx to get vip and vsp native register usage
3 years ago
John Doe 70cb770db0 added test case stuff and added vmutils..
3 years ago
John Doe 08d530b85c updated zydis dep
3 years ago
John Doe 23cb317be5 still configuring the project how i like it
3 years ago
xerox cbac337a60 blew the tires off vmctx for now... fixed a bug in vmlocate... working now...
3 years ago
xerox 2e7281f900 added a new vmctx which removes calc_jmp and such
3 years ago
xerox 5e0e7ab06b fixed a comment
3 years ago
John Doe 4746053554 updated vmlocate to work for vmp3 vm-enters
3 years ago