Skip to content
#

binary-analysis

Here are 60 public repositories matching this topic...

🧩 Explore type independence in programming variables and discover how a single container type can represent various data forms and enhance memory usage.

  • Updated Dec 13, 2025
  • C

A low-level experiment demonstrating that variables are just memory locations with imposed interpretations using raw bit patterns to reveal the fundamental nature of data types.

  • Updated Oct 10, 2025
  • C

A low-level Linux loader for encrypted shared libraries. Supports in-memory decryption using XOR, custom ELF parsing, PLT/GOT resolution, and full execution without leaving traces on disk. Built to demonstrate runtime obfuscation, binary manipulation, and advanced dynamic linking.

  • Updated Sep 19, 2025
  • C

Improve this page

Add a description, image, and links to the binary-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-analysis topic, visit your repo's landing page and select "manage topics."

Learn more