Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
yatinkharbe
Posts: 13
Registered: ‎02-13-2013
My Carrier: Aircel
Accepted Solution

Blackberry Reverse Engineering - Extracting java files from cod files

I want to know whether one can extract Blackberry .java files from .cod files ?? Is it possible ?

If Yes .How and what are the steps ?

And if no ? why ? As that would mean the security breach of the blackberry device application ?

 

Please use plain text.
Developer
simon_hain
Posts: 13,822
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Blackberry Reverse Engineering - Extracting java files from cod files

i cannot give a definitve answer to that.
there is/was a cod decompiler, but i don't know anybody who used it successfully to decompile a complex program.
i gave it some hours try and never succeeded.

even if you would be able to decompile a program you would be a good step away from stealing any of it, but if you are concerned you can use additional obfuscation layers or whatever.

personally i doubt that anybody would gain something by using the decompilation approach, and my experience shows that whatever decompiler exists is not working properly.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.