78 Commits (fa64967bd77983b8fd3affc1de196a0d525adb52)
 

Author SHA1 Message Date
xtremegamer1 fa64967bd7 fixed vmexit pop order
10 months ago
xtremegamer1 122120b65f Improved instruction profiling
10 months ago
xtremegamer1 343c7b95a4 fixed this fucking bullshit
10 months ago
xtremegamer1 f35a70749f changed deobfuscation to keep register jumps
10 months ago
xtremegamer1 e62c872fbe fixed svsp.cpp
10 months ago
xtremegamer1 adff58848c basically added a bool and stuff
10 months ago
xtremegamer1 09b4e52f3a ok so basicallt i
10 months ago
xtremegamer1 b6aaaaeef4 added pragma once
10 months ago
xtremegamer1 0c1b62b2ca minor fixes
10 months ago
xtremegamer1 8d124ec828 Corrected typos
10 months ago
xtremegamer1 c8695100e6 Fixed typo and fixed nor vs nand fuckup
10 months ago
xtremegamer1 1d685efa0c deleted a single line 😐
10 months ago
xtremegamer1 f40579dc0c Check for 64 bit GP
10 months ago
xtremegamer1 462157b22c Added load delta and push order
10 months ago
xtremegamer1 e74f291d56 Added or virtual instruction
10 months ago
xtremegamer1 885f987d04 Fixed vmenter location
10 months ago
xtremegamer1 dd3aeabbb0 Added a function to determine if a register is 32-bit general purpose
10 months ago
xtremegamer1 ff1790ae22 removed prints now that the memory leaks are gone
10 months ago
xtremegamer1 25c3008dc2 added my new instructions
10 months ago
xtremegamer1 512b19292c Fixed the awful generator
10 months ago
xtremegamer1 10c39981cc Hi besties 😐
10 months ago
xtremegamer1 da7292eb31 Added handlers
10 months ago
xtremegamer1 88c167bb67 FIxed handlers
10 months ago
xtremegamer1 b0126f6f48 Fixed handlers, added writedr7, fixed names
10 months ago
xtremegamer1 f253e88ec1 Added allocation tracker
10 months ago
xtremegamer1 70d797420c updated source files
10 months ago
xtremegamer1 7b13df4bf6 Added writedr7 instruction
10 months ago
xtremegamer1 0be31ec977 Added an extremely simple memory leak tracker
10 months ago
xtremegamer1 ddd58c2a98 Added some vmprofiles
10 months ago
xtremegamer1 0a8964d3ab Added some new vmprofiles
10 months ago
xtremegamer1 c39b783af8 removed profanity from commit message
10 months ago
xtremegamer1 4b80be1bdf Ok this should work now....
12 months ago
xtremegamer1 c43fc3ee1e Merge branch 'main' of https://github.com/xtremegamer1/vmprofiler
12 months ago
xtremegamer1 a19d9c6fb8 trying to fix submodule fuckup
12 months ago
xtremegamer1 48eaabf526 trying to fix submodule fuckup
12 months ago
xtremegamer1 e3ecef4d4a I still dont't understand git please help
12 months 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...
2 years ago
IDontCode 96f087c3bf updated unicorn-engine build targets just to build x86 emulation...
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
IDontCode 4e8c37dbe0 Add LICENSE
2 years ago
John Doe c5df1338ac i updated some code so virtual branch determination code will run
2 years ago
John Doe b018ca7999 removed a print statement...
2 years ago
John Doe 4c4bcf8a18 fixed a bug in the deadstore removal algo...
2 years ago
John Doe 703245ffc9 added vmexit handler...
2 years ago
John Doe fc310689a5 added shr profile
2 years ago