jobfuscator 1.1.0

JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
Documentation
# Auto detect text files and perform LF normalization
* text=auto


# Custom for Visual Studio
*.cs     diff=csharp


# Standard to msysgit
*.doc	 diff=astextplain

*.DOC	 diff=astextplain

*.docx diff=astextplain

*.DOCX diff=astextplain

*.dot  diff=astextplain

*.DOT  diff=astextplain

*.pdf  diff=astextplain

*.PDF	 diff=astextplain

*.rtf	 diff=astextplain

*.RTF	 diff=astextplain


# Windows
# =========================

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# JetBrains tools
.idea

# NPM installed manifest
package-lock.json