We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d45383 commit fb3414bCopy full SHA for fb3414b
src/vmaware.hpp
@@ -57,10 +57,10 @@
57
* - struct for internal cpu operations => line 720
58
* - struct for internal memoization => line 3022
59
* - struct for internal utility functions => line 3196
60
- * - struct for internal core components => line 11200
+ * - struct for internal core components => line 11205
61
* - start of VM detection technique list => line 4251
62
- * - start of public VM detection functions => line 11546
63
- * - start of externally defined variables => line 12529
+ * - start of public VM detection functions => line 11551
+ * - start of externally defined variables => line 12534
64
*
65
66
* ============================== EXAMPLE ===================================
0 commit comments