Skip to content

Releases: kernelwernel/VMAware

Official 1.0 Release 🎉

08 Feb 12:17
6b0e103
Compare
Choose a tag to compare
  • added better technique storing method with bitsets
  • added 8 new techniques
  • decluttered the code
  • improved memoization mechanisms
  • miscellaneous changes

Official alpha release

26 Dec 05:25
d421db0
Compare
Choose a tag to compare
  • 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, and Bochs 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

30 Nov 22:18
6cba84d
Compare
Choose a tag to compare
Official beta version Pre-release
Pre-release
Merge pull request #7 from NotRequiem/main

Fixed some MSVC errors