JStillery
JavaScript deobfuscator
Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs)
Advanced JavaScript Deobfuscation via Partial Evaluation
864 stars
38 watching
144 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
perimeterx/restringer | A tool to deobfuscate and simplify JavaScript code | 336 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |
salesforce-ux/sass-deprecate | A tool that helps identify and manage deprecated code in Sass stylesheets | 272 |
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
mozilla/eslint-plugin-no-unsanitized | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 231 |
estools/esquery | A JavaScript library for querying and navigating the structure of JavaScript source code | 826 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
effectively/alfred-javascript-jargon | An Alfred workflow that provides simplified JavaScript jargon definitions and searching capabilities | 1 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 419 |
holly-hacker/eazfixer | A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
coreyasmith/jss-anti-forgery-tokens | Demonstrates how to use .NET anti-forgery tokens in Sitecore JavaScript Services for securing API requests | 0 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |