是否可以在 Blackberry 中进行逆向工程来获取 .cod 文件的代码?
我有一些 .cod 文件,想要使用这些文件中的一些功能,以便我想在黑莓中进行反向工程。是否可能。如果是,那么如何? 提前致谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我猜你的意思是你想反编译它,而不是逆向工程它?有一些针对 BlackBerry COD 文件的反编译器,但我在 BB 论坛上读到人们说它们工作得不太好。但是,从您的帖子来看,您似乎正在尝试使用其他人的 COD 文件,这是非法的。如果他们希望您获得来源,他们就会提供。
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.
也许可以提取 .class 文件并使用 jshrink 查看它们?
Maybe it's possible to extract .class files and view them with jshrink?