pancake
dbd6cc896b
Initial support for D language bindings
2013-06-28 09:31:11 +02:00
pancake
8377c98458
Use xdg configuration path ~/.config/radare2/
2013-06-27 19:15:59 +02:00
pancake
5e0871485c
Update udis86 from git. Fix #97
2013-06-10 00:28:55 +02:00
pancake
d0f0975d69
Add doc/haiku, r2 -V = -v, fixes for emscripten build
2013-06-07 13:21:51 +02:00
capi_x
c9eb90adbc
Add initial Haiku support
2013-06-06 00:21:52 +02:00
pancake
d9b825d309
Fix symstall for shlr/tcc
2013-06-05 16:15:39 +02:00
pancake
a21afe4053
More work to deprecate old cparse and use libr_tcc
2013-06-05 09:29:27 +02:00
pancake
537cbefdbf
Initial import of libr_tcc (make -C shlr tcc-sync)
2013-06-05 01:13:05 +02:00
pancake
9d65bfe70c
Initial r_cons palette support. See 'ec' command
2013-05-22 04:22:49 +02:00
pancake
16ddff4eb9
More work on ESIL, and implement r2 -Desil ..
2013-05-20 03:00:49 +02:00
pancake
356640967b
Fix double warning for -zz and add support for openSUSE in mingw32.sh
...
- Fix mingw32 build
- Fix double warn for -zz
- Some code indentation in c55plus code
- mingw32.sh now supports openSUSE
2013-05-17 01:42:24 +02:00
schrotthaufen
167dd44734
Fixed a NULLptr deref in java loader
2013-05-14 02:30:43 +02:00
pancake
32391e5f79
Update sdb and fix Linux build (-fPIC)
2013-05-14 02:26:43 +02:00
pancake
2b12d1f9cd
Add missing file
2013-05-14 02:12:54 +02:00
pancake
9c8692ab06
Some udis86 anal fixes, update sdb and fix mingw32 build
2013-05-14 01:53:52 +02:00
pancake
735bcc2fb9
Use r_file_abspath() and add dir.projects eval config var
2013-05-05 18:35:14 +02:00
pancake
be02d4fc9d
Initial work on the evaluable opcode analysis strings
...
- New command 'ae' to evaluate those expressions
- Use 'ao~code' to see the generated eval strings
- Rerefix udis86 16bit issue
2013-05-04 02:35:52 +02:00
Shane Peelar
24ccb7aabb
Fixed compilation problems on Windows with MinGW-w64 4.8
2013-05-02 10:17:59 +02:00
pancake
b9a9b14a60
shlr/java is now PIC
2013-05-01 01:50:37 +02:00
pancake
e407346300
Fix shlr/ sdb-sync
2013-05-01 01:43:35 +02:00
pancake
781e62bedb
Move libr/db/sdb to shlr/sdb (fix build?)
2013-05-01 01:29:06 +02:00
pancake
3a55123970
More enhacements for the webui
...
- Get version using r2 api in about panel
- Align all buttons of the topbar
- Bigger font size for disasm
2013-04-30 04:01:06 +02:00
pancake
1e6aeb655c
Minor fixes on the webui
2013-04-30 03:36:38 +02:00
pancake
b244a31cef
Upgrade enyo and enhace webui (add scripting tab)
...
- Honor pvj length
- Refix udis86 16/32bit disasm
- Fix many glitches in the webui
2013-04-30 03:25:32 +02:00
pancake
1e325fc5b0
Fix 16bit disasm bug using udis86. Fixes #25 #83
2013-04-29 09:20:16 +02:00
pancake
4cf83c6a63
Detect more c++ bins, demangle symbols and fixes in udis86
...
Better detection of c++ bins
Handle symbol/import name mangling as code comments
Fix visual menu 'VT'
Fix udis86 call analysis
2013-04-16 03:24:47 +02:00
pancake
93f9d519cf
Fix build
2013-04-08 09:58:12 +02:00
pancake
8633231012
Add UJMP opcode in udis86 anal plugin
2013-04-04 12:22:27 +02:00
pancake
359c1f7225
Update to udis86-git(cd shlr/udis86 ; make sync)
...
Source taken from git://github.com/vmt/udis86.git
2013-04-02 14:59:38 +02:00
chous
14eee2a325
Added support for invokedynamic opcode.
2013-03-16 22:56:21 +01:00
pancake
018b383344
Fixes in the Java CLASS parser and arm assembler
...
Some fixes in the java class parser (still leaky and buggy)
Ignore '#' char in armass and support upper/camel-case input
2013-02-19 19:32:02 +01:00
pancake
84270da643
Add randomart print mode (pk/pK commands and rahash2 -k)
...
Random code cleanup
Remove borders in webui/two
2013-02-12 02:42:34 +01:00
pancake
36b3177d92
Lot of enhacements in the webui, add Cz
...
Code cleanup and fixes for 'afr'
WebUI (enyo) is much more usable now
New command 'Cz' as an alias for 'Cs len'
2013-02-11 04:08:21 +01:00
pancake
bab19e4164
Implement colorbar in webui, rename p% to pv
2013-02-10 03:18:20 +01:00
pancake
f37df0d2c6
Fix fatmach0 extract when unknown files are inside
...
Fix segfault in java class header parser
Fix help message of 'wt' command
2013-01-29 19:39:41 +01:00
pancake
c38d77ecfd
webui: openPage(0) when tapping a symbol
2013-01-26 03:43:07 +01:00
pancake
76e9e63c89
More work on webui
2013-01-26 03:33:13 +01:00
pancake
1f6174c6ae
Better webui, 'pi' counts opcodes and remove /new and htmlgraph
...
pi honors number of instructions, not bytes
Remove htmlgraph and lungo webui
More work on the enyo webui
2013-01-25 03:22:09 +01:00
pancake
1c93e8a727
Better webui, fix segfault in ag, add agj for json graphs
...
More work on the webui
New 'agj' command to get function graphs in json
Fix segfault in 'ag' command
'agv' now launches the internal http server
Initial refactoring for RAnalHint integration into RCore
Add basic mime-type support in the http server
Enhace the graph view style
2013-01-24 03:48:24 +01:00
pancake
9b1df62609
Fix mmap and other minor issues on w32
2013-01-23 18:38:08 +01:00
pancake
d82c53224f
Fix w32 build
2013-01-23 14:50:50 +01:00
pancake
18ff639bd6
Add 'fj' and 'fsj' commands to show json instead of blocks
2013-01-17 03:29:46 +01:00
pancake
a4c8b96e20
Added 'fj' command, multiple @ per command and more
...
Support multiple @ for a single command (define offset+bytes)
Add 'fj' command to show flags in json format
Use monospaced font in vdoc
More work on the webui
2013-01-16 12:17:14 +01:00
pancake
b5b8a78e87
Support ';' comments in rasm2 and add asm in webui
...
Add a working assembler panel for enyo
Allow ';' as comments in multiline assembly
2013-01-15 09:47:29 +01:00
pancake
30cfe3f15c
Initial working enyo console
2013-01-15 00:23:10 +01:00
pancake
5656505e79
Draft anal_hint. Fix build and fix build (armass.c)
...
Minor update in the enyo $webui
2013-01-13 03:19:32 +01:00
pancake
3f12cb2cb1
Update enyo from git and huge refactoring in r2wui
2013-01-11 04:33:00 +01:00
pancake
d9bfe2f408
Hide dummy draggable register window in webui
2013-01-05 00:01:08 +01:00
pancake
35808e31f8
Add io.zeromap to toggle old buggy mode doublemapping file to 0
...
Add http.maxsize to define the maximum file size to be uploaded
Add http.upget config var (not yet implemented)
2013-01-03 01:43:23 +01:00
pancake
a8a4c5e3e8
Initial implementation of http.upload (disabled by default)
...
Open http://localhost:9090/upload.html to upload
curl -F file=@/bin/ls http://localhost:9090/up/ls.bin
Tested on 10MB files without problems
Default upload directory is $TMPDIR
2013-01-03 00:47:58 +01:00
pancake
3fb4c7dd5e
Use encodeURI in r2.js and implement http upload support
2013-01-02 18:37:48 +01:00
pancake
582ec87f29
Add missing index.html, fixes on the iOS app
2012-12-31 16:12:42 +01:00
pancake
8890b33d21
Add 'asm' utility in webui, fix section auto init
2012-12-24 00:18:33 +01:00
pancake
d1c351bcb4
The lungo web ui is now the default, enhace disasm+hexdump
2012-12-23 22:44:33 +01:00
pancake
ff8e5afe92
Implement 'ij' command.
2012-12-23 20:51:23 +01:00
pancake
7f5dd344da
More work on the lungo web ui
2012-12-23 19:32:39 +01:00
pancake
f4d743d58c
Update LungoJS to 2.1git
2012-12-23 18:34:30 +01:00
pancake
802d9ffd48
Fixes in RCoreLog and add log chat test in shlr/www/log.html
2012-12-23 15:19:11 +01:00
pancake
48f710abe8
Share RBinJavaObj to RAsmJava plugin, better java and fixes in config
...
Some more work to get java support back (analysis, disasm, bin share)
Honor ordinal field in java r_bin methods
Fix segfault in 'af*' on FreeBSD (thanks idwer for reporting!)
Fix some valgrind warnings
Better io.maxblk handling
Fix div by zero when blocksize is 0
Fix disasm lines when no function and extra code comments
2012-12-20 11:31:38 +01:00
pancake
caaccaddc9
Fix some warnings
2012-12-13 18:32:26 +01:00
pancake
c8de9fe3a7
Fix http server spurious close syscall
2012-12-12 04:10:44 +01:00
pancake
c98cc9d1ab
Fix some bugs and add close_later() methods in RSocket
...
Uglify d3.js (the smaller the better)
Fix premature socket close on http reply with a hack
2012-12-10 16:25:57 +01:00
pancake
e22ac507ea
New cfg.minstr config var, add agcj command and d3 demo for r2wui
2012-12-10 01:52:11 +01:00
pancake
55bb8dc95e
Fix udis86 trailing spaces, add 'dw' command
2012-12-07 12:03:53 +01:00
pancake
2134da8d08
Fix http.sandbox, Fix segfault in rnum, update lungo
2012-12-03 04:28:05 +01:00
pancake
2c9b45dfef
Fix build
2012-12-03 04:06:02 +01:00
pancake
84002a421f
Better new WebUI, fix pdf,pD, implement http.timeout and more
...
Enhacements in the new webui
Fix r_socket_block_time()
Implement assembler for the 1bit arch RAR (wip)
Fix pdf, pdb and pD (print_disasm)
Implement http.timeout and http.sandbox
2012-12-03 04:01:55 +01:00
pancake
23022c596b
More datalove to the new webui, favicon, more menus, console,
2012-12-01 03:56:54 +01:00
pancake
b9584ac74e
Do 302 when requested directory not ending in /$
...
Implement two column new ui for testing
2012-12-01 02:35:12 +01:00
pancake
7a0da18725
Add r_bin.rar plugin, per-section arch/bits, fix in S=
...
Add Sa to set/get per-section arch and bits configuration
Cache io->section and core->io->section to speed up the Sa
Update r_sys_arch*
Add dummy plugin in asm/rar
Fix lines of S=
2012-11-30 01:06:30 +01:00
pancake
df879389cb
Initial import of the rarvm asm/dis and bin (wip, not integrated)
2012-11-29 04:12:15 +01:00
pancake
6e27dc0d76
Initial import of the /new lungo.js based web ui
2012-11-29 04:10:12 +01:00
pancake
6853f3a593
Fix build
2012-11-16 02:41:01 +01:00
pancake
8f6459977d
Refactor of {bin|asm}/java into shlr/java
2012-11-16 02:29:30 +01:00
pancake
05d78f3fc6
Fix x86-16 disasm issue and add ctypes (wip)
2012-11-15 15:37:25 +01:00
pancake
6dadd63c4b
Ad od scr.col and cjange more settings
...
Fix parsing of segmented addresses
Move hud to shlr/hud
Add r_cons_print_clear () for delayed 'clearscreens'
Add blankline option to RCons
Add scr.segoff to show prompt as segmented or not
Add scr.colpos to choose the position of cmd.cprompt
Deprecate old flags code
2012-11-14 03:25:32 +01:00
pancake
8e1dbb443a
Better support for IO ports on asm.pseudo and analysis
...
* Analyze IO opcodes on x86
* Fix 0x0x in olly disasm
* Fix segfault in objc mangling
* Support for writing nibbles with 'wx'
* If optype is IO, use 'ports' flagspace
* Add support for flagspaces in RParse
* Use RList in RParse instead of list.h
* asm.pseudo handles for in/out x86 opcodes
* Random code cleanup
* Fix udis86 64bit disasm bug
2012-11-13 00:53:52 +01:00
pancake
1cd860aab6
Update udis86 from official git repo.
...
git pull git://udis86.git.sourceforge.net/gitroot/udis86/udis86
2012-11-12 17:36:29 +01:00
pancake
1a6d3155e5
Enhace r2wui and implement 'pdj' command (disasm to json)
2012-11-08 09:49:27 +01:00
pancake
6956fe003a
Add PIE (ASLR) field in RBinInfo for ELF, MACH0 and PE
2012-11-07 18:18:52 +01:00
pancake
8270c60a16
flex no longer mandatory, fix ios debugger
...
Flex is no longer mandatory for configure
Fix overflow in r_core_cmd0
vm_protect works again on iOS (using VM_PROT_COPY)
ptrace-cont is just a detach
fix build with latest ios sdk
2012-10-31 16:37:19 +01:00
pancake
8431655bf8
Some fixes in the file interpret command and the www
...
Fix loading of omap3830 script (support longer calc expressions)
Fix some glitches and TODOs in the www ui
2012-10-31 10:42:49 +01:00
Anton Kochkov
c72d2043c2
Added OMAP3430 MMIO reisters
2012-10-31 00:54:54 +04:00
pancake
f0a5671152
Enhace web ui with notepad, menubar and more!
2012-10-26 04:33:16 +02:00
pancake
1f15df18c4
Fix build and http shutdown, WebUI (afr, pdi), add socket timeout
...
Fix http server shutdown issue
Add timeout on socket connect
Enhace web ui with 'afr' and 'pdi' commands
Fix segfault in 'afr'
Fix build (thanks @egeektronic)
2012-10-25 21:40:11 +02:00
pancake
0aa55a4e01
Add support for http response headers
...
Fix some issues in the www ui
2012-10-03 12:10:18 +02:00
pancake
44a027c027
Updated web ui
2012-10-01 09:32:04 +02:00
pancake
a5ae470e79
Enhacements for the web ui
...
Unify the franceotv
Add www symlink to android build
2012-09-28 04:53:22 +02:00
pancake
7591182f3b
More work on the web ui
2012-09-25 14:06:09 +02:00
pancake
98cb66b03b
Enhacements for the web ui
2012-09-25 02:45:22 +02:00
pancake
c40dda0b0a
Fix 16 bit x86 code analysis
...
Mark cursor in visual for pw and pq
2012-09-24 23:34:12 +02:00
pancake
918725041b
Fix race condition in www graphs
2012-09-21 17:44:40 +02:00
pancake
5f08a38ad9
Implement dynamic graph for the embedded web UI
2012-09-21 03:05:00 +02:00
pancake
063ed1615a
Add demo graph view for www, add pad command remove a8
...
Enhacements for the r2irc bot (code cleanup and config)
Fix r_bin.vapi and other nodejs related issues
2012-09-19 03:15:36 +02:00
pancake
6a2de12266
Fix httpd shutdown and -e flag order in r2
...
Fix test case by ordering -e flag in r2
Fix httpd shutdown with ^C
Fix width of r2w2 when changing orientation
2012-09-07 12:49:36 +02:00
pancake
3861772e6d
Initial implementation of r_io.zip plugin
...
Allows to: r2 zip://foo.apk//classes.dex
Honor LDFLAGS in r_bin
Fix filename issue in r_io_redirect
Add testing on-activate event in r2w2
2012-09-07 03:26:38 +02:00
pancake
61fc7e5899
Force HTTP/1.1 and better interface for r2w
...
Many bugfixes in the webserver implementation
Fix check for temporary directory
Fix vapi file for r_print
2012-09-07 01:48:09 +02:00
pancake
46e29afb98
Initial working web ui: r2 -c =H /bin/ls
...
Autodetect osx, win, linux and android browsers
Default port is 9090
Add support for local networking in RSocket
Add r_str_unescape() helper function
Fix htmlgraph.sh script.
Added wwwroot in shlr/www
Swap eval/cmd load order in r2
Add r_core_cmd_str_pipe()
Use RCons in 'fs'
2012-09-06 03:12:54 +02:00
pancake
f2db41ce3b
Fix some bugs in cparse and ragg2-cc with gcc
2012-09-03 18:49:29 +02:00
pancake
a8757a695f
Fix android build and add r_core->anal_define api
...
Fix static build (libr.a)
Fix android build farm scripts
Build system is still hacky
2012-09-03 01:27:52 +02:00
pancake
28428438f6
Lot of build fixes for --as-needed and mingw32
...
Fix z80 assembler
Add r_sys_truncate() for portability
Fail build if tests compilation is wrong
2012-08-10 11:35:38 +02:00
Roi Martin (@nibble_ds)
a4aef33922
Rename shrl/ to shlr/ (typo)
2012-08-06 14:25:31 +02:00