Search for strings in decompiled jars
#How to use!
- Run the jar by clicking the executable.
- Drag and drop jars(can be multiple) / Or select the jar or directory in the file path dialog by clicking open.
- Always click Scan before searching.
- Search for specific keywords(Case sensitive).
#To Do
- Add package manager to navigate thru classes and folders.
- Code viewer to open where specific string is found.
- Some kind of async Task or multithreading / Fix performance issues.