Tool for C-code injections in already compiled bins
Project description
Shooker
Tool for C-code injections in already compiled bins.
Usage
Write hook config as described in the instruction.
shooker --xml config.xml target_dir/ output_dir/
Install
pip install shooker
Please read about common errors
Tests
Follow the instruction to check the functionality
git clone https://github.com/ReKreker/shooker
cd shooker/tests
cmake -S. -Bbuild
pushd build
make
make test
popd
To improve
- Add ability to inject to .exe/.dll
- Try to avoid sub-instruction patching mechanism in the hook(s)
- Add support of arm architecture
- Add support hooking raw binaries
- Develop true hook(not replace)
- Plug in IDA/Ghidra
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shooker-1.2.3.tar.gz
(10.9 kB
view details)
Built Distribution
shooker-1.2.3-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file shooker-1.2.3.tar.gz
.
File metadata
- Download URL: shooker-1.2.3.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a64a55d7907bc14eb130277184fe58f75c4d422acee7aafbf015e0abbebe1d63 |
|
MD5 | 6180c7fe992f846edc66dae3b861b449 |
|
BLAKE2b-256 | 0c8fd98cadb9e40f0cad56c87c0349b961cea13bacb750b23f1e3fef68b99d1e |
File details
Details for the file shooker-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: shooker-1.2.3-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14c78c382828441c0ffba71e35b6f5f918db5f9ea6104a738e8f10dfa2dd24a |
|
MD5 | ef0f9cc2a5b8aac2887ce52a4bd9eb33 |
|
BLAKE2b-256 | 38cddadf3038656a6daf151ff3636a4eb995041013aff7462ec3e2acde57baaf |