Viewing profile — bootbloopers
bootbloopers
HN member- Joined
- Sun, Mar 24, 2024, 12:38 AM UTC
- HN karma
- 31
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About bootbloopers
No profile information was provided.
Recent public activity
-
story
Show HN: Glitch Radio
A glitch music radio station I created
-
story
Show HN: Chiptune Radio
I built a chiptune song generator and its broadcasting algorithmically generated chiptune music.
-
story
Show HN: Tool for Auditing Embedded Linux Hosts
I just shipped a major new feature to my embedded linux auditing tool - the ability to audit the kernel on embedded hosts. The agent that runs on the embedded host sends kernel inf…
-
story
Show HN: A Browser Extension for Testing Content Security Policy
One of the things I struggled with a lot when doing web development was developing effective CSP directives, so I built a browser extension for Chrome and Firefox to assist in this…
- story
-
story
Show HN: U-Boot Fw_env.config Bruteforcer
I created a tool today for embedded device security assessments. Basically what it does it searches the linux `mtd` partitions to find the U-Boot environment variable location and …
- story
- story
- story
-
story
Show HN: Raw Binary Program Analysis Tool
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the progr…
-
comment
Comment #40950412
This seems like something that would be fairly easy to show proof for using ghidra/binary ninja/ida pro. I wonder why they didn’t provide any disassembly/decompiler output, or othe…
-
story
Show HN: WebAssembly-Based Assembler
During reverse engineering and exploit development I often need to assemble arbitrary CPU instructions, so I built a client-side assembler using keystone engine and wasm.
-
comment
Comment #40724523
Addac systems has had a similar product for a while: https://www.addacsystem.com/en/products/modules/addac200-ser...
-
story
Show HN: x86 Instruction Fuzzer
x86 instruction fuzzer utilizing qemu/kvm.
-
comment
Comment #39804143
A small MBR-based fuzzer for testing BIOS Services and System Motherboards. Tests Port IO and BIOS Services (int 0x13).
- story