Skip to content

Commit cafdb14

Browse files
Update README.md
1 parent 980a7da commit cafdb14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# KeyReaper
2+
Harvest cryptographic keys before ransomware takes hold
3+
24
This tool was developed as part of a reserach on Windows `HCRYPTKEY`, the internal format to represent keys in the CryptoAPI.
35

46
This tool is able to make a copy of the heap of the remote process and scan it looking for cryptographic keys. It is also able to manage the execution
@@ -105,4 +107,4 @@ PS C:\> .\craper_x86.exe scan -p 1717 -b ntpause -o "keys.json" --scanners crapi
105107

106108
## Library
107109
It is not required to use this project as an executable. Instead, it is possible
108-
to include it as a dependency.
110+
to include it as a dependency.

0 commit comments

Comments
 (0)