5259 Commits

Author SHA1 Message Date
pancake
be9df39f6f Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
pancake
7a1b6871d9 Fix a bunch of outstanding coverities 2016-10-20 14:11:02 +02:00
pancake
91f3a729bd Fix possible doublefree in r2 (thx @joxeankoret) 2016-10-20 13:05:58 +02:00
Álvaro Felipe Melchor
c237950200 Fix #5968 - search string when malloc://X + wx 2016-10-19 23:02:39 +02:00
Álvaro Felipe Melchor
19f054840f avoid fork and r_core_new in iz commands
Changed the code to use C API instead of forking rabin2 or create a new core
instance. Besides, izz handles string from raw binary (without RBin)
2016-10-19 23:02:38 +02:00
Álvaro Felipe Melchor
c5ce0d2140 clean up rabin2 2016-10-19 23:02:36 +02:00
pancake
995495ade4 Fix 1 byte write issue in io.http and io.tcp 2016-10-19 15:16:14 +02:00
Álvaro Felipe Melchor
e3e31c51c7 clean I.buffer when r_cons_push to avoid trash 2016-10-19 13:39:05 +02:00
Álvaro Felipe Melchor
a5db0d9486 clean up cons grep 2016-10-19 13:39:05 +02:00
pancake
fbd84145f5 Fix latest COVs and make tcp:// rw 2016-10-19 13:19:30 +02:00
pancake
5fcee5d712 Implement wts to send data to socket 2016-10-19 03:36:59 +02:00
Álvaro Felipe Melchor
258e12fdd8 Fix oob write when r_cons_pop 2016-10-19 02:09:14 +02:00
Álvaro Felipe Melchor
27d3d3dbf0 Fix NULL derefence 2016-10-19 01:09:14 +02:00
Gerardo García Peña
813361df4c Support for modifying the incoming value in operation RAnalEsilCallbacks::hook_reg_write(). (#5977) 2016-10-18 16:59:38 +02:00
pancake
0e18596099 Show instructions in /A and add /A[jq] 2016-10-18 13:09:25 +02:00
pancake
d2f3f6f5d7 Wip fix for #5937 - grep not working 2016-10-18 02:12:43 +02:00
pancake
27c60ea634 Fix crash in macros 2016-10-18 02:08:53 +02:00
pancake
cbf1b2ddb0 Implement project upgrading and remove old code 2016-10-18 00:40:55 +02:00
pancake
5a2cb343c1 Implement prj.zip and fix prj.git 2016-10-18 00:15:51 +02:00
pancake
c80f0a1ac8 Fix #5141 - Initial support for prj.git 2016-10-18 00:07:31 +02:00
pancake
9f4c8768a7 Implement prj.files and fix some bugs in project listing and saving 2016-10-17 23:58:39 +02:00
pancake
1ed039610e Projects are now completely contained inside a single directory
- Ease GIT/GPG integration
2016-10-17 16:59:16 +02:00
pancake
ae1405d7c0 Handle ~?* to make travis happy 2016-10-17 14:42:49 +02:00
pancake
dd8ccc7b13 Honor vim command 2016-10-17 13:11:46 +02:00
pancake
645aea9302 Honor bin.strings 2016-10-16 02:57:08 +02:00
pancake
cea2c80d56 Show flags in dm, add dmq and add resolver in rnum 2016-10-16 02:34:54 +02:00
pancake
bee054b1ec Rename recursive help from ?? to ?* 2016-10-16 01:46:03 +02:00
pancake
a93bc5b4d3 Fix dupped output in recursive help 2016-10-16 00:57:24 +02:00
pancake
10ce12112a Fix #5952 - Handle scr.null in projects 2016-10-16 00:54:06 +02:00
pancake
9f588e8b29 Implement support for recursive help ?? 2016-10-16 00:48:39 +02:00
pancake
e85f0c0e0e Implement experimental recursive help for d?? 2016-10-16 00:39:54 +02:00
pancake
bf6ea1dcc0 Fix crash when loading truncated mach0s 2016-10-15 23:54:17 +02:00
pancake
18fb6a2aac Implement http.log and http.logfile 2016-10-15 23:42:12 +02:00
pancake
01d1de4f7b Fallback to oo when ood fails 2016-10-15 21:08:54 +02:00
oddcoder
a28bcb4192 saving/retireving functions stack in project file (#5973) 2016-10-14 22:54:00 +03:00
Maijin
13dfa3c9e4 Fix #5860 - axtj relsub (#5964)
Fix #5860 - axtj relsub
2016-10-13 12:17:44 +02:00
Álvaro Felipe Melchor
45f193bb6a Fix ELF support for 32-64bit relro relocations, fix negative allocation in PE and null deref 2016-10-11 14:32:35 +02:00
Marc
65af037198 Fix Dalvik imports and symbol ordinals 2016-10-11 14:28:46 +02:00
Phil
557d35f4cc Fix aei help text (#5949) 2016-10-10 09:50:01 +02:00
pancake
64cd03dab5 Fix rap:// with no filename and reindent related stuff 2016-10-09 23:56:52 +02:00
pancake
7b4dc8310d Use RIODesc.detach when serving from RCore 2016-10-09 23:55:34 +02:00
pancake
7403f6229d Honor size=-1 in o 2016-10-09 22:03:02 +02:00
pancake
b4971693e5 Add dr8 and more commands for the RDebug.io plugin 2016-10-09 20:13:32 +02:00
pancake
208892b847 Aim to fix dmm. in w32 2016-10-09 15:11:09 +02:00
pancake
5ac2be945e Fix #5867 - Remove all references to __FILE__ or __LINE__ 2016-10-09 11:01:41 +02:00
Markus Lottmann
4db241262d Reworked in_function() to iterate over all bbs 2016-10-09 10:50:33 +02:00
pancake
1a99f72d63 Fix @i: 2016-10-08 03:10:12 +02:00
pancake
cd26e34a7b Blind fix #5938 - remove some __FILE__ references 2016-10-08 03:01:22 +02:00
pancake
2b37951e63 Initial implementation of pC (column disasm) 2016-10-08 00:02:47 +02:00
pancake
a1e9c8914f Implement @i: for temporary instruction seeks 2016-10-07 23:08:36 +02:00