wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
522 stars 51 forks source link

inr2.js json not handling 64 bit integers. #12

Closed wargio closed 7 years ago

radare commented 7 years ago

Thats a problem generic to js

On 8 Jun 2017, at 15:59, Giovanni notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

wargio commented 7 years ago

not exactly, because r2pipe returns directly a js object instead of a json.