Commit graph

586 commits

Author SHA1 Message Date
deeso
d5908941fb Steps toward fixing the reopen of a file being debugged 2014-04-24 18:21:40 -05:00
Anton Kochkov
e1822b6b15 Revert "Fix CID #1134974" - fix segfault
This reverts commit 75f4d83afe.
That was causing segfault on exit
2014-04-24 02:49:20 +04:00
Anton Kochkov
75f4d83afe Fix CID #1134974 2014-04-24 01:45:32 +04:00
Anton Kochkov
932d143ddd Fix CID #1134975 2014-04-24 01:39:51 +04:00
Anton Kochkov
a6aecca2c7 Fix CID #1134976 2014-04-24 01:38:17 +04:00
deeso
c6a7faad77 fixed the bug with the insane fuzz command 2014-04-22 23:06:00 -05:00
pancake
836803d786 Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*' 2014-04-23 03:57:13 +02:00
pancake
314ec76c18 Fix w32 linkage 2014-04-19 01:23:04 +02:00
pancake
170e2051ff Fix w32 build 2014-04-18 17:18:48 +02:00
pancake
9715a9ee97 Fix #701 - hashbang r2 scripts not working (see doc/all68k.r2) 2014-04-07 11:47:05 +02:00
pancake
405d56e5b9 Fix #764 - rahash2 -a all show empty hashes 2014-04-05 12:31:58 +02:00
pancake
613e6e2f9c Fix invalid free and r2 -hh help 2014-04-03 23:05:52 +02:00
pancake
08d94e38e1 Plugins are now loaded from API, not from Core constructor 2014-04-03 12:43:30 +02:00
pancake
eb4373e325 Update sdb (add -j), fix static link builds 2014-04-03 04:04:03 +02:00
pancake
4e8ab49948 Fix freeing issue in RCore plugins and rename RCmdPlugin to RCorePlugin 2014-04-01 17:17:03 +02:00
pancake
eaccd3bb7a Fix #743 - rax2 -v shows interpreter 2014-03-31 05:46:42 +02:00
pancake
ae20ea8132 Add ragg2-cc support for OSX-x86-64 2014-03-28 16:22:34 +01:00
pancake
d784eca2a8 Some static link fixes 2014-03-24 23:47:04 +01:00
pancake
a727663f98 Add radiff2 -a and -b flags 2014-03-19 10:41:13 +01:00
pancake
53edf7c17d Merge RCmd inside RCore 2014-03-18 00:05:44 +01:00
pancake
7c8daf1e70 Refactoring RBinMeta into RBinDbgInfo 2014-03-10 02:27:32 +01:00
pancake
784a1d2a72 Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00
pancake
7f8666a006 Fix invalid command quit 2014-03-05 01:11:24 +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
d4ec9cf5a6 Handle libpath in rarun2 2014-03-03 17:55:52 +01:00
pancake
f5b14d2616 Fix another #642 thingie : listen disabled in sandbox
- Fix a bug in RSocket API
2014-03-03 02:01:40 +01:00
pancake
ed0fd9caee Fix w32 build 2014-03-02 00:54:50 +01:00
pancake
ffaa61c084 Fix install of libr2 2014-03-02 00:54:05 +01:00
pancake
97c6f955e3 Fix build of the preloaded libr2 2014-03-02 00:47:05 +01:00
pancake
9ec418ec37 Fix rap:// and enhace RConsMouseWheel support 2014-03-02 00:31:35 +01:00
pancake
bc46258402 Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
pancake
fcc9489c4f Fix some more warnings 2014-02-25 12:18:29 +01:00
pancake
630a1f8603 Rename 'rdb' to 'projects' in ~/.config/radare2/ 2014-02-22 02:36:24 +01:00
pancake
c988fd1204 Fix build update manpage 2014-02-21 00:49:47 +01:00
jvoisin
00ed5b8d1b remove dup and improves dbg.bep handling 2014-02-21 00:44:41 +01:00
jvoisin
8a51dbcf83 Fix a typo 2014-02-21 00:44:41 +01:00
jvoisin
101ebb5e8f Handle errors when remove project file 2014-02-21 00:44:41 +01:00
jvoisin
dd12ac5b61 Reorder variables 2014-02-21 00:44:41 +01:00
jvoisin
ae7069a9b2 Add an option to r2 to start with sandbox enabled 2014-02-21 00:44:41 +01:00
pancake
e72310afc5 Fix r2 -i.. segfault 2014-02-19 22:49:11 +01:00
pancake
5b4f0db2e5 Fix #602 - Radiff2 -C should display a legend 2014-02-18 15:39:06 +01:00
Zach Riggle
36518d2ae6 Fix clang build (unicode characters outside of literals) 2014-02-15 20:47:46 -05:00
pancake
c6ab7b759d Fix another rasm2 bug 2014-02-10 16:09:40 +01:00
pancake
90264229c9 Add Vo, fixes in $sys in RAsm, new io.self plugin, initial work on preloaded r2 2014-02-10 03:31:12 +01:00
pancake
9a099e9e9e Add RAsmPlugins->cpus and handle it in rasm2 -L <arch> 2014-02-06 00:26:17 +01:00
pancake
c24543f112 Add rahash2 -e 2014-02-05 12:07:27 +01:00
pancake
c56bb2cd29 Fix #530 2014-01-12 01:34:11 +01:00
jvoisin
65bb8c5ec6 Coverity fixes #590
- Sandbox r2agent
- Check a return value
- Add missing parentheses
- Add missing parentheses
- Fix a division by zero
- Fix a wrong assignation
2014-02-02 23:58:50 +01:00