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 }}
aayushksolves
/
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
string-array-random-position
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2020
Fixed rare case with positive check of `shouldAddValueToStringArray` method when `stringArrayThreshold` is 0
sanex3339
committed
19d0769
View commit details
Copy full SHA for 19d0769
Browse repository at this point
Merge branch 'master' into string-array-random-position
Show description for 6c1c95b
sanex3339
committed
6c1c95b
View commit details
Copy full SHA for 6c1c95b
Browse repository at this point
Updated CHANGELOG.md
sanex3339
committed
853d34b
View commit details
Copy full SHA for 853d34b
Browse repository at this point
Merge pull request #495 from javascript-obfuscator/bug/494_wrong-object-key-in-spread
Show description for d38ae6a
sanex3339
authored
d38ae6a
View commit details
Copy full SHA for d38ae6a
Browse repository at this point
Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts
sanex3339
committed
54be39b
View commit details
Copy full SHA for 54be39b
Browse repository at this point
LiteralTransformer rotate and shuffle tests refactoring
sanex3339
committed
309c678
View commit details
Copy full SHA for 309c678
Browse repository at this point
A wrong object key when using transform object keys and unicode escape sequence options at once
zamotkin
committed
cc8ebba
View commit details
Copy full SHA for cc8ebba
Browse repository at this point
Commits on Jan 12, 2020
Added seed to literal transformer string array endcoding rc4 test
sanex3339
committed
fb1a927
View commit details
Copy full SHA for fb1a927
Browse repository at this point
Updated getRegExpMatch error message
sanex3339
committed
3bf270e
View commit details
Copy full SHA for 3bf270e
Browse repository at this point
Updated test for BaseIdentifierObfuscatingReplacer and ArrayStorage
sanex3339
committed
e404b1d
View commit details
Copy full SHA for e404b1d
Browse repository at this point
Fixed string array analyzer tests
sanex3339
committed
515e438
View commit details
Copy full SHA for 515e438
Browse repository at this point
Added additional tests
sanex3339
committed
24135e3
View commit details
Copy full SHA for 24135e3
Browse repository at this point
`shuffleStringArray` option
sanex3339
committed
1edf96c
View commit details
Copy full SHA for 1edf96c
Browse repository at this point
Literal replacer refactoring
sanex3339
committed
b764844
View commit details
Copy full SHA for b764844
Browse repository at this point
Commits on Jan 10, 2020
Fixed acorn versions range
sanex3339
committed
b5aac6e
View commit details
Copy full SHA for b5aac6e
Browse repository at this point
Merge pull request #492 from javascript-obfuscator/acorn
Show description for c9fcb6c
sanex3339
authored
c9fcb6c
View commit details
Copy full SHA for c9fcb6c
Browse repository at this point
Switched from `espree` to `acorn`
sanex3339
committed
645e122
View commit details
Copy full SHA for 645e122
Browse repository at this point
Merge pull request #491 from javascript-obfuscator/prevailing-kind-of-variables-control-flow-fix
Show description for 7658c28
sanex3339
authored
7658c28
View commit details
Copy full SHA for 7658c28
Browse repository at this point
Refactoring of CustomNode methods
sanex3339
committed
77122b7
View commit details
Copy full SHA for 77122b7
Browse repository at this point
Fixed tests
sanex3339
committed
63fd4a8
View commit details
Copy full SHA for 63fd4a8
Browse repository at this point
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
sanex3339
committed
1277ace
View commit details
Copy full SHA for 1277ace
Browse repository at this point
Merge pull request #490 from javascript-obfuscator/dependencies-update-10.01.2020
Show description for f39b8a9
sanex3339
authored
f39b8a9
View commit details
Copy full SHA for f39b8a9
Browse repository at this point
Commits on Jan 9, 2020
Dependencies update #1
sanex3339
committed
d1ed113
View commit details
Copy full SHA for d1ed113
Browse repository at this point
Updated .npmignore
sanex3339
committed
01a07b0
View commit details
Copy full SHA for 01a07b0
Browse repository at this point
Merge pull request #489 from javascript-obfuscator/method-definition-literal-key-fix
Show description for aa22870
sanex3339
authored
aa22870
View commit details
Copy full SHA for aa22870
Browse repository at this point
Added method-definition literal key converting to `computed`
sanex3339
committed
6120680
View commit details
Copy full SHA for 6120680
Browse repository at this point
Merge pull request #487 from javascript-obfuscator/declaration-kind-analyzer
Show description for dcc489a
sanex3339
authored
dcc489a
View commit details
Copy full SHA for dcc489a
Browse repository at this point
Added runtime test with `astring` and `const` and `let` variables
sanex3339
committed
78b2be6
View commit details
Copy full SHA for 78b2be6
Browse repository at this point
Sync with dev
sanex3339
committed
196c6a0
View commit details
Copy full SHA for 196c6a0
Browse repository at this point
Merge pull request #488 from javascript-obfuscator/issue-360
Show description for f8abc30
sanex3339
authored
f8abc30
View commit details
Copy full SHA for f8abc30
Browse repository at this point
Sync with dev
sanex3339
committed
f29802f
View commit details
Copy full SHA for f29802f
Browse repository at this point
Merge pull request #485 from javascript-obfuscator/bug/360-no-global-renaming-after-two-imports
Show description for 2502a5d
sanex3339
authored
2502a5d
View commit details
Copy full SHA for 2502a5d
Browse repository at this point
Updated tests
sanex3339
committed
1f13f71
View commit details
Copy full SHA for 1f13f71
Browse repository at this point
Updated README.md #2
sanex3339
committed
039aa35
View commit details
Copy full SHA for 039aa35
Browse repository at this point
Updated README.md
sanex3339
committed
9dff07e
View commit details
Copy full SHA for 9dff07e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.