System Analysis for Compiler Suggestion in Shell, a stand-alone bash-based recon tool that finger-prints Linux systems and provides precise PyPengu compilation commands tailored to the target's architecture, GLIBC version, and available resources.
Cross-compiling Go binaries for diverse Linux environments can be challenging.
SACSPengu eliminates guesswork by analyzing the target system and generating the exact go build command needed for successful compilation and execution.
Installation
git clone https://github.com/pengu-apm/SACSPengu.git
- x86_64 (amd64)
- i386/i686 (386)
- ARM64 (aarch64)
- ARM (armv7l, armv6l)
- Bash
4.0+ - Standard Unix utilities (uname, grep, awk)
Then just run the sacspengu.sh bash script for system enumeration.
For more, come to the documentation for use cases and write-ups here, if there's any security concern, please contact me at byt3n33dl3@pm.me
