Generate a DSO at runtime and load symbols from it using dlsym(), without creating an actual ELF or touching the filesystem
Updated 2021-06-18 09:27:35 +00:00
This is a virtual machine that I originally designed and implemented (plus tooling) for a CTF problem
Updated 2021-07-29 07:22:48 +00:00
Fixing someone else's code ( https://github.com/perexg/picoprobe-sump )
Updated 2021-07-18 01:19:37 +00:00
*Note: this is crypto as in 'cryptography' since unfortunately that needs to be clarified these days This repo contains my progress on cryptopals, which is like the overthewire of cryptanalysis
Updated 2022-05-09 06:27:23 +00:00
IKALOGIC ScanaQuad SQ50 reversing stuff (mostly dynamic analysis stuff)
Updated 2021-06-25 01:24:44 +00:00
Reimplementing the FT2232D on a RP2040
Updated 2021-09-26 11:02:41 +00:00
SQ50 patches for libsigrok
Updated 2021-08-03 21:50:39 +00:00
Minimal HMAC-SHA256 implementation in C / C++
Updated 2023-03-20 18:21:38 +00:00
RP2040 TRNG using the ring oscillator
Updated 2023-08-24 02:20:44 +00:00
mspdebug fork containing various WIP patches
Updated 2022-08-09 19:52:39 +00:00
fork of iodine with memes
Updated 2022-09-13 17:55:13 +00:00
rewriting it because whatever
Updated 2020-03-06 18:25:49 +00:00
jacking (jazelle hacking)
Updated 2022-01-29 20:51:57 +00:00
Dumping the MSP430FR BSL
Updated 2022-04-15 00:38:50 +00:00
make self-contained static binaries for racket applications
Updated 2020-10-19 06:35:56 +00:00
MSP430 programming/Spy-Bi-Wire debugging experimental impl on the RP2040
Updated 2022-08-27 20:22:04 +00:00
Adding Bus Pirate/..-style debugging & probing features to regular MCU boards such as the Raspberry Pi Pico
Updated 2022-07-23 23:41:22 +00:00
Swap out an ELF executable's main function with another function from its symbol table, without touching its code at all.
Updated 2021-11-16 13:55:27 +00:00
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
Updated 2023-07-28 09:56:01 +00:00