Posts
-
ssss and ssss2 writeup
Breaking AES counter mode encryption with repeating counter
-
Analysis of a Polish BankBot
My analysis of the android banking malware
-
Unicorn Engine tutorial
My Unicorn Engine tutorial. Optimizing recursive function; analyzing a shellcode; calling a binary's function; ARM.
-
write-up for dont_panic
Reverse engineering stripped binary written in Go. I used Intel's Pin tool to count executed instructions to brute-force byte-by-byte.
-
My solution for task wiki
Exploit for linux x86-64 binary that makes use of vsyscall area.