Skip to content

Instantly share code, notes, and snippets.

@Juwon1405
Created July 31, 2023 18:22
Show Gist options
  • Save Juwon1405/1e25bf2b8d5d7316459c024ac3a3e13d to your computer and use it in GitHub Desktop.
Save Juwon1405/1e25bf2b8d5d7316459c024ac3a3e13d to your computer and use it in GitHub Desktop.
[Resources] assembly-language.md

Source: https://gist.github.com/MattPD/00573ee14bf85ccac6bed3c0678ddbef

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