Skip to content

Instantly share code, notes, and snippets.

@andreypopp
Forked from MattPD/analysis.draft.md
Created August 8, 2020 16:40
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andreypopp/8c1f7a4e73aafb3b5d4fe29bad5618fd to your computer and use it in GitHub Desktop.
Save andreypopp/8c1f7a4e73aafb3b5d4fe29bad5618fd 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

Lectures & Courses

Software

LLVM

LLVM - Symbolic Execution

LLVM - Verification

Clang

Clang Static Analyzer

Introduction

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