We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9269ee4 commit 9630bffCopy full SHA for 9630bff
README.txt
@@ -1,4 +1,3 @@
1
-
2
SpookyHook
3
-------------
4
@@ -12,8 +11,10 @@ Malware Analyst's Cookbook [1]
12
11
Catching data
13
14
15
-I had some trouble to get the data from an API call. Please check the hooked send()
16
-call for an example, but please note that this requires a cleanup, too.
+I had some trouble to get the data from an API call and it required several
+tries to get it working. Thus, the script is a mess. However, the hooked
+send() API call serves as an example, but please note that this still requires
17
+a cleanup.
18
19
Status
20
0 commit comments