IOsipov / androguard

Automatically exported from code.google.com/p/androguard
Apache License 2.0
0 stars 0 forks source link

Singature database loading error. Exploid ERROR, RageAgainsttheCage ERROR #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run androsign.py with the default dbandroguard signature database and 
dbconfig database configuration like so:
./androsign -d signatures/dbandroguard -c signatures/dbconfig -i sample_apk.apk

What is the expected output? What do you see instead?
Expected: It should run fine without an errors.
What I see instead: It does run and produce the desired result but in doing so, 
it shows the following on commandline: Exploid ERROR, Rageagainstthecage ERROR.

What version of the product are you using? On what operating system?
Androguard 1.1; Python 2.7.*

Please provide any additional information below.
This happens everytime I use the androsign.py utility.

Original issue reported on code.google.com by muhammad...@gmail.com on 29 Jun 2012 at 7:00

GoogleCodeExporter commented 9 years ago

Original comment by anthony....@gmail.com on 2 Jul 2012 at 3:57

GoogleCodeExporter commented 9 years ago
The ELF binaries are not yet supported in the database

Original comment by anthony....@gmail.com on 5 Aug 2012 at 9:40

GoogleCodeExporter commented 9 years ago
Getting the same issue.What i need to do solve this issue? i don't know what is 
ELF binaries. 

Original comment by nikhilki...@gmail.com on 19 Mar 2015 at 6:28