@cryptax·Apr 17What I like / don’t like about Warp TerminalDisclaimer: I am not affiliated with Warp, I paid my subscription like any regular user. This is my personal opinion, my personal…A response icon1A response icon1
@cryptax·Apr 13Agent & skills setup for Insomni’hack CTF“Artificial Intelligence ruins CTFs and easily solves challenges”. Have you tried? I wanted to try and see for myself (1) how difficult the…
@cryptax·Oct 6, 2025Rust in your disassemblerAt r2con this year, I am going to present how to solve a CrackMe binary written in Rust. As the conference is online, I chose to record it…
@cryptax·Aug 25, 2025Linux/Trigona: analysis with r2aiUpdate Aug 26: added reverse engineering of VMWare ESXi features
@cryptax·Aug 19, 2025r2ai with lmstudio and gpt-ossBackground: radare2, nickname “r2”, is an awesome open source disassembler. r2ai is an open source plugin for r2 to communicate with an AI.
@cryptax·Jul 4, 2025Malware W32/SkyAI uses AI? So do I.A new malicious sample, named W32/SkyAI (or Topozuy, or Skynet), has recently emerged, showing use of a AI prompt bypass attempt. Perfect…
@cryptax·Feb 18, 2025Communication with a Prometei C2 — Part ThreeI am analyzing a Linux Prometei sample of February 2025. In Part One, we found out this sample was packed. In Part Two, we analyzed the…
@cryptax·Feb 11, 2025Reversing an (unpacked) Prometei binary with r2 and AI — Part TwoThanks to Joan Calvet and Gabriel Hung, we unpacked the Prometei binary of Part One, and now have an ELF…
@cryptax·Feb 7, 2025Reversing a Prometei botnet binary with r2 and AI (Part One)I’ve just laid my hands on a new malicious sample of February 2, 2025 (1 week ago). It is detected as Linux/Prometei.B. I’m going to…
@cryptax·Jan 6, 2025Cracking my own CrackMe with r2aiRecently, I viewed the excellent “Cracking binaries with r2ai visual mode” by Daniel Nakov, at r2con 2024. In September 2024, I had tried…