Skip to content

Files

Latest commit

MarkMankinsAndrew Fasano
and
Andrew Fasano
Jun 24, 2024
50cf602 · Jun 24, 2024

History

History
This branch is 48 commits behind panda-re/panda:dev.

panda

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 22, 2024
Apr 2, 2024
Mar 22, 2023
Dec 6, 2023
Mar 5, 2021
Jun 10, 2024
Jun 24, 2024
Apr 8, 2024
Dec 19, 2023
Sep 10, 2020
Oct 1, 2020
Apr 27, 2018
Nov 5, 2022

PANDA Documentation

This folder contains various docs for PANDA. Here's a rough index.

  • Android.md Android support details.
  • LINE_Censorship.md Instructions to reproduce the LINE censorship work from our paper.
  • Starcraft.md Instructions to reproduce video game activation results from our paper.
  • UAF.md Instructions to reproduce vulnerability diagnosis results from our paper.
  • dynslice.md How to use dynamic slicing to extract instructions which affect a computed result.
  • hd_taint.txt Documentation on how hard drive taint worked in taint. Still to be ported to taint2.
  • manual.md Definitive manual. You want to read this.
  • panda_ssltut.md Instructions for reproducing SSL key extraction.
  • stuw.md Description of System Trace Understanding, Whole (STUW) work (mainly win7proc).
  • syscalls2.md syscalls2 plugin architecture.