Skip to content

pengu-apm/SACSPengu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SACSPengu

SACSPengu

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.

Quick Start

Installation

git clone https://github.com/pengu-apm/SACSPengu.git

Supported Architectures

  • x86_64 (amd64)
  • i386/i686 (386)
  • ARM64 (aarch64)
  • ARM (armv7l, armv6l)

Requirements

  • Bash 4.0+
  • Standard Unix utilities (uname, grep, awk)

Then just run the sacspengu.sh bash script for system enumeration.

CONTACT

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

About

System Analysis for Compiler Suggestion in Shell

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages