21 Commits (master)

Author SHA1 Message Date
xtremegamer1 fa64967bd7 fixed vmexit pop order
1 year ago
xtremegamer1 adff58848c basically added a bool and stuff
1 year ago
xtremegamer1 e74f291d56 Added or virtual instruction
1 year ago
xtremegamer1 25c3008dc2 added my new instructions
1 year ago
xtremegamer1 7b13df4bf6 Added writedr7 instruction
1 year ago
xtremegamer1 0a8964d3ab Added some new vmprofiles
1 year ago
xtremegamer1 e3ecef4d4a I still dont't understand git please help
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
_xeroxz 322a8bcf97 updated vblk...
2 years ago
John Doe c5df1338ac i updated some code so virtual branch determination code will run
2 years ago
John Doe 703245ffc9 added vmexit handler...
2 years ago
John Doe fc310689a5 added shr profile
2 years ago
John Doe 2b4bb0ebed added imul and nor handlers...
2 years ago
John Doe 9ad92bc50e added more vm-handler's....
2 years ago
John Doe dcb8e1c96a added ADD profiler, added some macros to make matchers easier...
2 years ago
John Doe b560b35284 added a few more vmprofiles...
2 years ago
John Doe eb91191526 need to add vm::utils::is_mov for ZYDIS_MNEMONIC_MOV/SX/ZX... also need
2 years ago
John Doe 79c3695828 profilers will now have access to unicorn-engine traces so generators
2 years ago
John Doe 20ad0b5950 essentially added a bunch of shit...
2 years ago