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 }}
st-rnd
/
javascript-obfuscator_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_javascript-obfuscator
src
node
on
ts-loader
User selector
All users
Datepicker
All time
Commit history
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 8, 2020
Auto detection of prevailing kind of variables
sanex3339
committed
3a1cc4e
View commit details
Copy full SHA for 3a1cc4e
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
StackTraceAnalyzer rename to CallsGraphAnalyzer
sanex3339
committed
2c54937
View commit details
Copy full SHA for 2c54937
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Added logic to skip variable declaration transformation
Show description for 4dcff4e
sanex3339
committed
4dcff4e
View commit details
Copy full SHA for 4dcff4e
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
More cases with improved `objectExpressionKeys` support
Show description for 56e80ae
sanex3339
committed
56e80ae
View commit details
Copy full SHA for 56e80ae
View code at this point
Browse repository at this point
Improved `transformObjectKeys` option to cover more object expressions
sanex3339
committed
b42e622
View commit details
Copy full SHA for b42e622
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 Dec 1, 2019
0.18.6 version
sanex3339
committed
de8579a
View commit details
Copy full SHA for de8579a
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 Nov 30, 2019
0.18.5 version. Dependencies update
sanex3339
committed
5c61532
View commit details
Copy full SHA for 5c61532
View code at this point
Browse repository at this point
Commits on Nov 10, 2019
[Bug] Wrong Lexical Scope for let and const variables
authored and
committed
c1031ce
View commit details
Copy full SHA for c1031ce
View code at this point
Browse repository at this point
Commits on Jul 29, 2018
Removed redundant code
sanex3339
committed
bbbc5c2
View commit details
Copy full SHA for bbbc5c2
View code at this point
Browse repository at this point
Refactoring related on splitting between nodes with statements and nodes with lexical scopes
sanex3339
committed
66640b4
View commit details
Copy full SHA for 66640b4
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Fixed wrong arrow function block scope detection
sanex3339
committed
7170a2b
View commit details
Copy full SHA for 7170a2b
View code at this point
Browse repository at this point
Commits on Jul 21, 2018
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297
sanex3339
committed
836f665
View commit details
Copy full SHA for 836f665
View code at this point
Browse repository at this point
Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297
sanex3339
committed
0e76dbc
View commit details
Copy full SHA for 0e76dbc
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
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 May 25, 2018
Added new utils method `getRootStatementOfNode`
sanex3339
committed
850cd68
View commit details
Copy full SHA for 850cd68
View code at this point
Browse repository at this point
Commits on May 24, 2018
Some refactoring
sanex3339
committed
4b74976
View commit details
Copy full SHA for 4b74976
View code at this point
Browse repository at this point
Commits on May 23, 2018
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/264
sanex3339
committed
5867407
View commit details
Copy full SHA for 5867407
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Disabled obfuscation of tagged template literals.
Show description for 398b989
sanex3339
committed
398b989
View commit details
Copy full SHA for 398b989
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Merge remote-tracking branch 'origin/master' into tslint-rules-update
Show description for 87b8c52
sanex3339
committed
87b8c52
View commit details
Copy full SHA for 87b8c52
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 28, 2018
Optimised `convertCodeToStructure` method
sanex3339
committed
1820055
View commit details
Copy full SHA for 1820055
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 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
Removed few any
sanex3339
committed
469c51d
View commit details
Copy full SHA for 469c51d
View code at this point
Browse repository at this point
Added NodeMetadata class
sanex3339
committed
78cdba9
View commit details
Copy full SHA for 78cdba9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.