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
Type
/
to 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 }}
lineCode
/
javascript-obfuscator
Public
forked from
javascript-obfuscator/javascript-obfuscator
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-obfuscator
src
JavaScriptObfuscator.ts
on
version-1.0.0
User selector
All users
All time
Commit history
Commits on Apr 12, 2020
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590
sanex3339
committed
75c2a7b
View commit details
Copy full SHA for 75c2a7b
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
Code transformers #2: HashbangOperatorTransformer
sanex3339
committed
e7a6186
View commit details
Copy full SHA for e7a6186
View code at this point
Browse repository at this point
Code transformers #1
sanex3339
committed
3a86db1
View commit details
Copy full SHA for 3a86db1
View code at this point
Browse repository at this point
Reverted commander version
sanex3339
committed
70428d0
View commit details
Copy full SHA for 70428d0
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Changed file log messages
sanex3339
committed
ed09424
View commit details
Copy full SHA for ed09424
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 Feb 15, 2020
Refactoring of custom nodes: split on custom nodes and custom code helpers
sanex3339
committed
51523c0
View commit details
Copy full SHA for 51523c0
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 20, 2020
A file path will be displayed on obfuscation error
sanex3339
committed
d0285aa
View commit details
Copy full SHA for d0285aa
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
`ecmaVersion` constant
sanex3339
committed
c050ebc
View commit details
Copy full SHA for c050ebc
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 1, 2020
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators
Show description for 945e885
sanex3339
committed
945e885
View commit details
Copy full SHA for 945e885
View code at this point
Browse repository at this point
Commits on Dec 28, 2019
`splitString` and `splitStringChunkLength` options
sanex3339
committed
783067b
View commit details
Copy full SHA for 783067b
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 Dec 1, 2019
Fix tslint
zamotkin
committed
72d29ed
View commit details
Copy full SHA for 72d29ed
View code at this point
Browse repository at this point
Non-replaceable variables should be preserved to escape collisions with generated variable names
zamotkin
committed
3c2e0c9
View commit details
Copy full SHA for 3c2e0c9
View code at this point
Browse repository at this point
Commits on Jul 29, 2018
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
sanex3339
committed
e7f2bd1
View commit details
Copy full SHA for e7f2bd1
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
Fixed tslint
sanex3339
committed
e9c6adc
View commit details
Copy full SHA for e9c6adc
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
`inputFileName` option
sanex3339
committed
a003a6e
View commit details
Copy full SHA for a003a6e
View code at this point
Browse repository at this point
Added getBlockScopeOfNode method
sanex3339
committed
5fdf26b
View commit details
Copy full SHA for 5fdf26b
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Added base web version
sanex3339
committed
6bd872c
View commit details
Copy full SHA for 6bd872c
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Correct obfuscation of object rest and spread properties
sanex3339
committed
afe33db
View commit details
Copy full SHA for afe33db
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Obfuscation of import specifiers #2
sanex3339
committed
bcb3569
View commit details
Copy full SHA for bcb3569
View code at this point
Browse repository at this point
Obfuscation of import specifiers
sanex3339
committed
b97d473
View commit details
Copy full SHA for b97d473
View code at this point
Browse repository at this point
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 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 Mar 1, 2018
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210
sanex3339
committed
0c088af
View commit details
Copy full SHA for 0c088af
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 Jan 14, 2018
Custom nodes transformer
sanex3339
committed
c00685c
View commit details
Copy full SHA for c00685c
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Some refactoring
sanex3339
committed
4282ed2
View commit details
Copy full SHA for 4282ed2
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Dead code injection refactoring #1
sanex3339
committed
43f64f7
View commit details
Copy full SHA for 43f64f7
View code at this point
Browse repository at this point
Now transformers knows about its transformation stage
sanex3339
committed
2950613
View commit details
Copy full SHA for 2950613
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.