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.