4667 Commits

Author SHA1 Message Date
pancake
e2f93f7d5f Use -O2 for ios-sdk 2014-05-22 02:29:09 +02:00
pancake
29ee197638 Optimize RMeta.add() and bump sdb for updated optimizations 2014-05-22 02:15:26 +02:00
pancake
e7d3a629a5 Remove file size limit in RBin 2014-05-22 00:59:31 +02:00
pancake
2091e3822e Construct Cydia package after sys/ios-sdk.sh 2014-05-22 00:18:25 +02:00
pancake
ff939fd048 Implement #956 (rabin2 -k - prompt) and fix r_bin_load() 2014-05-22 00:12:30 +02:00
pancake
e87c1745bb Add 'and' and 'mul' ARM thumb assembler opcodes 2014-05-21 23:58:13 +02:00
pancake
cb1c61c296 Fix output of 'Cannot open file' (without %s) (possible null deref) 2014-05-21 23:19:47 +02:00
pancake
905821f255 Fix null deref in 'r2 -k -' (thanks maijin) 2014-05-21 23:03:09 +02:00
pancake
d11a2b42da Add more sdb entries for bin/pe 2014-05-21 22:52:12 +02:00
deeso
5cb05ae967 Fixing address format in cmd_seek 2014-05-21 15:45:38 -05:00
deeso
2c0f1531de Fixing part of the elf tests 2014-05-21 15:02:07 -05:00
deeso
6d21408a31 Changing the listing of the Section Id to the position in the RIO Sections List 2014-05-21 14:01:21 -05:00
deeso
a702c82ac8 Enhance performance with reduced mallocs at load time 2014-05-21 13:02:02 -05:00
jvoisin
5dc4800e41 Fix CID 1134652 2014-05-21 16:34:34 +02:00
pancake
2f3eb06d87 Update capstone tip 2014-05-21 16:22:59 +02:00
jvoisin
7abb1b0e44 Fix CID 1134971 2014-05-21 16:20:23 +02:00
jvoisin
7f0c542df6 Fix some warnings in bin_pe (and likely an import-related bug) 2014-05-21 16:04:46 +02:00
pancake
821cd215d6 Fixed io_default/write crash and malfunction 2014-05-21 04:36:53 +02:00
pancake
c0750f62a8 List .rela.text relocations, still incomplete 2014-05-21 03:46:31 +02:00
pancake
ac60b07b19 Swap no-seh condition 2014-05-21 03:23:30 +02:00
pancake
a1224b2156 Refactor rva > vaddr and offset > paddr.
That change may make mixing vaddr and paddr more visible
2014-05-21 03:18:00 +02:00
pancake
796dedf83c Fix close(0) issue in rio 2014-05-21 01:46:01 +02:00
pancake
ea874fcdd7 Fix #947 - PE libs not working 2014-05-20 22:05:06 +02:00
Anton Kochkov
c806c5eae5 Fix Yara plugin segfault 2014-05-20 09:17:39 +04:00
pancake
302d4c245c Show pe.seh value in 'sdb' 2014-05-20 01:53:14 +02:00
jvoisin
cddc1dce8f Fix CID 1211160 2014-05-20 00:04:07 +02:00
jvoisin
787e3d8207 Fix CID 1135034 2014-05-19 23:57:19 +02:00
jvoisin
956eba4a8e Fix CID 1135064 2014-05-19 23:47:13 +02:00
pancake
0ecb57de6f Fix possible issue 2014-05-19 05:37:32 -04:00
pancake
2890b25e42 Fix w32 build 2014-05-19 10:54:29 +02:00
Anton Kochkov
9c7b579c46 Fix a typo 2014-05-19 09:06:38 +04:00
Anton Kochkov
179cc5c32d Fix CID 1134974, 1134975 2014-05-19 06:11:09 +04:00
Anton Kochkov
9a74490e1f Fix CID 1134986 2014-05-19 06:05:15 +04:00
Anton Kochkov
bf9de18c63 Fix CID 1134993, 1135005, 1135004, 1134996, 1134995, 1135002 2014-05-19 06:03:41 +04:00
Anton Kochkov
efa1e2f68f Fix CID 1214579 2014-05-19 05:40:45 +04:00
Anton Kochkov
557c0b2f03 Fix CID 1214585, 1214586 2014-05-19 05:38:19 +04:00
Anton Kochkov
eb2f9529cd Fix CID 1214584 2014-05-19 05:31:07 +04:00
Anton Kochkov
c7a101d7e2 Fix CID 1214580 2014-05-19 05:28:12 +04:00
Anton Kochkov
7923e8a6b4 Fix CID 1214587 2014-05-19 05:20:07 +04:00
pancake
fd3251d99c Refix 'r' command issues 2014-05-19 02:52:51 +02:00
pancake
879f295365 Fix bin.rawstr (rabin2 -zz), some offsets wrong in PE 2014-05-19 02:41:53 +02:00
pancake
644acb8590 Add rabin2 -k to query sdb info, sdbize MZ debug printfs 2014-05-19 01:42:36 +02:00
pancake
7ec7aa921f Fix 'r' command issues 2014-05-18 22:29:11 +02:00
Andrew McDonnell
37bd25aa5a Added ability to seek to address of arbitrary named function 2014-05-18 22:19:15 +04:00
Andrew McDonnell
9731747022 Fix problem where mips analyser missing functions called using jalr when program offset was specified. 2014-05-18 22:19:15 +04:00
Andrew McDonnell
469b3564cb Fix issue with mips analyser where call back references were not working. 2014-05-18 16:19:00 +09:30
Andrew McDonnell
962f5d6669 Add usage for symstall, how to find regression test suite, and some trivial typo fixes to DEVELOPERS doco. 2014-05-18 16:17:33 +09:30
pancake
0d68756791 Add r_str_crop() will be used by canvas to shifted render text 2014-05-18 03:41:39 +02:00
pancake
a708b77a2d Add Cydia packaging 2014-05-18 03:15:38 +02:00
pancake
355c376afa Fix ppc.cs disasm (no 64bit mode) 2014-05-18 03:01:31 +02:00