Ahmed
Ahmed
``` $> r2 challenge1.exe []>aaa []>iz ~pass vaddr=0x0040d198 paddr=0x0000bf98 ordinal=001 sz=18 len=17 section=.rdata type=ascii string=Enter password:\r\n vaddr=0x0040d1b8 paddr=0x0000bfb8 ordinal=003 sz=17 len=16 section=.rdata type=ascii string=Wrong password\r\n []>axt 0x0040d198 data 0x40144e push...
It would be great if their is function to copy all records from `sdb *src` to `sdb *dst` (merge both of them) with out creating name spaces ( the same...
[Azul](https://azul.rs/) looks like good start
This will be good starting point ```rust #![deny(warnings, missing_docs)] ```
> In radare2, px shows x opcodes after the command. In rair, px need to have a size specified to work. To look like more radare2 we may want to...
That will be useful for plugins like the ihex one which allows having gaps in the physical address space.