Alex

Results 115 comments of Alex

Please attach your zipo for inspection

@sadaaithal This is not Luyten issue, it's up to decompiler engine - procyon I'd recommend to open up such an issue over here https://github.com/mstrobel/procyon/issues

@andrewkm This is not a Luyten issue, it's up to decompiling engine - Procyon...

Ideally would be if you attach your sample (just drag-n-drop here) Next thing - if your jar is not big enough you could just copy-paste decompiled code by hands into...

>Wrong magic number: 3216895935 in hex this is BFBDEFBF it means your java class file is not valid, most probably it is encrypted/packed/etc Magic number should be CAFEBABE ref to...

@jetcai it is recommended to attach your target for upcoming debugging, if possible

Please attach your input file, in this case the chance will be higher

Please attach your input file, in this case the chance will be higher

>I have a .exe software. This can open as zip file. So i rename .exe to .zip and .zip to .jar. Your zip (sample-software.zip) has all the java .class files...