Skip to content

youdie323323/l3ak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deobfuscator and disassembler for L3akCTF (Quantam Exfil only).

QuantamExfil/

Original vm by SteakEnthusiast, 5uxfpebqxx4stj3

reconstructed.js almost outputs the same results as deobfuscated_simplified.js, but with subtle differences. (why?)
    
Well, I wasn't able to solve it before the challenge ended, because it's my first time trying a CTF. 
Steganography? huh? DCT coefficients? huh? LSB embedding? huh? ahhh ... asdfawfigwafoweiahfpwaiyf ... :3 
... 
... 
Even fucking reconstructed the fucking original code I couldnt finded the flag :moyai: :moyai: :moyai: 

Base code for disassembler is from https://github.com/umasii/ips-disassembler.
Since I code it in 1hour, the code is pretty messy.

IDidAThing/

Original vm by SteakEnthusiast

This vm embedding the vm in vm (which means static disassembling goes hard), so when I found that out, I gave up.

Just some comments and debug code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published