Michael Brunner
Michael Brunner
I don't want to provide a tabs xml as I want to add them later.
`new Thread(/*invokedynamic*/null).start();` Here is the bytecode of an example method: https://hastebin.com/mucecemodi.cs Starting this with verification works. Its actually quite easy to handle lambdas. instead of null, there is %objref% ->...
Instead of using fully qualified names, you should use imports to make the code more readable. only use full names if an import with the same (short!) name already exists.
Should not be that hard to implement, see [Signature Polymorphic Methods](https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-2.html#jvms-2.9.3). ``` org.jf.util.ExceptionWithContext: Instruction format Format45cc not supported at org.jf.dexlib2.builder.MutableMethodImplementation.convertAndSetInstruction(MutableMethodImplementation.java:675) at org.jf.dexlib2.builder.MutableMethodImplementation.(MutableMethodImplementation.java:94) ``` `invoke-polymorphic` can be generated by converting this...
To make your own translations use the "Translation editor" under "Preferences". Make sure you have loaded as many translatable texts as you can before submitting them here. The translation document...
I'm currently searching for translations as I only speak german and english Default en.xml locale can be found here: https://github.com/GraxCode/JByteMod-Beta/blob/master/src/main/resources/locale/en.xml
JByteMod currently doesn't have an icon, could somebody design one? (should be 32x32 / 16x16)