Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(new tool): JS Unobfuscator #1099

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sharevb
Copy link
Contributor

@sharevb sharevb commented May 18, 2024

webcrack is a tool for reverse engineering javascript. It can deobfuscate obfuscator.io, unminify, transpile, and unpack webpack/browserify, to resemble the original source code as much as possible.

Copy link

vercel bot commented May 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview May 20, 2024 7:08am

webcrack is a tool for reverse engineering javascript. It can deobfuscate obfuscator.io, unminify, transpile, and unpack webpack/browserify, to resemble the original source code as much as possible.
@sharevb sharevb force-pushed the feat/js-unobfuscator branch from be78910 to b5d3ed6 Compare May 20, 2024 07:05
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@j4k0xb
Copy link

j4k0xb commented Dec 2, 2024

This fails in a browser:
image

I have updated the docs to clarify some things: https://webcrack.netlify.app/docs/guide/api.html#browser-usage-sandbox

Copy link

vercel bot commented Jan 1, 2025

@sharevb is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

@sharevb sharevb force-pushed the feat/js-unobfuscator branch from 6997f9b to 7d8e7e9 Compare January 1, 2025 16:49
Copy link

sonarqubecloud bot commented Jan 1, 2025

@sharevb
Copy link
Contributor Author

sharevb commented Jan 1, 2025

This fails in a browser: image

I have updated the docs to clarify some things: https://webcrack.netlify.app/docs/guide/api.html#browser-usage-sandbox

Hi @j4k0xb, thanks for this bug report and for up to date documentation, it should be fixed now and deployed to my fork https://sharevb-it-tools.vercel.app/js-unobfuscator (since this repo no longer allow vercel preview)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants