radare2/shlr/www/t
2014-08-08 13:50:16 +02:00
..
index.html tiled webui keybindings are now working on chrome 2014-01-21 05:02:51 +01:00
main.js tiled webui keybindings are now working on chrome 2014-01-21 05:02:51 +01:00
Makefile Add tiled wm 2014-01-18 05:14:32 +01:00
r2.js Fix 'aoj' and update r2.js for nodejs integration 2014-08-08 13:50:16 +02:00
README.md tiled webui keybindings are now working on chrome 2014-01-21 05:02:51 +01:00
style.css Add tiled wm 2014-01-18 05:14:32 +01:00
tiled.js tiled webui keybindings are now working on chrome 2014-01-21 05:02:51 +01:00

Tiled r2 webui

widgets required

notes: notepad with textarea to put your notes there disasm: proper disasm widget hexdump: proper hexdump widget assemble: assemble instructions console: scrips: floating/modal frame. invalidating the rest.

features

follow in ->

Frames must have the following properties:

  • update() -> refresh the contents (run r2 command again, generate html, etc.)
  • seek(off) -> used by follow in...
  • selected
  • name -> we need a method to rename frames