Yahya Lmallas

Results 44 comments of Yahya Lmallas

i have sent a very small pr about this and i think i have some other patches. https://github.com/zcash/libsnark/pull/12

cannot test it but take a look at #13

I think because of the processor state set is not arm or thumb and the name will be wrong as we have only two definitions on the python file :...

Hummmm! i have a little fix on qira.py plugin that needs to be checked, but i cannot send now cause it will go into the current PR.

breakpoint works now with this little fix. qira_address was not checked very well and IDA API was not happy with that variable. also the bpt was not checked if it's...

Hummm, it seems related to the binary you are trying to debug. what binary are you trying to qira in?

hummmm! it works like a charm here : `merruktechnology@mail:~/qira$ qira ./magic **\* program is /home/merruktechnology/qira/magic with hash 7b0e7e7e0211ba733748eb4b5b23f4a3884d2abe ***\* set QEMU_LD_PREFIX to /home/merruktechnology/qira/libs/i386 ***\* using /home/merruktechnology/qira/tracers/qemu/qemu-2.1.3/i386-linux-user/qemu-i386 for 0x3 no qira...

yeap and its the same distro "Ubuntu 15.10 x86_64"

I would like to add initial support of detecting FAT binaries aka (universal) but there will be a problem of which architecture will be selected as default !! nothing is...