tkmru / nao

Simple No-meaning Assembly Omitter for IDA Pro (This is just a prototype)
GNU General Public License v3.0
275 stars 49 forks source link

GLib-ERROR: gmem.c: 103: failed to allocate 20970880 bytes #31

Open tkmru opened 7 years ago

tkmru commented 7 years ago

error

How to reproduce error.

python -m unittest tests.test_eliminate.TestEliminate.test_check_heavy_deadcode
tkmru commented 7 years ago

Unicorn is upgraded to v1.0, this error is not appeared. But test_check_heavy_deadcode don't work.