Skip to content

Instantly share code, notes, and snippets.

@z-zhiqiang
Forked from MattPD/analysis.draft.md
Created January 16, 2021 11:19
Show Gist options
  • Select an option

  • Save z-zhiqiang/842886691f4efed6e328ab3059d98e44 to your computer and use it in GitHub Desktop.

Select an option

Save z-zhiqiang/842886691f4efed6e328ab3059d98e44 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

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