iaito icon indicating copy to clipboard operation
iaito copied to clipboard

Official QT frontend of radare2

Results 38 iaito issues
Sort by recently updated
recently updated
newest added

just add menu entries with file selection dialogs and run the commands. this requires testing the commands properly in the r2 side

If I start debugging with iaito, and click on console debugger input, I can (I think/guess) only insert via keyboard. But it's bad if I want to put some "particular"...

## Environment ```sh # copypaste this script into your shell and replace it with the output date r2 -v iaito -v uname -ms ``` ``` Sat Aug 10 18:53:56 MSK...

Latest r2 from git supports adding function annotations with the `ano` command. ``` [0x00000000]> ano? Usage: ano [*] # function anotations | ano show or edit annotations for the current...

Add WebServer settings * sandbox * http port * bind address (local or global) Add webserver toggle or indicator to run =l or =l- depending on core->http_up At some point...

![Screenshot from 2024-09-06 17-00-49](https://github.com/user-attachments/assets/8bdc91e9-d705-403c-a917-3499fe7516a5)

This is done in rwx gui but not in iaito Ghidra have some kind of kindergarden version r2 have zillions of IO features like cyclic memory, device memory mapping, caches,...

R2 have api and commands to do custom switch table analysis, we probably need to cleanup the C api and provide better command access to it. but it's basically the...

## Environment ``` Sat Jul 6 12:16:17 AM CEST 2024 radare2 5.9.2 0 @ linux-x86-64 birth: git.5.9.2 2024-05-25__21:41:23 options: gpl release -O1 cs:5 cl:2 meson iaito 5.9.2 Linux x86_64 ```...