08-27-2015, 05:56 AM
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...
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...