pancake
|
9b9b04576f
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
|
Fedor Sakharov
|
dff9e0d420
|
coff: Remove debug prints.
|
2014-02-20 14:01:49 +04:00 |
|
Fedor Sakharov
|
d31c3623cc
|
coff: Let's support TI coff and tms320 files.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
1dafb6b029
|
coff: Use beginning of .text section if no entry point specified.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
35e84450a3
|
Adds some fixes to support x86, amd64 and h8000 together.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
7da39c208e
|
coff: Try to detect coff. Only h8300 now.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
ead69073ed
|
coff: Small fixups and coff bin object free implementation.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
906bb8b3ff
|
coff: Implement optional header, symbols and sections.
|
2014-02-20 13:39:05 +04:00 |
|
Fedor Sakharov
|
7a76f2f3e1
|
coff: Initial commit
|
2014-02-20 13:39:05 +04:00 |
|
pancake
|
25809a0887
|
Fix some warnings and indentations
|
2014-02-20 03:08:12 +01:00 |
|
pancake
|
1124818bee
|
Bump sdb
|
2014-02-20 02:33:04 +01:00 |
|
pancake
|
9634cc7a44
|
Fix too much memory usage in analysis (thanks saelo)
- Clear some warnings
- Implement Vc. to seek to cursor instead of entry0
|
2014-02-20 02:11:04 +01:00 |
|
pancake
|
fe78487fe7
|
Remove useless sdb instance inside RAnalFcn (thanks saelo)
|
2014-02-20 01:32:33 +01:00 |
|
pancake
|
4bb63d4c2e
|
Use dynamically allocated *next (+15% analysis speedup + better analysis)
|
2014-02-20 00:43:06 +01:00 |
|
Samuel Groß
|
d7d351416d
|
Fixed memory leak in r_core_anal_fcn()
In certain situations the function would return early after an error
occurred without freeing the next array first, thus leading to a leak.
|
2014-02-20 00:34:28 +01:00 |
|
pancake
|
e72310afc5
|
Fix r2 -i.. segfault
|
2014-02-19 22:49:11 +01:00 |
|
Adam Pridgen
|
f6ac1f8d9b
|
Fixing the coverity issues for java
|
2014-02-19 15:09:16 -06:00 |
|
pancake
|
ec637cbee0
|
Add missing sdb_array_string() definition which caused segfault in 64bit
|
2014-02-19 17:57:20 +01:00 |
|
pancake
|
95bf944330
|
Bump sdb from git to fix some issues
|
2014-02-19 17:31:35 +01:00 |
|
pancake
|
07bd975e3c
|
This ls -l thing is unix-specific
|
2014-02-19 16:34:06 +01:00 |
|
pancake
|
410a3ee105
|
Enhace ls -l based on zlul's patch
|
2014-02-19 16:19:55 +01:00 |
|
Adam Pridgen
|
0efd93c57a
|
Added Constant Pool Retrieval to anal_java command extension
|
2014-02-18 23:11:07 -06:00 |
|
Adam Pridgen
|
8f72843498
|
Refactoring java constant pool resolution
|
2014-02-18 22:29:03 -06:00 |
|
pancake
|
12dc36ce23
|
Sync with sdb 0.8.rc1 - lot of api changes
|
2014-02-19 05:02:59 +01:00 |
|
Adam Pridgen
|
4a2363fa9d
|
Fix uninitialized var
|
2014-02-18 21:34:02 -06:00 |
|
pancake
|
2a9cf6c324
|
Fix build
|
2014-02-19 04:30:29 +01:00 |
|
pancake
|
2975c1ffd2
|
varsubs has been removed (too useless memory for analysis)
- must be reimplemented in sdb.
|
2014-02-19 04:18:25 +01:00 |
|
pancake
|
932e9e41d2
|
Fix #502 - Fix hotkey numbering for the same function
|
2014-02-18 16:07:21 +01:00 |
|
pancake
|
5b4f0db2e5
|
Fix #602 - Radiff2 -C should display a legend
|
2014-02-18 15:39:06 +01:00 |
|
pancake
|
e82b9473ec
|
Fix #630 - Add /v1 and handle cfg.bigendian
|
2014-02-18 15:34:20 +01:00 |
|
Adam Pridgen
|
11a5b17ecf
|
Added Sdb fields to fcn (args, rets, locals, vars, refs), and then updated thes in lib/anal/p/anal_java.c, may want to review usage
|
2014-02-18 01:20:14 -06:00 |
|
Adam Pridgen
|
5b731da686
|
Adding Java types to the anal types sdb
|
2014-02-18 00:36:19 -06:00 |
|
pancake
|
c5191b08b5
|
Handle uid/gid and perms in 'ls -l' (thanks zlul)
|
2014-02-18 04:03:07 +01:00 |
|
pancake
|
ba2566b251
|
Fix #631 - Fix /? message
|
2014-02-18 03:23:16 +01:00 |
|
pancake
|
c16a3a1e76
|
Implement backward search /b (Thanks JudgeDredd)
|
2014-02-18 03:13:29 +01:00 |
|
pancake
|
987addf9c0
|
Fix build
|
2014-02-18 03:09:28 +01:00 |
|
pancake
|
4b31810d83
|
Fix #639 - dsf makes r2 hanging
|
2014-02-18 03:06:13 +01:00 |
|
pancake
|
99787f07a7
|
Bump sdb fixing signed and numeric base issues
|
2014-02-18 03:03:42 +01:00 |
|
pancake
|
6f2baaa202
|
Use strncmp instead of memcmp to check the io uri
|
2014-02-18 03:03:13 +01:00 |
|
pancake
|
04826d8064
|
Some fixes to sync cparse with latest sdb
|
2014-02-18 01:59:40 +01:00 |
|
pancake
|
f1c2397636
|
Bump sdb from git again
|
2014-02-18 01:35:28 +01:00 |
|
Adam Pridgen
|
e0b605e939
|
Added command in anal_java to calculate access flags values
|
2014-02-17 11:01:23 -06:00 |
|
pancake
|
525d4a5865
|
Fix #637 - bf causes segfaults if blocksize is too big #637
|
2014-02-17 17:25:10 +01:00 |
|
Adam Pridgen
|
e5a2428cae
|
zip write through is now supported
|
2014-02-17 09:25:58 -06:00 |
|
Adam Pridgen
|
f2745f602d
|
removed the NULL check for core->anal in disasm and fixed formatting in anal_java
|
2014-02-17 08:24:22 -06:00 |
|
pancake
|
dfe39a0af8
|
Bump sdb (new query syntax changes)
|
2014-02-17 02:12:41 +01:00 |
|
Anton Kochkov
|
19d6993256
|
Fix C89 building of udis86 plugin
|
2014-02-17 02:45:53 +04:00 |
|
Anton Kochkov
|
ef4c7e5f49
|
Fix building
|
2014-02-17 02:34:58 +04:00 |
|
Anton Kochkov
|
59651353dc
|
udis86: Fix 16-bit jump offset decoding
|
2014-02-17 02:30:36 +04:00 |
|
Anton Kochkov
|
b81aaf3a30
|
Use our own fork of udis86. Update it
|
2014-02-17 02:13:27 +04:00 |
|