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
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 }}
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 26, 2020
Merge pull request #762 from javascript-obfuscator/escape-sequence-transformer-refactoring
Show description for 39d1c89
sanex3339
authored
39d1c89
View commit details
Copy full SHA for 39d1c89
Browse repository at this point
Usage of StringUtils inside StringUtils
sanex3339
committed
19ccb0e
View commit details
Copy full SHA for 19ccb0e
Browse repository at this point
Removed declarations for js-string-escape
sanex3339
committed
2d3a59c
View commit details
Copy full SHA for 2d3a59c
Browse repository at this point
Commits on Sep 25, 2020
Refactoring of `unicodeEscapeSequence` logic
sanex3339
committed
34b1619
View commit details
Copy full SHA for 34b1619
Browse repository at this point
Merge pull request #759 from javascript-obfuscator/obfuscating-guards-force-obfuscated-node-support
Show description for 2dc37c3
sanex3339
authored
2dc37c3
View commit details
Copy full SHA for 2dc37c3
Browse repository at this point
Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag
sanex3339
committed
1e9c031
View commit details
Copy full SHA for 1e9c031
Browse repository at this point
Commits on Sep 24, 2020
Added more tests that are covering `forceTransformStrings` option priorities
sanex3339
committed
9e2ca38
View commit details
Copy full SHA for 9e2ca38
Browse repository at this point
Refactoring, option rename on `forceTransformStrings`
sanex3339
committed
9301f6a
View commit details
Copy full SHA for 9301f6a
Browse repository at this point
`EscapeSequenceTransformer` moved to the `Finalizing` transformers
sanex3339
committed
dc3da64
View commit details
Copy full SHA for dc3da64
Browse repository at this point
`unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer`
sanex3339
committed
4c1bae0
View commit details
Copy full SHA for 4c1bae0
Browse repository at this point
Commits on Sep 23, 2020
Updatec changelog. Implemented https://github.com/javascript-obfuscator/javascript-obfuscator/issues/657
sanex3339
committed
675feeb
View commit details
Copy full SHA for 675feeb
Browse repository at this point
`forceTransformedStrings` option
sanex3339
committed
a5d7f74
View commit details
Copy full SHA for a5d7f74
Browse repository at this point
Merge pull request #757 from javascript-obfuscator/typescript-4.1.0
Show description for 8fdb22b
sanex3339
authored
8fdb22b
View commit details
Copy full SHA for 8fdb22b
Browse repository at this point
Typescript version update on 4.1.0-beta
sanex3339
committed
76ee41a
View commit details
Copy full SHA for 76ee41a
Browse repository at this point
Commits on Sep 20, 2020
Changed eval `hello-world` test
sanex3339
committed
b2297df
View commit details
Copy full SHA for b2297df
Browse repository at this point
Commits on Sep 19, 2020
Merge pull request #752 from javascript-obfuscator/fixed-is-incremented-mangled-name
Show description for 45bd72d
sanex3339
authored
45bd72d
View commit details
Copy full SHA for 45bd72d
Browse repository at this point
Fixed isIncrementedMangledName algorithm
sanex3339
committed
77ff574
View commit details
Copy full SHA for 77ff574
Browse repository at this point
Commits on Sep 17, 2020
Fixed CHANGELOG.md 2.3.0 release changelog
sanex3339
committed
ae52c1d
View commit details
Copy full SHA for ae52c1d
Browse repository at this point
Updated @types/node and @types/webpack-env
sanex3339
committed
b19e87f
View commit details
Copy full SHA for b19e87f
Browse repository at this point
Fixed README.md code syntax highlighting
sanex3339
committed
b852b51
View commit details
Copy full SHA for b852b51
Browse repository at this point
Added example for `stringArrayWrappersType` option
sanex3339
committed
423a616
View commit details
Copy full SHA for 423a616
Browse repository at this point
Merge pull request #750 from javascript-obfuscator/force-convert-of-unicode-control-characters
Show description for a22eea0
sanex3339
authored
a22eea0
View commit details
Copy full SHA for a22eea0
Browse repository at this point
Updated CHANGELOG.md
sanex3339
committed
b078548
View commit details
Copy full SHA for b078548
Browse repository at this point
Add force convert of unicode control characters to the unicode escape sequence
Show description for 0094e7c
sanex3339
committed
0094e7c
View commit details
Copy full SHA for 0094e7c
Browse repository at this point
Merge pull request #744 from javascript-obfuscator/string-array-wrappers-type-option
Show description for a5ad91e
sanex3339
authored
a5ad91e
View commit details
Copy full SHA for a5ad91e
Browse repository at this point
Updated README.md
sanex3339
committed
8580cd1
View commit details
Copy full SHA for 8580cd1
Browse repository at this point
Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests
sanex3339
committed
835581d
View commit details
Copy full SHA for 835581d
Browse repository at this point
Commits on Sep 16, 2020
Merge pull request #748 from mcmimik/patch-1
Show description for 4c62d70
sanex3339
authored
4c62d70
View commit details
Copy full SHA for 4c62d70
Browse repository at this point
Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index
sanex3339
committed
33441eb
View commit details
Copy full SHA for 33441eb
Browse repository at this point
Fixed a typo.
mcmimik
authored
8ec480b
View commit details
Copy full SHA for 8ec480b
Browse repository at this point
WIP: shifted indexes of string array wrappers #2: refactoring
sanex3339
committed
3036e8b
View commit details
Copy full SHA for 3036e8b
Browse repository at this point
WIP: shifted indexes of string array wrappers #1
sanex3339
committed
559e3a4
View commit details
Copy full SHA for 559e3a4
Browse repository at this point
Commits on Sep 15, 2020
Merge branch 'master' into string-array-wrappers-type-option
Show description for 4d4a991
sanex3339
committed
4d4a991
View commit details
Copy full SHA for 4d4a991
Browse repository at this point
Merge pull request #746 from javascript-obfuscator/string-array-wrapper-default-parameter
Show description for 6edbdb2
sanex3339
authored
6edbdb2
View commit details
Copy full SHA for 6edbdb2
Browse repository at this point
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745
sanex3339
committed
4c1a949
View commit details
Copy full SHA for 4c1a949
Browse repository at this point
Previous
Next
You can’t perform that action at this time.