Skip to content

Commit 4854dbd

Browse files
committed
'inject' subcommand now also support Windows x86.
1 parent b5e52ba commit 4854dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cli4bofs exec udpScanner z:192.168.2.2-10:427
5555
cli4bofs exec udpScanner 192.168.2.2-10:427 file:/tmp/udpProbes
5656
```
5757

58-
### BOFs injection to remote process with `inject` subcommand
58+
### BOFs injection to remote process with `inject` subcommand (Windows only)
5959

6060
With an `inject` subcommand it is possible to inject `bof-launcher` dynamic library and arbitrary `BOF` to any process running on a local machine. Example of injecting [BOF that displays message box](https://github.com/The-Z-Labs/bof-launcher/blob/main/bofs/src/wProcessInfoMessageBox.zig) to `notepad.exe` process is shown below.
6161

0 commit comments

Comments
 (0)