Update README.md
This commit is contained in:
parent
73c6596bf2
commit
6d6cd11f27
16
README.md
16
README.md
|
@ -1,3 +1,17 @@
|
||||||
# ScreenShot-BOF
|
# ScreenShot-BOF
|
||||||
|
|
||||||
inline-execute screenshot.x64.o
|
ScreenShot bof for Cobalt Strike . All in memory and no spawn/inject.
|
||||||
|
|
||||||
|
## Compilation
|
||||||
|
|
||||||
|
Use "VS20xx x64 Cross Tools Command Prompt" and "VS20xx x86 Cross Tools Command Prompt" to run build.bat
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```
|
||||||
|
inline-execute pass-to-screenshot.o
|
||||||
|
```
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
- https://github.com/CodeXTF2/ScreenshotBOF/tree/screenshot-callback-feature
|
||||||
|
|
Loading…
Reference in New Issue