We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6565ab6 commit 9f54f47Copy full SHA for 9f54f47
1 file changed
README.md
@@ -97,7 +97,7 @@ scoop install zig # Windows (scoop)
97
# 2. Build the payload (outputs crypto/windows/payload/abe_extractor_amd64.bin)
98
make payload
99
100
-# 3. Cross-compile the Windows executable with the payload embedded
+# 3. Build hack-browser-data.exe with the ABE payload embedded
101
make build-windows
102
```
103
0 commit comments