Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javascript-obfuscator
/
javascript-obfuscator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
16.2k
Code
Issues
15
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-obfuscator
src
declarations
on
issue-345
User selector
All users
All time
Commit history
Commits on Mar 22, 2026
Add import attributes support (#1388)
sanex3339
authored
560212c
View commit details
Copy full SHA for 560212c
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
Add prettier (#1339)
sanex3339
authored
4ee4b21
View commit details
Copy full SHA for 4ee4b21
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Fixed cases when dead code is added to the inner code of `eval` expressions (#1062)
Show description for 30ba697
sanex3339
authored
30ba697
View commit details
Copy full SHA for 30ba697
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Improved integration between `renameProperties` and `controlFlowFlattening` options (#1060)
sanex3339
authored
b99b6a4
View commit details
Copy full SHA for b99b6a4
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled
sanex3339
authored
77f64bf
View commit details
Copy full SHA for 77f64bf
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
Support for class static blocks
sanex3339
committed
6b8ead0
View commit details
Copy full SHA for 6b8ead0
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
Refactoring related to ArrayUtils, NodeMetadata and StringArray transformets
sanex3339
committed
061bffe
View commit details
Copy full SHA for 061bffe
View code at this point
Browse repository at this point
Commits on May 2, 2021
Dependencies update
sanex3339
committed
92e7c1a
View commit details
Copy full SHA for 92e7c1a
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Dependencies update 03.04.2021
sanex3339
committed
85ecd1d
View commit details
Copy full SHA for 85ecd1d
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Using of internal storage to store lexical scope directives
sanex3339
committed
adcf269
View commit details
Copy full SHA for adcf269
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Preventing move of `"use strict";` directive during obfuscation
sanex3339
committed
2927fa0
View commit details
Copy full SHA for 2927fa0
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Switched form `escodegen` to `@javascript-obfuscator/escodegen`
Show description for 98bf2e6
sanex3339
committed
98bf2e6
View commit details
Copy full SHA for 98bf2e6
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Removed declarations for js-string-escape
sanex3339
committed
2d3a59c
View commit details
Copy full SHA for 2d3a59c
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Refactoring, option rename on `forceTransformStrings`
sanex3339
committed
9301f6a
View commit details
Copy full SHA for 9301f6a
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
`forceTransformedStrings` option
sanex3339
committed
a5d7f74
View commit details
Copy full SHA for a5d7f74
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Updated readme for BigInt literals support
sanex3339
committed
ca6a2cd
View commit details
Copy full SHA for ca6a2cd
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Fixed string array name preserving inside string array helpers
sanex3339
committed
499c2b1
View commit details
Copy full SHA for 499c2b1
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Migration from tslint on eslint #1
sanex3339
committed
64b61a7
View commit details
Copy full SHA for 64b61a7
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Dynamic import and `import.meta` support
sanex3339
committed
b50c48a
View commit details
Copy full SHA for b50c48a
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Use of `eslint-scope` data to rename identifiers #2: refactoring
sanex3339
committed
102b4cd
View commit details
Copy full SHA for 102b4cd
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
eslint-scope transformer
sanex3339
committed
ff6b301
View commit details
Copy full SHA for ff6b301
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Switched from `espree` to `acorn`
sanex3339
committed
645e122
View commit details
Copy full SHA for 645e122
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419
sanex3339
committed
114b053
View commit details
Copy full SHA for 114b053
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Dependencies update #4
sanex3339
committed
811debe
View commit details
Copy full SHA for 811debe
View code at this point
Browse repository at this point
Commits on Jan 1, 2020
Dependencies update #3: updated threads version
sanex3339
committed
84b1ed7
View commit details
Copy full SHA for 84b1ed7
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Upgrade to latest 6.1.2 Espree version.
Show description for dfe704d
zamotkin
committed
dfe704d
View commit details
Copy full SHA for dfe704d
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Updated TSLint rules #2
sanex3339
committed
5e6169f
View commit details
Copy full SHA for 5e6169f
View code at this point
Browse repository at this point
Updated TSLint rules
sanex3339
committed
ad16e64
View commit details
Copy full SHA for ad16e64
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Switched `esprima` on `espree`. Obfuscation of `export` declarations
sanex3339
committed
3ea05aa
View commit details
Copy full SHA for 3ea05aa
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Tests for NodeMetadata class
sanex3339
committed
1149ee4
View commit details
Copy full SHA for 1149ee4
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
New metadata for literals
sanex3339
committed
592ba47
View commit details
Copy full SHA for 592ba47
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Added NodeMetadata class
sanex3339
committed
78cdba9
View commit details
Copy full SHA for 78cdba9
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Added the facade over esprima to improve error messages
sanex3339
committed
8e7423a
View commit details
Copy full SHA for 8e7423a
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
TSLint rules update
sanex3339
committed
e2e7c3d
View commit details
Copy full SHA for e2e7c3d
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Remove few any types
sanex3339
committed
b061b3d
View commit details
Copy full SHA for b061b3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.