• Stars
    star
    1
  • Language
    TeX
  • Created about 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a never-finished project aimed at providing a toolkit and language for writing decompilers. This also serves as a high-level bridge for program analysis procedures leveraging ghidra_bridge as a Python API and analyzers for Ghidra's Clang/angr's recovered ASTs. I am using this as a basis for some other (closed source) research projects; random pull requests are welcome.

More Repositories

1

copilot-in-the-terminal

Hack to get Github Copilot working in the terminal with bash
498
star
2

i3-natural-scrolling-and-tap

The above is a script that uses an alternate method to enable natural scrolling and tap-to-click on machines running the i3 window manager. This was created after a realization that, for machines that do not use a synaptics touchpad, the easily googlable solutions to enable natural scrolling are not applicable: these include modifying .Xmodmap (not universal) and using synclient (also not universal).
Shell
54
star
3

scapy-MITM

Small python script using Scapy to do ARP poisoning and redirection of IP addresses using iptables to perform a MITM attack. Used for https://www.youtube.com/watch?v=66x3vfac8rA
Python
8
star
4

pdf-latin-text-encodings

Table with StandardEncoding MacRomanEncoding WinAnsiEncoding and PDFDocEncoding values for every character you could ever want.
Python
3
star
5

ucsd-lab-botnet

Old script for (illegally? legally.) using the undergraduate lab computers at UCSD as a beowulf cluster.
Shell
3
star
6

deredaction

Artifact for PETS 2023 "Story Beyond the Eye: Glyph Positions Break PDF Text Redaction"
C++
3
star
7

ring-oscillator

Implementation of a ring oscillator in VHDL.
TeX
2
star
8

glotch

An image manipulation software that purposefully 'glitches' images in order to create computer generated art
Python
2
star
9

vimshell-copilot.vim

Modifications to VimShell, adding copilot and bash command support.
Vim Script
2
star
10

indexof-pdf-scraper

Traverses (scrapes) "index of" style web directories for PDF files.
Python
1
star
11

grok

A gentle introduction to using Rosette for program verification.
Racket
1
star
12

thesis-propsal

TeX
1
star
13

dissertation

WIP Writing towards Ph.D. Dissertation
TeX
1
star
14

automatic-exploit-generation-llms

How to perform automatic exploit generation using GPT4 / LLMs.
Shell
1
star
15

x86-Protected-Mode-Angr

x86 protected mode support for angr
Python
1
star
16

Android-Snippets

Android Application code for Bluetooth and Wifi Scanning, for geolocation, for google drive integration, for multipart form uploads, and for remote outside-of-store application updates.
Java
1
star
17

maxwell-bland

1
star
18

yAFL

Yet another AFL: around 300ish lines of code to create an architecture-independent and easy to use system mode QEMU fuzzer, along the lines of triforce AFL and FirmAFL; version two of the jetset fuzzer, used to hack Boeing 737 components. Note: we are fixing a last bug relating to timing during the VM state restore, then we will hit the first release.
C
1
star