Projects in Awesome Lists by andreafioraldi
A curated list of projects in awesome lists by andreafioraldi .
https://github.com/andreafioraldi/frida-fuzzer
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
Last synced: 05 Apr 2025
https://github.com/andreafioraldi/qasan
QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.
Last synced: 24 Feb 2025
https://github.com/andreafioraldi/idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
angr concrete debugger execution gui ida ida-plugin ida-pro idapython plugin symbolic symbolic-execution
Last synced: 08 May 2025
https://github.com/andreafioraldi/IDAngr
Use angr in the IDA Pro debugger generating a state from the current debug session
angr concrete debugger execution gui ida ida-plugin ida-pro idapython plugin symbolic symbolic-execution
Last synced: 13 Mar 2025
https://github.com/andreafioraldi/cve_searchsploit
Search an exploit in the local exploitdb database by its CVE
cve cve-edb cve-exploit edb edbid exploit exploit-database exploit-db exploitdb search-exploits searchsploit
Last synced: 06 Apr 2025
https://github.com/andreafioraldi/frida-js-afl-instr
An example on how to do performant in-memory fuzzing with AFL++ and Frida
Last synced: 07 Mar 2026
https://github.com/andreafioraldi/angrdbg
Abstract library to generate angr states from a debugger state
angr concrete debugger synchronization
Last synced: 24 Aug 2025
https://github.com/andreafioraldi/pwntrace
Use ltrace with pwnlib.tubes.process instances, useful for heap exploitation. Pwntools rocks!
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/motherfucking-ctf
What do we say to JavaScript? Not today! motherfuckingwebsite.com inspired CTF platform.
Last synced: 29 Aug 2025
https://github.com/andreafioraldi/libafl_quickjs_fuzzing
An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing
Last synced: 06 Sep 2025
https://github.com/andreafioraldi/fuzzsplore
FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques
Last synced: 27 Jan 2026
https://github.com/andreafioraldi/r2angrdbg
Use angr inside the radare2 debugger. Create an angr state from the current debugger state.
angr angrdbg concrete debugger integration r2 radare2
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/asan-giovese
My AddressSanitizer implementation in C
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/useful-pwn-writeups
a repo of links to useful writeups of pwn challenges
Last synced: 11 Apr 2025
https://github.com/andreafioraldi/afl-qemu-cov
Measure Basic Blocks coverage of all testcases in the AFL queue using a patched QEMU
Last synced: 23 Jun 2025
https://github.com/andreafioraldi/taint-with-frida
just an experiment
analysis dbi frida instrumentation taint taint-analysis
Last synced: 24 Feb 2025
https://github.com/andreafioraldi/idb2gdb
Load function names from an IDA Pro database inside GDB
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/angr-win64-wheels
prebuild angr wheels for Windows on x86_64
Last synced: 25 Jul 2025
https://github.com/andreafioraldi/deferred_driller
My version of driller using Intel PIN and angrgdb. In "theory" can work with AFL in deferred and persistent mode.
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/qemu-sancov
SanitizerCoverage hooks and coverage reports for user-mode QEMU
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/idavshelp
IDAPython plugin to integrate Visual Studio Help Viewer in IDA Pro >= 6.8
help-viewer ida idapro idapython visual-studio
Last synced: 17 Sep 2025
https://github.com/andreafioraldi/store-interval-tree
A balanced unbounded interval-tree in Rust with associated values in the nodes
Last synced: 17 Jul 2025
https://github.com/andreafioraldi/cristoshot
MS Paint powered graphics game in C# 2008 in which an ass throws things to Jesus as antistress
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/afl
AFL with QEMU 3.1.0 + optimizations (thread safe this time) from https://github.com/abiondo/afl
Last synced: 16 Oct 2025
https://github.com/andreafioraldi/leakyleak
a POC for the libc address leak using __libc_csu_init from the paper https://i.blackhat.com/briefings/asia/2018/asia-18-Marco-return-to-csu-a-new-method-to-bypass-the-64-bit-Linux-ASLR-wp.pdf
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/idagrabstrings
IDAPython plugin to search strings in a specified range of addresses and map it to a C struct
c-header c-struct functions-list ida-plugin ida-pro idapython strings
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/ascii-ctf
A tiny and minimal web platform for jeopardy ctf hosting. Who needs javascript? Real hackers use ascii.
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/sanitizer_stacktrace_rs
A Rust crate to generate backtraces using the LLVM codebase
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/idangr-pintool
PinTool skeleton for state synchronization with IDAngr
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/bsc-thesis
Symbolic Execution and Debugging Synchronization - Bsc Thesis
Last synced: 03 Feb 2026
https://github.com/andreafioraldi/toolsforcyberchallenge
A set of tools that i developed to help me during the CyberChallenge.IT 2017
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/aosv-cheatshit
shitty partial notes of the Advanced Operating Systems and Virtualization course in shitty text files
Last synced: 11 Apr 2025
https://github.com/andreafioraldi/qasan-examples
Collection of QASan examples
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/angrkd
angrdbg + pykd to be used in WinDBG
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/idaretaddr
Highlight the return address of a function in the Ida Pro debugger
buffer-overflow ida-pro idapython return-address rop
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/reverse80
Open a reverse shell in a web page using HTTP
cybersecurity flask hacking pentesting reverse-shell
Last synced: 23 Jul 2025
https://github.com/andreafioraldi/meminterval
A simple interval-tree in Rust made to store memory mappings
Last synced: 01 Aug 2025
https://github.com/andreafioraldi/superion
A backup of the Superion fuzzer cause the original repo (https://github.com/zhunki/Superion) was deleted
Last synced: 26 Sep 2025
https://github.com/andreafioraldi/mc2
Mirror of the MC2 fuzzer https://dl.acm.org/doi/10.1145/3548606.3560648
Last synced: 25 Aug 2025
https://github.com/andreafioraldi/dothex
A small hex editor for hackers written in C#.
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/unorubber
Transform your Arduino Uno into a bridge to install malware (only for educational purpose)
arduino-ide arduino-uno hoodloader2-board keyboard malware rubber-ducky
Last synced: 24 Jul 2025
https://github.com/andreafioraldi/idamsdnhelp
IdaPython plugin to open MSDN Help Search page
Last synced: 28 Jul 2025
https://github.com/andreafioraldi/angr_pyqbdi
State synchronization between a pyQBDI instrumented process and angr. Based on angrdbg.
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/til-compiler
Tripel Intermediate Language Compiler - Compile an XML based assembly language to bytecode for the Tripel Virtual Machine
assembly-language bison bytecode c cmake compiler flex language-compiler libxml2 parser xml
Last synced: 03 May 2026
https://github.com/andreafioraldi/tripel-vm
A front end virtual machine for libjit. It's designed with a full compability with C functions.
Last synced: 10 Jul 2025
https://github.com/andreafioraldi/fuzzamos_todos_arribaaa
My fuzzing stuffs - don't open
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/klo-routines
Rust cheap coroutines with libc::*context
Last synced: 13 Apr 2025
https://github.com/andreafioraldi/draught-framework
Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.
assembler bison bytecode cmake compiler cpp disassembler flex framework gmp mpfr mpir shell virtual-machine
Last synced: 07 May 2026
https://github.com/andreafioraldi/grassi-pi
Calculate PI using random numbers and probability
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/diffie-hellman-for-multiple-parties
Computer and Netork Security homework @ Sapienza, University of Rome
Last synced: 19 Feb 2026
https://github.com/andreafioraldi/gdb-py2-builds
GDB .deb pakages built with python2 support
Last synced: 05 Jan 2026
https://github.com/andreafioraldi/crypto-rock-paper-scissors
A crypto protocol for the Rock Paper Scissors game - Homework 6 Computer and Network Security @ Sapienza university of Rome
Last synced: 05 Jan 2026
https://github.com/andreafioraldi/machine-learning-notes
Summary and notes from the Machine Learning course @ Sapienza university of Rome
Last synced: 06 Jan 2026
https://github.com/andreafioraldi/weakened-sha1-collision
Find a collision on a weakened version of SHA-1 - Homework #2 for the Computer and Network Security class @ Sapienza University of Rome
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/simplefs
a simple filesystem implemented in user space - project for the operating system course (2017/18)
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/libshmht-nolock
Shared memory hash table for cache purposes. This is a version without locks.
Last synced: 26 Jun 2025
https://github.com/andreafioraldi/atom-language-lambic
Lambic language support in Atom
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/fas-lkm
File Access with Sessions Linux Kernel Module
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/spam_bayes_classifier
dumb spam classifier for the ML course
Last synced: 25 Mar 2025
https://github.com/andreafioraldi/algorithm-design
Solved homeworks of the Algorithm Design class 2018/19 @ Sapienza University of Rome
Last synced: 06 Jan 2026
https://github.com/andreafioraldi/venice-boat-classification
Neural networks for Venice's boats classification - Homework for the Machine Leraning class @ Sapienza
Last synced: 06 Jan 2026
https://github.com/andreafioraldi/draught-framework-windows-setup
This is the Visual Studio Setup project for the Draught Framework
installer visual-basic visual-studio
Last synced: 06 Jan 2026
https://github.com/andreafioraldi/mymath
A small math shell with a simple function plot support. I wrote it to learn Python3.
Last synced: 16 Oct 2025
https://github.com/andreafioraldi/cfb-with-shift-registers
The usage and the impact of shift registers on the CFB mode of operation - Homework #1 for the Computer and Network Security class @ Sapienza University of Rome
Last synced: 06 Feb 2026
https://github.com/andreafioraldi/joyduino-minimal
Simulate keyboard to use an arduino-adapted PS2 joypad
arduino c-sharp cpp joystick keyboard play-station video-game visual-studio
Last synced: 08 May 2026
https://github.com/andreafioraldi/ipl337
Easily grab information about an ip address from different search engines
Last synced: 07 Feb 2026
https://github.com/andreafioraldi/naive-android-malware-detector
Naive detector based on Multinomial Bayes - Homework for the Machine Leraning class @ Sapienza
Last synced: 06 Jan 2026
https://github.com/andreafioraldi/public-keys-management
Computer and Netork Security 5th homework @ Sapienza, University of Rome
Last synced: 06 Jan 2026