Skip to content

Commit 5c0ad70

Browse files
committed
updated MIT
1 parent c15507f commit 5c0ad70

2 files changed

Lines changed: 713 additions & 899 deletions

File tree

src/vmaware.hpp

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
*
2828
*
2929
* ============================== SECTIONS ==================================
30-
* - enums for publicly accessible techniques => line 555
31-
* - struct for internal cpu operations => line 741
32-
* - struct for internal memoization => line 1212
33-
* - struct for internal utility functions => line 1340
34-
* - struct for internal core components => line 10291
35-
* - start of VM detection technique list => line 2427
36-
* - start of public VM detection functions => line 10948
37-
* - start of externally defined variables => line 11892
30+
* - enums for publicly accessible techniques => line 557
31+
* - struct for internal cpu operations => line 743
32+
* - struct for internal memoization => line 1209
33+
* - struct for internal utility functions => line 1337
34+
* - struct for internal core components => line 10102
35+
* - start of VM detection technique list => line 2450
36+
* - start of public VM detection functions => line 10759
37+
* - start of externally defined variables => line 11710
3838
*
3939
*
4040
* ============================== EXAMPLE ===================================

0 commit comments

Comments
 (0)