LLM for Cybersecurity –  Vulnerabilities Scanning and Deobfuscation on Android APK
| | |

LLM for Cybersecurity – Vulnerabilities Scanning and Deobfuscation on Android APK

LLM For Cybersecurity LLM-Assisted Vulnerabilities Scanning and Deobfuscation on Android APK Tool Overview – Deobfuscate-android-app Android applications are commonly obfuscated before release, especially when they handle sensitive logic such as authentication, license verification, or cryptographic routines. Obfuscation tools like ProGuard and R8 rename classes and methods, remove debug information, and flatten control flows to make…

Ph0wn2024 Writeup – Race Roller​ Application reversing
| |

Ph0wn2024 Writeup – Race Roller​ Application reversing

Ph0wn2024 Writeup Race Roller Application reversing The Ph0wn 2024 CTF was a hacking challenge specialized in smart-devices and low-level softwares.This event took place on November 30th in the south of France. It is a very original CTF because we had very original challenges such as hacking EV3 Lego robots or Pico PCB. In this article…