my first post on @hackernoon get more reading time than Medium one (100 views vs 1k6) 😂, more to come soon
https://t.co/g9iFbkMejR
#iOSSecurity#MobileSecurity
CSCG 2026 is live (until 01.05.)! 🥳
Jump in, solve challenges, learn something new, and climb the scoreboard.
This year CSCG also serves as the OpenECSC for ECSC 2026 Germany. @ECSC_openECSC
https://t.co/ZZLBE5QMbi
A three part blog series by @jack_halon provides a great introduction into v8 and JS internals, compilation pipeline and ends with analyzing and exploiting CVE-2018-17463 a JIT vulnerability in Turbofan:
https://t.co/FmRv2lf794
https://t.co/UhvPiqYL8q
https://t.co/6gBjIDDVkt
Nobody’s cracked this Android lab yet 🤯
Meet DroidPass: Ultimate Password Vault, a purposely flawed password manager hiding its base encryption key inside the APK. Your mission: statically reverse-engineer the app and extract the exact base key used to encrypt the password DB.
Think you can be the first to break it? Drop a comment if you’re in. Winner gets ultimate bragging rights🔥
🔗 https://t.co/5t1MUZ0kM3
#MobileSecurity #ReverseEngineering #AndroidSecurity #CTF
Just published my #flareon12 challenge 8 write-up
Spent hours playing with Intel Pin (wrong path 😅), then switched to a bottom-up event-based approach using WinDbg TTD, x64dbg, ret-sync & IDA — felt like cracking old game trial licenses again 😄
🔗 https://t.co/5AqdQHaUqc
When static analysis hits a wall, dynamic tracing with Frida’s Stalker API reveals what’s really happening at runtime.
Learn to trace ARM instructions, filter for ldr/str, and see how obfuscated apps manipulate data:
🔗 https://t.co/wuE8INlO1d
#ReverseEngineering#AndroidSecurity #iOSSecurity #DynamicAnalysis #Obfuscation #MalwareAnalysis
Tried out Harmony for the first time. It’s super handy for reverse engineering obfuscated C# binaries, especially when it comes to automation. I used to struggle automating steps in dnSpy, but Harmony made it seamless. Checkout my writeup on Securinets CTF https://t.co/uJHGd4iBtg