Brian Cassriel Brian Cassriel
2 min read
Agentic JS Deobfuscator

This project was built for the final project of my Digital Forensics course. This project topic was an interesting combination of many of my interests. It combines my interest in security with my proficiency in JavaScript and curiosity about use-cases for LLMs. The whole thing is served as a webpage as a way to make the tool accessible while learning more about web development. I expect this to be a genuinely useful tool if the LLM proves able to properly deobfuscate JavaScript files, so I’m excited to see where it leads.

I’ll be writing a little more about my thoughts on what I’ve learned once I’m finished, so check out my progress in the GitHub repo until then!