Himanshu Dudhat
Himanshu Dudhat

Reputation: 1609

Is it possible to do Reverse Engineering in Blackberry to get code for .cod file.?

I have some .cod files and want to use some features from those files , so that i want to do reverse engg in blackberry.Is it possible.If yes,then how? Thanks in advance.

Upvotes: 0

Views: 909

Answers (2)

jprofitt
jprofitt

Reputation: 10964

I'm guessing you mean you want to decompile it, not reverse engineer it? There are some decompilers out there that exist for BlackBerry COD files, but I've read on the BB forums that people say they don't work too well. However, from your post it sounds like you are trying to use someone else's COD file, which would be illegal. If they wanted you to have the source, they'd make it available.

Upvotes: 1

Alexander Farber
Alexander Farber

Reputation: 22978

Maybe it's possible to extract .class files and view them with jshrink?

Upvotes: 0

Related Questions