MCPcopy Index your code
hub / github.com/MegatronKing/StringFog

github.com/MegatronKing/StringFog @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
116 symbols 194 edges 27 files 28 documented · 24%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IKeyGenerator (Interface)
A generator uses to generate security keys. @author Megatron King @since 2022/1/14 22:15 [5 implementers]
stringfog-interface/src/main/java/com/github/megatronking/stringfog/IKeyGenerator.java
IStringFog (Interface)
Interface of how to encrypt and decrypt a string. @author Megatron King @since 2018/9/20 16:15 [4 implementers]
stringfog-interface/src/main/java/com/github/megatronking/stringfog/IStringFog.java

Core symbols most depended-on inside this repo

write
called by 6
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java
canEncrypted
called by 5
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java
encryptAndWrite
called by 5
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java
addWhiteList
called by 4
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/WhiteLists.java
visitFieldInsn
called by 4
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java
fromArray
called by 4
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/utils/SetUtils.java
isEmpty
called by 4
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/utils/TextUtils.java
visitLdcInsn
called by 3
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java

Shape

Method 82
Class 30
Interface 2
Enum 1
Function 1

Languages

Java90%
Kotlin10%

Modules by API surface

stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogClassVisitor.java25 symbols
stringfog-interface/src/main/java/com/github/megatronking/stringfog/Base64.java15 symbols
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/WhiteLists.java7 symbols
stringfog-interface/src/main/java/com/github/megatronking/stringfog/StringFogWrapper.java5 symbols
stringfog-ext/xor/src/main/java/com/github/megatronking/stringfog/xor/StringFogImpl.java5 symbols
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/StringFogMappingPrinter.java5 symbols
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/ClassVisitorFactory.java5 symbols
stringfog-interface/src/main/java/com/github/megatronking/stringfog/IStringFog.java4 symbols
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/utils/TextUtils.java4 symbols
stringfog-core/src/main/java/com/github/megatronking/stringfog/plugin/utils/Log.java4 symbols
stringfog-gradle-plugin/src/main/java/com/github/megatronking/stringfog/plugin/StringFogTransform.kt3 symbols
stringfog-gradle-plugin/src/main/java/com/github/megatronking/stringfog/plugin/StringFogPlugin.kt3 symbols

For agents

$ claude mcp add StringFog \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact