smali2java icon indicating copy to clipboard operation
smali2java copied to clipboard

Error: error while processing file

Open weituotian opened this issue 6 years ago • 1 comments

Connected to the target VM, address: '127.0.0.1:63587', transport: 'socket' Notice: using standard destination Error: error while processing file com.litecoding.smali2java.parser.ParserException: rule "ALPHA" failed fashion/lib/http/HttpConfiger$1; .super Ljava/lang/Object; ^ rule stack: smali classHeader classClass className qualifier ALPHA at com.litecoding.smali2java.parser.Parser.parse(Parser.java:482) at com.litecoding.smali2java.parser.Parser.parse(Parser.java:132) at com.litecoding.smali2java.Ecosystem.processFile(Ecosystem.java:50) at com.litecoding.smali2java.Main.processFile(Main.java:78) at com.litecoding.smali2java.Main.main(Main.java:41) Disconnected from the target VM, address: '127.0.0.1:63587', transport: 'socket'

Process finished with exit code 0

weituotian avatar Mar 15 '18 09:03 weituotian