Skip to content

Instantly share code, notes, and snippets.

@JoelYYoung
Forked from MattPD/analysis.draft.md
Created February 4, 2023 10:50
Show Gist options
  • Save JoelYYoung/76e5ad5cc6cb4d37bdc0683cf0b1f3a7 to your computer and use it in GitHub Desktop.
Save JoelYYoung/76e5ad5cc6cb4d37bdc0683cf0b1f3a7 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

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