What steps will reproduce the problem?
1. Trying to get the certificate of the apk using androlyze.py
What is the expected output? What do you see instead?
The following was shown instead:
519 Return a certificate object by giving the name in the apk file
520 """
--> 521 import chilkat
522
523 cert = chilkat.CkCert()
ImportError: No module named chilkat
What version of the product are you using? On what operating system?
version build from the repository. Already updated.
Please provide any additional information below.
The Wiki under the RE does not have any instruction prior to getting the
certificate.
Please help me in this area. thanks.
Original issue reported on code.google.com by laughm...@gmail.com on 29 Oct 2012 at 8:36
Original issue reported on code.google.com by
laughm...@gmail.com
on 29 Oct 2012 at 8:36