The Bytecode Club

Full Version: [Feature Request] More options for target ZIP file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'd like to do a feature request for the Bytecode Viewer.
I'm currently modifying a program which requires me to leave the .jar file nearly unchanged, because it makes heavy use of reflection.
Therefore, it would be nice to have a mode where Bytecode Viewer only replaces the .class files that you modified and saves everything else the way it was before.
When I try to save as .zip currently, the whole META-INF folder gets deleted and other classes are missing, too...
Good suggestion, you might want to post this as a GitHub issue to make it easier to see.
https://github.com/Konloch/Bytecode-Viewer/issues
Just checking up on this, are you still experiencing this issue? If so please send me a jar that produces this issue.