[email protected]:~#
  • Menu ▾
    • About
    • Blog and Writeups
    • Contact
    • Home
    • Learning
  • About
  • Blog and Writeups
  • Contact
  • Home
    • Show more ▾
      • Learning

Deobfuscating Javascript via AST: Constant Folding/Binary Expression Simplification

2022-05-28 :: William Khem-Marquez
A guide detailing how to deobfuscate programs obfuscated with simplifiable binary expressions.
Read more →

Deobfuscating Javascript via AST: Converting Bracket Notation => Dot Notation for Property Accessors

2022-05-28 :: William Khem-Marquez
A guide detailing how to restore dot operator notation in obfuscated javascript.
Read more →

Deobfuscating Javascript via AST: Reversing Various String Concealing Techniques

2022-05-22 :: William Khem-Marquez
A guide detailing how to undo string concealing in obfuscated javascript.
Read more →

An Introduction to Javascript Obfuscation & Babel

2022-05-21 :: William Khem-Marquez
An introduction to Javascript obfuscation, abstract syntax trees, and Babel in the context of reverse-engineering
Read more →

Notes of dreamhack wargames

2022-01-06 :: uoft-flyfreejay
short notes for wargames hosted on dreamhack.io
Read more →
← Newer posts Older posts →
© 2022 Powered by Hugo :: Theme made by panr :: Built by RealFakeAccount