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
.
awesome-javascript
/
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 Feb 21, 2019
Merge pull request #377 from haeguri/master
Show description for 6216896
sanex3339
authored
6216896
View commit details
Copy full SHA for 6216896
Browse repository at this point
Update README.md
Show description for babff02
haeguri
authored
babff02
View commit details
Copy full SHA for babff02
Browse repository at this point
Commits on Dec 21, 2018
Update README.md
sanex3339
authored
9e5cdb3
View commit details
Copy full SHA for 9e5cdb3
Browse repository at this point
Commits on Aug 28, 2018
Merge pull request #322 from javascript-obfuscator/0.18.2-bugfixes
Show description for 1d1b65b
sanex3339
authored
1d1b65b
View commit details
Copy full SHA for 1d1b65b
Browse repository at this point
Commits on Aug 18, 2018
Fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/319
sanex3339
committed
2720218
View commit details
Copy full SHA for 2720218
Browse repository at this point
0.18.1 version
sanex3339
committed
f36a166
View commit details
Copy full SHA for f36a166
Browse repository at this point
Commits on Aug 14, 2018
0.18.1 version
sanex3339
committed
adb5f4e
View commit details
Copy full SHA for adb5f4e
Browse repository at this point
Commits on Aug 13, 2018
0.18.0 version
sanex3339
committed
5c6f59e
View commit details
Copy full SHA for 5c6f59e
Browse repository at this point
Dependencies update
sanex3339
committed
49d23bb
View commit details
Copy full SHA for 49d23bb
Browse repository at this point
Commits on Aug 9, 2018
Merge pull request #315 from javascript-obfuscator/function-obfuscation-bugs
Show description for 37bd018
sanex3339
authored
37bd018
View commit details
Copy full SHA for 37bd018
Browse repository at this point
Merge remote-tracking branch 'origin/function-obfuscation-bugs' into function-obfuscation-bugs
sanex3339
committed
af5b356
View commit details
Copy full SHA for af5b356
Browse repository at this point
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/313
sanex3339
committed
cd22ec6
View commit details
Copy full SHA for cd22ec6
Browse repository at this point
Commits on Aug 8, 2018
Merge pull request #311 from javascript-obfuscator/function-obfuscation-bugs
Show description for 6eeb1cb
sanex3339
authored
6eeb1cb
View commit details
Copy full SHA for 6eeb1cb
Browse repository at this point
Merge branch 'master' into function-obfuscation-bugs
sanex3339
authored
2501f82
View commit details
Copy full SHA for 2501f82
Browse repository at this point
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/309
sanex3339
committed
b4ef1bf
View commit details
Copy full SHA for b4ef1bf
Browse repository at this point
Merge pull request #310 from javascript-obfuscator/function-obfuscation-bugs
Show description for 985d5e9
sanex3339
authored
985d5e9
View commit details
Copy full SHA for 985d5e9
Browse repository at this point
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/307
sanex3339
committed
df4ac27
View commit details
Copy full SHA for df4ac27
Browse repository at this point
Commits on Aug 2, 2018
Added .ncurc config
sanex3339
committed
6e569be
View commit details
Copy full SHA for 6e569be
Browse repository at this point
Commits on Jul 31, 2018
Merge remote-tracking branch 'origin/master'
Show description for 0bbacbf
sanex3339
committed
0bbacbf
View commit details
Copy full SHA for 0bbacbf
Browse repository at this point
Merge branch '0.17.3'
Show description for e8188c3
sanex3339
committed
e8188c3
View commit details
Copy full SHA for e8188c3
Browse repository at this point
0.17.3 version
sanex3339
committed
984e08d
View commit details
Copy full SHA for 984e08d
Browse repository at this point
Merge pull request #304 from tyronedougherty/master
Show description for 5afa7fd
sanex3339
authored
5afa7fd
View commit details
Copy full SHA for 5afa7fd
Browse repository at this point
Correct the ObfuscationResult type such that it extends the IObfuscatedCode interface, rather than the non-existent IObfuscationResult type
tyronedougherty
committed
1d27b2d
View commit details
Copy full SHA for 1d27b2d
Browse repository at this point
Commits on Jul 30, 2018
Sync with 0.17.2 branch
sanex3339
committed
348cd78
View commit details
Copy full SHA for 348cd78
Browse repository at this point
Update to typescript 3.0.1
sanex3339
committed
a697e64
View commit details
Copy full SHA for a697e64
Browse repository at this point
Commits on Jul 29, 2018
Removed redundant code
sanex3339
committed
bbbc5c2
View commit details
Copy full SHA for bbbc5c2
Browse repository at this point
Fixed grammar in import
sanex3339
committed
1268354
View commit details
Copy full SHA for 1268354
Browse repository at this point
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
sanex3339
committed
e7f2bd1
View commit details
Copy full SHA for e7f2bd1
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
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
Browse repository at this point
Commits on Jul 22, 2018
0.17.2 version
sanex3339
committed
520ed2d
View commit details
Copy full SHA for 520ed2d
Browse repository at this point
Merge tag '0.17.1' into 0.17.2
Show description for a97e518
sanex3339
committed
a97e518
View commit details
Copy full SHA for a97e518
Browse repository at this point
Fixed readme #299
sanex3339
committed
ee74aea
View commit details
Copy full SHA for ee74aea
Browse repository at this point
Fixed tslint error
sanex3339
committed
75ec111
View commit details
Copy full SHA for 75ec111
Browse repository at this point
More correct fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297
sanex3339
committed
0296b13
View commit details
Copy full SHA for 0296b13
Browse repository at this point
Previous
Next
You can’t perform that action at this time.