
5unkn0wn
@5unkn0wn
Taeyang Lee, a security researcher at @theori_io.
ID: 835884442711375872
https://0wn.kr 26-02-2017 16:09:15
440 Tweet
1,1K Followers
371 Following



Hello everyone, today I have uploaded the second post on using The Triton library for analyzing a challenge from hacklu from 2 years ago: farena.in/symbolic%20exe…

Check out FizzBuzz101's corCTF 2023 writeups! Exploiting the Intel sysret hardware bug + a µarch side-channel for KASLR bypass on modern Linux kernel: willsroot.io/2023/08/sysrup… Pwning ring -2 from ring 0 : willsroot.io/2023/08/smm-di… Cracking an AVX-512 VM : willsroot.io/2023/08/vmquac…


Theori overtakes the DEF CON leaderboard once again! 🏆 Maple Mallard Magistrates takes 1st place at the world's largest hacking competition, DEFCON CTF. Shout out to our joint partners Maple Bacon and PlaidCTF ! Conquering the most difficult cybersecurity challenges, one at a time 😎














Recently, Back Engineering Labs released the crackme obfuscated by the CodeDefender and I reversed the binary: gist.github.com/5unKn0wn/24fa0…. The crackme implemented modified SipHash24, and the goal is to find the input that matches the hash. The obfuscation was nice and quite a challenge !