Posts by user35401 • 11 points
1 post
-
1
votes0
answers30
viewsQ: Check if string exists - Procyon
Well, I’m trying to make a program that reads the code of a file . class, decompile it, and check if there’s a string there. I’m using the library Procyon, but I don’t know how. This is my code to…