andreafioraldi / taint-with-frida

just an experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taint-with-frida

It's not a real tool, only a PoC with this limitations:

  • byte-level taint
  • flags register not tainted
  • support only a restricted subset of x86_64

use cases

  • foo: a simple memory copy routine to test taint
  • bof: a simple fuzzer (not seriosuly) with detection of BOF checking if the return address is tainted

About

just an experiment


Languages

Language:JavaScript 93.4%Language:Python 4.2%Language:C 2.0%Language:Makefile 0.4%