Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Feature Request] More options for target ZIP file
#1
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...
Reply
#2
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
[Image: 7rL6Nl0.png]
Reply
#3
Reply
#4
Just checking up on this, are you still experiencing this issue? If so please send me a jar that produces this issue.
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website