NODE // EGH-9320ACCESS CONFIRMED
CHECKSUM // OKBANDWIDTH 900 MB/SDRIVE-STATE INTACT
0x1400アクセス / GENESIS
SIGNAL // RESOLVING
LATENCY 10 msPACKET LOSS 0.3%
SEC.01 // GENESIS

ENTROPIA

A compiled language for Windows position-independent x86-64 shellcode and Beacon Object Files.

RELEASE · pre-1.0
SCROLL // DISASSEMBLE
SEC.02 // TRACE

See how it works.

Entropia is directly compiled to native machine code - no linkers, no NASM, no custom post-processing.

Create new .etpy file and compile, nothing else to configure.

02 / 03
bof_pslist.etpypress Run to enumerate live processes● READY
REGISTERSx86-64
SOURCEETPY
DISASSEMBLY.text
OUTPUT // consoleidle
SEC.03 // SPEC

OPSEC without friction

Implement OPSEC with zero additional configuration. Everything is applied automatically during compilation, reducing operational friction while maintaining flexibility.

Need something tailored to your environment? Nearly every component is modular and customizable, enabling you to integrate and refine your own OPSEC strategies quickly.

03 / 03
NOP_SLEDInserts random multi-byte NOP padding at the start of every function.
STACK_STRINGSRebuilds short string literals on the stack at runtime instead of embedding them.
HASHED_IMPORTSDrops every __imp_LIB$Func external symbol from the COFF object file.
POLYMORPHISMThe polymorphism pass rewrites instructions after codegen to produce different bytes for the same source on each build.
STAGINGImplement your ideas at any stage of BOF/shellcode execution without having to worry about the underlying implementation details.
Auto-generated .CNAAdd two headers and build entire agressor script automatically during the compilation.
MoreRead more documentation
/ 01

Modular Design

Easily integrate and customize components to fit your specific needs.

/ 02

Designed for Red Teams

Focused on the unique challenges and requirements of red team operations. Compile directly to BOF and shellcode.

/ 03

Readable, still

Low-level does not have to mean unreadable. Clear syntax that still maps predictably to the machine underneath.