YPYogesh Peelainexploitnotes.hashnode.dev·7h ago · 2 min readBronoCTF : No Laughing MatterChallenge A single file, aha.txt, containing nothing but space-separated 8-letter "words" made up of only two characters: A and H. $ cat aha.txt AHHAAAHA AHHHAAHA AHHAHHHH AHHAHHHA AHHAAAHH AHHAHHHH A00
FDFundacja Dobre Państwoinfundacjadobrepasntwo.hashnode.dev·May 5 · 1 min readGhidra Book: Binary Analysis as Modern Data ScienceThis article provides an in-depth review of the second edition of "The Ghidra Book," charting the transformation of reverse engineering from a craft to a mature data science. Authors Kara Nance and Chris Eagle present the Ghidra framework as a compre...00
JEJohn Ebinyi Odeyinhotwrist.hashnode.dev·Feb 24, 2025 · 1 min readChimera: Code Injection in Linux ELF FilesChimera is a program that injects a code (malicious code) into a Linux ELF program by overwriting the PT_NOTE section of the target ELF file thereby enabling the hacker run malicious code. This malicious code could be a backdoor. To show Chimera in a...00