From f98ec9c1bd82389a3f6d8e94ed8098bf8d252d8e Mon Sep 17 00:00:00 2001 From: Lennard Berger Date: Tue, 14 Jan 2020 10:40:00 +0100 Subject: [PATCH] Add yGuard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03fd78d..0cf273f 100644 --- a/README.md +++ b/README.md @@ -618,6 +618,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. - [OctoLinker](https://github.com/OctoLinker/browser-extension) - Browser extension which allows to navigate through code on GitHub more efficiently. +- [yGuard](https://github.com/yWorks/yGuard) - Obfuscation via renaming and shrinking. ### Microservice