HOME

Recent posts

Resolute Writeup

2 minute read

I had some problems the last week and couldn’t publish this writeup I wrote in Decembre, let’s start by enumerating all the service on the machine with a TCP...

Book Writeup

less than 1 minute read

Hello, I wrote the writeup for Book on the blog of my team!

iOS Swift Anti-Jailbreak Bypass with Frida

8 minute read

Frida is a dynamic binary instrumentation framework that has been around for a while. In a nutshell, Frida allows reverse engineers to perform activities suc...

DVIA v2 iOS Anti-Debugging Bypass with LLDB

2 minute read

This is my solution to bypass anti-debugging checks on Damn Vulnerable iOS Application v2. While reversing the application, I noticed the presence of two an...

Safe Writeup

4 minute read

Let’s run a full TCP scan with NMAP in order to enumerate all the available TCP services: