Skip to content
#

bytecode-analysis

Here are 9 public repositories matching this topic...

Bytecode Truth, Not Source is a deep technical exploration of why smart-contract source code cannot be trusted as the ground truth for security. This repository shows how compiler optimizations, hidden assembly, proxies, and unreachable logic make verified Solidity misleading, and why only EVM bytecode reveals actual on-chain behavior.

  • Updated Nov 24, 2025

SSLBPS is an Android security research project for analyzing APK structure, manifests, Smali code, certificate trust models, and mobile security controls. Built for educational analysis, defensive research, software auditing, and reverse‑engineering learning. Perfect for understanding app architecture, code review, and secure development practices

  • Updated Jun 15, 2026
  • Python

Improve this page

Add a description, image, and links to the bytecode-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 bytecode-analysis topic, visit your repo's landing page and select "manage topics."

Learn more