Really simple tool to search for URL within jars
Finds URL or whatever you want to match inside word.txt, not case-sensitive.
Uses ASM
mvn clean install
java -jar output.jar target.jar
Really simple tool to search for URL within jars
Finds URL or whatever you want to match inside word.txt, not case-sensitive.
Uses ASM
mvn clean install
java -jar output.jar target.jar