pancake
d904da5364
Uglify and jsfmt the /p (1.3MB -> 600KB) 2x speedup in page load
...
Reduce disasm range to speedup loading too
2015-01-13 01:44:39 +01:00
Alvaro Muñoz
456a9c1fdf
fix tabs in ff
2015-01-13 00:26:13 +01:00
pancake
abe9a34def
Add contextual menu to change colors in disasm, Add rlogo on topbar
2015-01-13 00:14:02 +01:00
pancake
68bb69e205
Enable colors in p/ui console, fix some glitches in the webui graph
2015-01-12 23:44:18 +01:00
Alvaro Muñoz
7c3fc2283a
add 'm' to help
2015-01-12 22:28:39 +01:00
Alvaro Muñoz
68949b63f0
webui minimap improvements
2015-01-12 22:28:39 +01:00
Alvaro Muñoz
d1489f9b6a
fix dead ends
2015-01-08 23:37:48 +01:00
Alvaro Muñoz
1088986701
color fixes
2015-01-08 23:37:48 +01:00
Alvaro Muñoz
e1f2b73066
fixed colors
2015-01-08 23:37:48 +01:00
Alvaro Muñoz
9736790d27
persisit positions, BB color marks
2015-01-08 23:37:48 +01:00
Alvaro Muñoz
7d4bd380d1
bye viz.js, hello joint.js
2015-01-08 23:37:48 +01:00
Alvaro Muñoz
1aa40b4aa9
fixes bugs in webui and adds holdTap to enyo view
2014-12-23 21:34:19 +01:00
Alvaro Muñoz
c295e33c70
fix #1825
2014-12-19 20:52:16 +01:00
Alvaro Muñoz
73980bf617
Disasm fixes, fix backward disasembly, make pdj not behave as pDj
2014-12-18 00:29:31 +01:00
Alvaro Muñoz
0332d8d332
Add var renaming in webui and fix various bugs
...
- Fix missing spaces when show_functions and not in function
2014-12-16 13:31:53 +01:00
Alvaro Muñoz
db09c38b9d
Improve colors in webui and fix ans256 to rgb
...
- added fname and fdelimiters in disasm views
- fix r2 ansi256 to rgb conversion
- clean color string, no leading whitespaces, trash anything after color
2014-12-10 21:47:46 +01:00
Alvaro Muñoz
dc5da0898b
Fix #1732 and #1735 - uses 'ec gui. and ai.' prefixes
2014-12-08 23:48:42 +01:00
Alvaro Muñoz
00bb060365
added xrefs to webui context menu, improved history widget(clickable, flar resolution), improved css
2014-12-07 17:24:19 +01:00
Jeffrey Crowell
ed1aae7fd1
fix lots of spelling
...
fix some errors from the sed script
undo file mode crap
2014-12-07 17:00:59 +01:00
Alvaro Muñoz
cbdf4d051b
fix #1731 and #1733 . Remove all workarounds for the agj non structured output, and fixes some minor bugs
2014-12-05 13:44:55 +01:00
Alvaro Muñoz
aa759f674d
refactor of symbols menu, new entropy panel, refactor of string and setting panel in their own js
2014-12-03 22:41:51 +01:00
Alvaro Muñoz
94cb42da4c
changing context menu options to disable renaming on symbols and relocs
2014-12-03 19:54:59 +01:00
Alvaro Muñoz
fe856f6d49
improvements on renaming functions from left panel and renaming different types of flags
2014-12-03 19:54:59 +01:00
Alvaro Muñoz
e8c2cfb193
minor color changes
2014-12-03 02:09:38 +01:00
Alvaro Muñoz
f77c495caf
new panel layout and improved responsiveness in enyo+ff
2014-12-03 02:09:37 +01:00
Alvaro Muñoz
8249fa31a8
add help button and popoup; fix scroll to after renaming
2014-11-25 23:54:47 +01:00
Alvaro Muñoz
5284a715d4
remove console logs; add support for complex beziel curves
2014-11-25 21:04:01 +01:00
Alvaro Muñoz
082c77683c
load settings on main.js
2014-11-25 12:59:18 +01:00
Alvaro Muñoz
d0fd14fad3
New webui views
2014-11-25 12:59:07 +01:00
pancake
9cf541c582
ELF parser is now fuzzer-proof
2014-11-10 05:02:25 +01:00
pancake
8ec5e4ae94
Fix r2.js to be used from duktape
2014-10-23 04:45:01 +02:00
pancake
42232354a7
Add 'ai' - address info, Enhace 'ad' (support patterns and sequences)
...
- ai shows: exec,read,write,flag,func,stack,heap,reg
- Add r_reg_regset_get()
- Implement r2.cmdj in r2.js
2014-10-15 02:24:22 +02:00
Josef Gajdusek
1632dee3a8
www: Escape HTML entities in the List Elements menu
...
This commit adds HTML escaping to strings displayed in rightmenu.js.
Previously, malicious binary could incorporate Javascript code in one of its
strings and attack the web interface.
2014-09-15 22:58:00 +02:00
pancake
d66f667046
Enhace tiled webui with auto-refresh buttons and console
2014-09-02 01:54:28 +02:00
pancake
4ea683ba34
Initial background thread for the webserver (=h& and =H&)
2014-08-28 12:08:46 +02:00
pancake
14629fed36
Fix r2.js webui with 'l'->'T'
2014-08-28 03:48:43 +02:00
pancake
be4b0d1258
Fix 'oo' on 'r2 -d' in OSX
2014-08-18 18:06:27 +02:00
pancake
b717518f8f
Fix some warnings
2014-08-15 02:04:20 +02:00
pancake
66befa8bec
Handle array as argument for cmd() in r2js api
2014-08-11 00:33:05 +02:00
pancake
cb5d7afb38
Fix 'aoj' and update r2.js for nodejs integration
2014-08-08 13:50:16 +02:00
pancake
5e791cc740
Add r2plugin hook
2014-07-30 12:21:16 +02:00
pancake
6412539ba7
Fix #1130 - Disassembly view on Graphs is onelined
2014-07-21 01:16:54 +02:00
pancake
112693b82a
Update colors.html
2014-06-24 01:18:31 +02:00
pancake
db05de4513
Add orange-gray theme (ogray). Move doc/r2theme to shlr/www/enyo/colors
2014-06-14 03:53:35 +02:00
pancake
5091fa0887
Fix segfaults and minor changes in m68k disasm + anal, webversion is not
2014-04-06 03:29:29 +02:00
pancake
7a47a7c29c
Some fixes for RLang plugins
2014-03-26 01:34:32 +01:00
pancake
fe6a8471d1
tiled webui keybindings are now working on chrome
2014-01-21 05:02:51 +01:00
pancake
3b3e44361e
Add maximized and custom frames options in new tiled webui
2014-01-21 03:05:27 +01:00
pancake
71d38bf238
Add tiled wm
2014-01-18 05:14:32 +01:00
pancake
44dc4a9f30
Remove r2-bindings from this repository
2013-12-20 02:10:36 +01:00