Thread: JavaAssembler
View Single Post
  #1  
Old 11-30-2017, 11:44
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 466
Rept. Given: 27
Rept. Rcvd 406 Times in 134 Posts
Thanks Given: 21
Thanks Rcvd at 1,880 Times in 359 Posts
CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499
JavaAssembler

JavaAssembler: java instructions from string:
- Ability to replace whole body instruction as string ("Full instruction editor" option on method body),
- Ability to disassemble whole class and save result to txt file ("Dissasemble" option)
and then replace all methods instructions from that txt file ("Replace with dissasm" option)
- Search and replace instruction string ("Search and replace" option)

Adding new constant pools which aren't already there is not currently supported,
I means adding automatically new members, strings, doubles, etc.
Attached Files
File Type: zip JavaAssembler.zip (146.6 KB, 17 views)
Reply With Quote
The Following User Says Thank You to CodeCracker For This Useful Post:
uranus64 (11-30-2017)