Fedor Sakharov
b58e27a68a
cmd_meta: Move Cl functionality inside CL.
2014-05-06 17:00:05 +02:00
Fedor Sakharov
1f9d8be632
dwarf: Fix dwarf source search.
2014-05-06 16:44:01 +02:00
Fedor Sakharov
14efa3cdef
disasm: print no newline in case of dwarf comments
2014-05-06 16:44:01 +02:00
pancake
213edb513f
Fix all segfaults spotted by my fuzzing tests on MACH0
2014-05-06 12:48:21 +02:00
Skia
b1b90852be
Implement a more efficient r_list_add_sorted
2014-05-06 11:25:30 +02:00
Skia
52b7f19029
Remove r_list_get function
2014-05-06 11:25:22 +02:00
pancake
d9e684a7ce
Fix #877 - nullderef in cmd_info
2014-05-06 11:17:03 +02:00
condret
5de3a28205
Fix CID 1211171
2014-05-06 10:56:44 +02:00
Adam Pridgen
eb533343e8
Fixed double free in r_core_fini
2014-05-05 22:22:23 -05:00
Adam Pridgen
baf8ead86f
Update bin info for binfile being set in the environment
2014-05-05 22:07:01 -05:00
pancake
aac9538103
Remove RCons dependency for RSocket
2014-05-06 04:07:26 +02:00
condret
239fc6cd34
stop using rcons in rap-server
2014-05-06 04:01:11 +02:00
pancake
a7778a5815
Fix r_num_free memleak
2014-05-06 04:00:26 +02:00
jvoisin
2c9923807e
Fix CID 1135115
2014-05-06 01:36:08 +02:00
jvoisin
90d5fc576d
Fix CID 1135114
2014-05-06 01:35:00 +02:00
jvoisin
f7767d4f15
Fix CID 1135113
2014-05-06 01:32:44 +02:00
jvoisin
d705e916bf
Fix CID 1135109
2014-05-06 01:31:26 +02:00
jvoisin
20d17f5947
Fix CID 1135102
2014-05-06 01:25:39 +02:00
jvoisin
6ed5eaeac9
Fix CID 1135117
2014-05-06 01:17:19 +02:00
jvoisin
9001073705
Fix CID 1134527
2014-05-06 01:07:19 +02:00
jvoisin
e825bd3080
Fix CID 1211172
2014-05-06 01:04:00 +02:00
nobody@no.org
32afcd8215
Fixed some ref/xref issues.
...
Add refs for conditional jumps.
Fixed issue with saving of refs/xrefs to projects
Fixed determination of jump target's enclosing function
Reenabled display of jump target's enclosing function for condition jumps.
Fixed another issue with call refs introduced earlier.
2014-05-06 03:02:39 +04:00
Anton Kochkov
98f8fff3f7
Fix CID 1211152
2014-05-06 01:33:53 +04:00
Anton Kochkov
fe643408b6
Fix CID 1211151
2014-05-06 01:31:09 +04:00
Anton Kochkov
308209d534
Fix CID 1211147;
2014-05-06 01:28:57 +04:00
Anton Kochkov
53d58db5bb
Fix CID 1211145
2014-05-06 01:23:06 +04:00
Anton Kochkov
28e6648e62
Fix CID 1211141
2014-05-06 01:17:02 +04:00
Anton Kochkov
859a1492cd
Fix CID 1211138
2014-05-06 01:13:39 +04:00
jvoisin
26d08c9259
Fix CID 1211167
2014-05-05 18:21:39 +02:00
jvoisin
47e5332073
Fix CID 1211139
2014-05-05 17:54:51 +02:00
jvoisin
f45d500dbf
Fix CID 1211144
2014-05-05 17:51:18 +02:00
jvoisin
3fbd1645d7
Fix CID 1211149
2014-05-05 17:44:08 +02:00
jvoisin
bdb2a4b568
Fix CID 1211150
2014-05-05 17:40:55 +02:00
jvoisin
71ab007b52
Fix CID 1211153
2014-05-05 17:36:29 +02:00
jvoisin
ee4049d60e
Fix CID 1211162
2014-05-05 17:19:38 +02:00
jvoisin
9e7a153ac6
Fix CID 1211164
2014-05-05 17:17:24 +02:00
jvoisin
cd69b71f02
Fix CID 1211170
2014-05-05 17:11:42 +02:00
pancake
13cf707ea3
Refix deps
2014-05-05 14:39:18 +02:00
pancake
4cce57c2bf
Fix build and some warnings from rap_server
2014-05-05 14:38:47 +02:00
condret
8e8dee9869
initial modular rap_server
2014-05-05 14:05:32 +02:00
condret
bd24b1d535
correct a few esil-strings
2014-05-05 14:05:09 +02:00
pancake
1b37861c38
Fix null deref in graph
2014-05-05 14:03:27 +02:00
Fedor Sakharov
13264c46ce
Merge pull request #866 from montekki/dwarf_fixes
...
dwarf: Fix lineinfo parsing
2014-05-05 10:47:13 +04:00
Fedor Sakharov
d6289ba72c
dwarf: Fix lineinfo parsing
2014-05-05 10:46:55 +04:00
Adam Pridgen
e9cabecc45
Fix CIDs: 1211131, 1211134, 1211136, 1211133, 1211143
2014-05-04 22:09:20 -05:00
pancake
f5d611984f
Fix yara-symstall and update sdb
2014-05-05 04:17:16 +02:00
pancake
f9256d83de
Add initial ascii-art graph layout and implement RCons.resize() api
2014-05-05 03:15:28 +02:00
Fedor Sakharov
99f8ab6b81
Cherry-pick cmd_meta refactoring for CL
...
- Adds CL* and CL-* commands
- Fix invalid free
- dwarf: Use | as file line delimeter in addrinfo sdb
- Move CL to separate function and use info from sdb
- Move filter_line to a separate function
2014-05-05 01:03:05 +02:00
pancake
6d0005213a
Fix build
2014-05-05 00:56:48 +02:00
pancake
a3f8ddf6cc
Add cherrypull
2014-05-05 00:45:45 +02:00