PICBLOBS // v0.1.3

// position-independent code blobs

picblobs

Pre-compiled, position-independent code blobs for loading and executing arbitrary payloads on multiple operating systems and architectures. Tested cross-platform PIC stubs with a Python API and CLI — no hand-written shellcode required.

Read the guide → Getting started

picblobs logo

The pitch

As a cybersecurity developer, I am sick and tired of writing assembly and shellcode. I would like prestaged payloads for all targets I touch on a regular basis to enable ethical security research.

What's in the box

Start here

01 // Read Introduction What picblobs is, what it ships, and the verified status. 02 // Concept How it works Layperson tour of PIC extraction, with diagrams. 03 // Run Getting started Prerequisites, the quick-start loop, and the dev container. 04 // Build Building Bazel 9, platform configs, debug vs. release, staging. // CLI picblobs-cli List, info, extract, run, verify, listing, test. // Full Guide index Every chapter, in order.

Build it

source sourceme
./buildall
picblobs-cli verify