Releases: kernelwernel/VMAware
Releases · kernelwernel/VMAware
Official 1.0 Release 🎉
- added better technique storing method with bitsets
- added 8 new techniques
- decluttered the code
- improved memoization mechanisms
- miscellaneous changes
Official alpha release
- major compatibility fixes with C++11, 14, and 17
- added many Windows-specific techniques
- added new
VM::percentage()
function - massively improved the CLI with a more "dynamic" result than a boolean true or false answer
- added
Thread Expert
,CW SandBox
,Comodo
,SunBelt
, andBochs
VM techniques as possible VM brands - added 16 new VM detection techniques
- added memoization improvements
- fixed all MSVC warnings
- added
VM::EXTREME
flag for extremely sensitive VM detection - added other miscellaneous improvements
Official beta version
Merge pull request #7 from NotRequiem/main Fixed some MSVC errors