-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7371a66
commit 377dc79
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pe-sieve
updated
9 files
+1 −0 | CMakeLists.txt | |
+2 −2 | pe_sieve_ver_short.h | |
+8 −5 | scanners/scanner.cpp | |
+55 −37 | scanners/thread_scanner.cpp | |
+7 −5 | scanners/thread_scanner.h | |
+41 −0 | utils/custom_buffer.h | |
+57 −17 | utils/ntddk.h | |
+64 −30 | utils/threads_util.cpp | |
+14 −9 | utils/threads_util.h |