From 6b49ddecc20e2c1c0a76e02d244549421966121d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20W=C3=B3jcik?= Date: Wed, 8 Sep 2021 10:17:47 +0200 Subject: [PATCH] Add JObfuscator (#947) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3327b92..9fa020b 100644 --- a/README.md +++ b/README.md @@ -669,6 +669,7 @@ _Everything else._ - [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. - [XMLBeam](https://github.com/SvenEwald/xmlbeam) - Processes XML by using annotations or XPath within code. - [yGuard](https://github.com/yWorks/yGuard) - Obfuscation via renaming and shrinking. +- [JObfuscator![c]](https://www.pelock.com/products/jobfuscator) - Source code obfuscator. ### Mobile Development