Skip to content

Instantly share code, notes, and snippets.

@cctv130
Forked from Florian3k/analysis.draft.md
Created June 6, 2024 00:21
Show Gist options
  • Save cctv130/61aba68ad8430c2019ea2c73d3ed90b3 to your computer and use it in GitHub Desktop.
Save cctv130/61aba68ad8430c2019ea2c73d3ed90b3 to your computer and use it in GitHub Desktop.
Program Analysis Resources (WIP draft)

Program Analysis Resources

(draft; work in progress)

See also:

General

Symbolic Execution

Symbolic Execution: Software

Lectures & Courses

Software

LLVM

LLVM - Symbolic Execution

LLVM - Verification

Clang

Clang Static Analyzer

Introduction

Introduction: LLVM IR

Instrumentation

Lifting

Lifting: Disassembly, Decompilation, Recompilation, Reverse Engineering

Passes

Legacy Pass Manager
New Pass Manager

Readings

Background

Background: Notation

Background: Semantics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment