picoCTF Riscy Writeup
· ☕ 9 min read · 🦉 Aidan
Riscy Analysis and solution of picoCTF’s RE Hard question Riscy First contact First thing was to run file on the provided binary, which yields the following: 1 riscy: ELF 64-bit LSB executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), statically linked, stripped As expected based on the title, RISC-V. Just a few points of interest, RVC means we can expect to see compressed instructions, which are the same but smaller.

Password cracking on Beoshock
· ☕ 3 min read · 🦉 Aidan
Using the HPC cluster Beoshock with hashcat and john to crack password for NCL.

Radar scope
· ☕ 4 min read · 🦉 Aidan
A quickly put together system to display nearby aircraft

Looking at ping pong balls
· ☕ 3 min read · 🦉 Aidan
Exploring a few different ways to make ping pong balls visible to the ART system.

Hello World
· ☕ 1 min read
Hello World! This is a new post that I’m writing. It needs just a little bit more padding so bear with me. Alright this should be enough.