You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### BOFs injection to remote process with `inject` subcommand
58
+
### BOFs injection to remote process with `inject` subcommand (Windows only)
59
59
60
60
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.
0 commit comments