Giter Club home page Giter Club logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
please install the latest version of muparser 
(http://code.google.com/p/androguard/wiki/Installation#Requirements)

Original comment by [email protected] on 3 Apr 2012 at 5:43

  • Changed state: Invalid

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I encounter the same problem.
According to the above suggestion, I did following steps:
1. apt-get remove libmuparser0 libmuparser-dev
2. download the muparser_v2_2_0
3. ./configure &&  make && make install
4. ./androsign.py -i xxx.apk -b signatures/dbandroguard -c signatures/dbconfig 
-v

however, still encounter the same error,

terminate called after throwing an instance of 'mu::ParserError'
Aborted

do you have any idea or suggestion for this error?

thanks in advance,

Original comment by [email protected] on 12 Apr 2012 at 5:29

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
uhm

can you do in the androguard main repository:

make clean && make

Original comment by [email protected] on 12 Apr 2012 at 7:28

  • Changed state: New

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Androsign doesnt work for me too, "MUPARSE EROR!!" i have installed muparser 
version 2.2.2 (the latest) but androsign still doesnt work.

Original comment by [email protected] on 12 Apr 2012 at 9:03

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
1. I make sure that "muparser version 2.2.2" has been installed. (I can run the 
example provided by "muparser website")
2. I move "muparser" source folder and make the muparser.
3. I do the "make clean && make" again in the androguard main repository.
4. I still got the following message
******************
signatures/dbandroguard signatures/dbconfig False
terminate called after throwing an instance of 'mu::ParserError'
Aborted
******************

could you give me more suggestion? thanks~

Original comment by [email protected] on 12 Apr 2012 at 11:49

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Uhm ...

Ok try with:

gdb python
run androsign.py -i xxx.apk -b signatures/dbandroguard -c signatures/dbconfig -v


and after that give me the backtrace with "bt".


Original comment by [email protected] on 12 Apr 2012 at 12:19

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
here is my output ..

Program received signal SIGABRT, Aborted.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7caae71 in raise () from /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6
#2  0xb7cae34e in abort () from /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6
#3  0xb76bb0b5 in __gnu_cxx::__verbose_terminate_handler() ()
   from /usr/lib/i386-linux-gnu/libstdc++.so.6
#4  0xb76b8fa5 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#5  0xb76b8fe2 in std::terminate() ()
   from /usr/lib/i386-linux-gnu/libstdc++.so.6
#6  0xb76b914e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#7  0xb7708465 in mu::ParserBase::Error(mu::EErrorCodes, int, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 
const ()
   from /usr/local/lib/libmuparser.so.2
#8  0xb7709a21 in mu::ParserBase::CheckName(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) const ()
   from /usr/local/lib/libmuparser.so.2
#9  0xb770b8bb in mu::ParserBase::DefineVar(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, double*) ()
   from /usr/local/lib/libmuparser.so.2
#10 0xb77fb040 in Formula::Formula(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, int) ()
   from ./elsim/elsim/elsign/libelsign/libelsign.so
#11 0xb77c93be in Elsign::add_signature(char*, unsigned int, char*, unsigned int

Original comment by [email protected] on 12 Apr 2012 at 12:54

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Ok I have reproduced the same problem.

Original comment by [email protected] on 12 Apr 2012 at 1:15

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Ok update the repository and compile 

Original comment by [email protected] on 12 Apr 2012 at 1:33

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
cd elsim && hg pull && hg update
make clean && make

Original comment by [email protected] on 12 Apr 2012 at 1:35

  • Changed state: Accepted

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Thanks a lot.. i have now a working androsign.

Original comment by [email protected] on 12 Apr 2012 at 2:55

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Ok thx to the report !

Original comment by [email protected] on 12 Apr 2012 at 2:57

  • Changed state: Fixed

from androguard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.