Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 05-29-2012, 18:47
marrom79 marrom79 is offline
Friend
 
Join Date: May 2012
Location: BigIsland
Posts: 40
Rept. Given: 34
Rept. Rcvd 10 Times in 8 Posts
Thanks Given: 11
Thanks Rcvd at 13 Times in 9 Posts
marrom79 Reputation: 10
There is rather a new tool, very similar to JBE (JBE is obsolete as it won't "patch" all .class files reliably when select features of java 1.6 are used) it's called DirtyJOE. In my opinion, its the easiest way/tool to reverse java. DirtyJOE has an Opcode library that will let you know what that particular java opcode or "bytecode instruction" signifies... http://dirty-joe.com/

I'm also happy to help... clarify and instruction or if you are simply looking for a way to do something...

As a decompiler, I recommend using DJ as it is very quick and simple... http://java.decompiler.free.fr/?q=jdgui

the basics to reverse java are...
1.Serch for the code to be patched with DJ;
2.Use winRAR and extract the .class file containing the "magic" section of code;
3.Get cracking with dirtyJOE.

For JNLP applications, you need first to dig out the relevant .jar files... they are all in the java cache folder...

marrom
Reply With Quote
The Following User Says Thank You to marrom79 For This Useful Post:
Indigo (07-19-2019)
  #2  
Old 06-18-2012, 06:08
wassim_ wassim_ is offline
Friend
 
Join Date: Nov 2002
Posts: 105
Rept. Given: 1
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 15
Thanks Rcvd at 11 Times in 5 Posts
wassim_ Reputation: 2
Password sniffing in Java

This is just an idea, I don't actually know much about Java but I do understand that Java code runs in a virtual machine (JVM) which is essentially a set of DLLs on windows, so shouldn't there be a way to set breakpoints directly in these DLLs while the virtual machine is interpreting and running a jar?
This could be useful for sniffing serials and the like for example...
Reply With Quote
The Following User Says Thank You to wassim_ For This Useful Post:
Indigo (07-19-2019)
  #3  
Old 07-02-2012, 23:11
besoeso's Avatar
besoeso besoeso is offline
Family
 
Join Date: May 2010
Posts: 180
Rept. Given: 417
Rept. Rcvd 100 Times in 39 Posts
Thanks Given: 610
Thanks Rcvd at 58 Times in 40 Posts
besoeso Reputation: 100-199 besoeso Reputation: 100-199
Dr. Garbage Tools is a suite of Eclipse Plugins released under Apache Open Source license. Before is comercial.

-Bytecode Visualizer
  • inspect
  • understand
  • debug

-Sourcecode Visualizer
  • review
  • analyze
  • teach & learn
-Control Flow Graph Factory
  • generate
  • edit
  • export

http://www.drgarbage.com/index.html
Reply With Quote
The Following 2 Users Gave Reputation+1 to besoeso For This Useful Post:
chessgod101 (07-03-2012), Shub-Nigurrath (07-03-2012)
The Following 2 Users Say Thank You to besoeso For This Useful Post:
Artic (05-26-2015), Indigo (07-19-2019)
  #4  
Old 10-14-2014, 22:04
CRC32 CRC32 is offline
Friend
 
Join Date: Oct 2014
Posts: 26
Rept. Given: 6
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 71
Thanks Rcvd at 12 Times in 10 Posts
CRC32 Reputation: 0
JBE is really a good program.
But as far as I can see it, you can not directly change the opcodes in the program.
Should I fool myself, let me know.
Reply With Quote
The Following User Says Thank You to CRC32 For This Useful Post:
Indigo (07-19-2019)
  #5  
Old 12-11-2014, 19:38
Ericky
 
Posts: n/a
Angry

JBE or JEB? I have studied how to reverse apk for 20 days.I know a tool named JEB(a interactive android decompiler) also powerful.Are we talking about the same thing��If someone knows, tell me please. Thank you��
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
java self-contained application packaging cracking Chuck954 General Discussion 3 08-20-2022 00:57
Java Cracking... deephousederek General Discussion 5 05-17-2005 07:55


All times are GMT +8. The time now is 19:16.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )