69 Commits (39a906f8377dc01610dcf5ad828aa310475e9125)
 

Author SHA1 Message Date
xtremegamer1 39a906f837 added pragma once
2 years ago
xtremegamer1 1491e62d72 minor fixes
2 years ago
xtremegamer1 9ae338e7d1 deleted a single line 😐
2 years ago
xtremegamer1 0c9a67c6c0 Check for 64 bit GP
2 years ago
xtremegamer1 2a72cbffcd Added load delta and push order
2 years ago
xtremegamer1 2cc88f60ab Added or virtual instruction
2 years ago
xtremegamer1 bcf5c66643 Fixed vmenter location
2 years ago
xtremegamer1 4de96fbaef Added a function to determine if a register is 32-bit general purpose
2 years ago
xtremegamer1 38754fc26b removed prints now that the memory leaks are gone
2 years ago
xtremegamer1 f8247a9487 added my new instructions
2 years ago
xtremegamer1 34c109f303 Fixed the awful generator
2 years ago
xtremegamer1 c9c5a7d11e Hi besties 😐
2 years ago
xtremegamer1 450ced9740 Added handlers
2 years ago
xtremegamer1 9713d1b144 FIxed handlers
2 years ago
xtremegamer1 4776d1e49f Fixed handlers, added writedr7, fixed names
2 years ago
xtremegamer1 1829b58cc6 Added allocation tracker
2 years ago
xtremegamer1 e7c07c11d4 updated source files
2 years ago
xtremegamer1 0e1619b76e Added writedr7 instruction
2 years ago
xtremegamer1 bed10c0c46 Added an extremely simple memory leak tracker
2 years ago
xtremegamer1 8d42008427 Added some vmprofiles
2 years ago
xtremegamer1 415150657d Added some new vmprofiles
2 years ago
xtremegamer1 e14d4f67e8 why do my deps keep fucking themselves
2 years ago
xtremegamer1 4b80be1bdf Ok this should work now....
2 years ago
xtremegamer1 c43fc3ee1e Merge branch 'main' of https://github.com/xtremegamer1/vmprofiler
2 years ago
xtremegamer1 a19d9c6fb8 trying to fix submodule fuckup
2 years ago
xtremegamer1 48eaabf526 trying to fix submodule fuckup
2 years ago
xtremegamer1 e3ecef4d4a I still dont't understand git please help
2 years ago
xerox b01ba0ef77 updated readme
2 years ago
xerox eb392c730d updated readme
2 years ago
IDontCode ace731e94d ran cmkr so that cmake configures to build x86 only...
3 years ago
IDontCode 96f087c3bf updated unicorn-engine build targets just to build x86 emulation...
3 years ago
IDontCode b7330ad02f removed capture from lambdas in profiles... compiles on linux now. added readme for vm_entry_test...
3 years ago
_xeroxz 1b2b79e3e9 added nop vm handler
3 years ago
_xeroxz b88c7b9321 updated how vm::instrs::determine works...
3 years ago
_xeroxz 322a8bcf97 updated vblk...
3 years ago
IDontCode 4e8c37dbe0 Add LICENSE
3 years ago
John Doe c5df1338ac i updated some code so virtual branch determination code will run
3 years ago
John Doe b018ca7999 removed a print statement...
3 years ago
John Doe 4c4bcf8a18 fixed a bug in the deadstore removal algo...
3 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 11650b6d8a updated vmctx class a little...
3 years ago