2

I there any way that I can see the contents of a Blackberry COD file to check which classes are in there?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Dave
  • 267
  • 2
  • 4
  • 12

3 Answers3

2

You can't.
You can unzip content of *.jar, not the *.cod.

Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
0

Earlier you could use some Zip utility like 7Zip etc to see the contents in the jad, However I got error with the cod files generated by the newer versions of the JDE

Prabhu R
  • 13,836
  • 21
  • 78
  • 112
0

Oh, I think we can view content of BB COD file. I use Total Commander to view content of archive file, such as ZIP, JAR or COD. It's OK.

gnat
  • 6,213
  • 108
  • 53
  • 73
anticafe
  • 6,816
  • 9
  • 43
  • 74