Hello All, I use radare for a lot of things, and one of the things is to find ASCII codes. Normally I do: radare2 malloc://1024 w ABC x and then I read the ASCII code. But now I was required to get the key of < and >
I couldn't get them to write. I tried either quoting 'em (both " and ') I tried escaping \> Neither worked. Looking forward to your view on this. -- Kind Regards, Robin Vossen Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
