pancake
051d1bd54b
Update SDB from git
2014-03-10 02:42:19 +01:00
pancake
7c8daf1e70
Refactoring RBinMeta into RBinDbgInfo
2014-03-10 02:27:32 +01:00
pancake
7cf6de3715
Fix #687 - Recognize UCALL on x86 (udis + cs)
2014-03-10 02:20:56 +01:00
pancake
6bcdeb9430
Fix #688 - Fix overflow in r_str_escape
2014-03-10 01:06:50 +01:00
pancake
b9d7533137
Fix overflow in r_socket_http_get
2014-03-10 00:55:57 +01:00
pancake
00b81f636f
Fix infinite loop in make clean
2014-03-10 00:33:29 +01:00
pancake
b24ce172fa
Handle <enter> and fix 'k' in RCons.less
2014-03-09 21:38:37 +01:00
pancake
ed186eab25
Fix symgraph script
2014-03-09 17:48:12 +01:00
pancake
ce49c47e92
Indentation cleanup and add missing license header to libgdbr
2014-03-09 17:33:08 +01:00
David Holm
87d336c796
Fix solib version for symstall rule
...
The same change as f0dbeb9 but for the symstall rule.
2014-03-09 11:24:44 +01:00
David Holm
f0dbeb9950
Fix solib file name on MacOS X
...
On MacOS X the library version goes before the library extension (dylib). This
patch adds two helper functions that are used by the install rule to get the
correct library file name.
2014-03-08 23:13:18 +01:00
Fedor Sakharov
7682a33646
Fix #689
2014-03-09 00:04:19 +04:00
Fedor Sakharov
bb68fa072c
util: Fix umask when making temp file
2014-03-09 00:01:04 +04:00
Fedor Sakharov
61193c6527
Fix coverity issues in r_util
2014-03-08 11:56:15 +01:00
pancake
9e8a815ac8
Strip 'ptr ' from capsone x86 disasm
2014-03-08 03:14:10 +01:00
Fedor Sakharov
939f274e90
Fixes #150
2014-03-08 03:00:04 +01:00
pancake
a1902426e6
RCons.clear_line() now can clear stderr line too
2014-03-08 02:56:04 +01:00
pancake
f7bdfb2bbc
Fix #575 - Thanks @montekki - plus other enhacements
...
- Use ↑ for utf8 backlines
- Support multiple RAnalMetas on every line in disasm.c
- Use sdb in disasm to retrieve RAnalMetas instead of api
2014-03-08 02:36:33 +01:00
pancake
2dcdd8b45e
Fix asm/d clean
2014-03-08 01:18:45 +01:00
pancake
e3b77a26ee
Update return value of sdb_foreach callbacks
2014-03-08 01:06:31 +01:00
pancake
784a1d2a72
Import radare2-capstone asm/anal plugins
2014-03-07 04:15:45 +01:00
pancake
99cd0fee14
Fix librgdbr makefiles and add capstone-sync shlr target
2014-03-07 02:00:27 +01:00
pancake
bb7958342b
Deprecate RPair API and ?k. Use SDB and integrate it with 'k'
2014-03-07 01:26:11 +01:00
pancake
ddd9bd811d
Fix newline in multiline comments and use ! for backjumps
2014-03-06 23:42:01 +01:00
pancake
086fc30e3b
Update sdb to fix disk sync and sdb_foreach
2014-03-06 03:42:28 +01:00
pancake
b001eed6bb
Update sdb for an array iteration optimization
2014-03-06 02:31:31 +01:00
pancake
ee3a397302
Bump sdb with some more fixes
2014-03-06 01:05:52 +01:00
pancake
7634b8ca77
Bump sdb and fix possible segfault in elf
2014-03-06 00:39:54 +01:00
pancake
b48153d88f
Update sdb, adds support for SdbFmt, fixes segfault in sdb_encode
2014-03-05 23:45:09 +01:00
pancake
c7772d91fa
Fix triplet
2014-03-05 22:22:38 +01:00
pancake
c8b18c5597
Nest some SDBs and make them accessible via 'k' command
2014-03-05 03:52:42 +01:00
pancake
7f8666a006
Fix invalid command quit
2014-03-05 01:11:24 +01:00
pancake
a43bc1e59d
Some more fixes for the sdbization of RAnalMeta
2014-03-04 18:36:04 +01:00
pancake
d664e7b7de
Initial SDBization of RAnalMeta...
2014-03-04 12:23:52 +01:00
pancake
94fc93890a
Fix #682 - Arrows not shown in 'pdf' command
2014-03-04 00:46:49 +01:00
pancake
3aae30fa2c
Refix link. Bump for 0.9.8.git
2014-03-03 19:33:52 +01:00
pancake
d1dd21ea9e
Fix statically link of libgdbr
2014-03-03 19:09:40 +01:00
pancake
ffa6f94ff2
Fix linkage of gdbr on w32
2014-03-03 18:57:21 +01:00
pancake
43698310e4
Fix new shlr/gdb linkage
2014-03-03 18:28:08 +01:00
pancake
d4ec9cf5a6
Handle libpath in rarun2
2014-03-03 17:55:52 +01:00
defragger
bf7d50156f
added implementation that uses libgdbr
...
Signed-off-by: defragger <rlaemmert@gmail.com>
2014-03-03 17:19:33 +01:00
defragger
0404623595
added libgdbr sources to shlr folder
...
Signed-off-by: defragger <rlaemmert@gmail.com>
2014-03-03 17:19:29 +01:00
Fedor Sakharov
0e010573c6
h8300: Fix conditional jump analysis
2014-03-03 19:11:16 +04:00
pancake
f5b14d2616
Fix another #642 thingie : listen disabled in sandbox
...
- Fix a bug in RSocket API
0.9.7
2014-03-03 02:01:40 +01:00
pancake
0a6f820489
Bump for 0.9.7
2014-03-02 22:33:20 +01:00
pancake
9515d06de0
Handle argument in p=
2014-03-02 22:31:27 +01:00
pancake
7b8905f2da
Refix anal crash
2014-03-02 22:16:54 +01:00
Jerome Marty
7bc2cc185d
Fix entropy/printable chars bars, accurate help text, code cleanup
2014-03-02 21:59:25 +01:00
Fedor Sakharov
6b5bb3a6cb
h8300: Fix coverity issues, fix tests.
2014-03-02 23:39:06 +04:00
pancake
d55212a17a
Fixes for p= and add 'fm' to move flags
2014-03-02 05:41:45 +01:00