pancake
4df85046fd
Add r_buf_resize and make ihex:// .resize() work
2016-09-15 17:19:39 +02:00
pancake
22717a7998
Fix #5754 - Honor ./ and abspath in r_file_path for r2 -d
2016-09-15 12:52:50 +02:00
pancake
b44ec9b3e3
Add =!pkt in gdb:// and other minor fixes
2016-09-14 13:11:04 +02:00
pancake
a59e0ce083
Fix crash in gdb:// and some oobreads
2016-09-13 02:38:08 +02:00
pancake
d2e0a7e0fa
Fix 'Cannot allocate issue via rap://
2016-09-12 22:06:58 +02:00
pancake
66b87e12fd
Fix crash in self://
2016-09-05 04:35:05 +02:00
pancake
8a4ac505b0
Fix #5665 - Properly handle 32/64 bit spawning on OSX
2016-09-03 14:39:43 +02:00
pancake
12a6469bbd
Various fixes for the debug register state on XNU for ARM and x86
2016-08-31 01:57:36 +02:00
pancake
7cf0e1b633
Fix r2pipe:// (initial \x00 issue and cmd chop messages properly)
2016-08-27 02:32:43 +02:00
SkUaTeR
8b17834eb5
Fix command do in windows, fix dr command to get segments registers, …
2016-08-26 23:51:56 +02:00
pancake
f5f923aea5
Fix all latest COVs
2016-08-16 13:39:59 +02:00
pancake
63ef956a75
Fix #5522 - rap:// write operation wrongly processed
2016-08-16 02:42:27 +02:00
pancake
c35666ef8a
Minor rap:// fixes. More to come
2016-08-15 02:37:45 +02:00
pancake
0f39a486f5
Fix #5341 - rap:// with no file works now
2016-08-15 01:54:53 +02:00
pancake
39fa8c37b1
Fix build of nocache://
2016-08-15 01:04:27 +02:00
pancake
d18a63e9ed
Fix #5379 - Implement nocache:// for the posix io plugin
2016-08-15 00:14:36 +02:00
pancake
bf63107f9a
Fix uninitialized entry field for MZ bins (jman issue)
2016-08-08 10:45:32 +02:00
Álvaro Felipe Melchor
0bc983027f
improve arm/thumb in elf file format and disasm
2016-08-07 17:38:34 +02:00
pancake
b53a7bb84b
Fix regression in AFR related to io_is_valid
2016-08-07 14:08:13 +02:00
pancake
8d5e5d4add
Fix io.r2k build on mingw
2016-08-02 13:47:45 +02:00
pancake
3c8e49e67e
Fix w32 build of io.self
2016-08-02 13:22:25 +02:00
skuater
4c7290cb4e
Implement io.r2k for Windows
...
* initial r0 io memory r/w
* add driver initialization add
* renamed and implementing installation
* add io command !=mod to list system modules
* flags using . =\!mod
2016-08-02 00:58:39 +02:00
pancake
7b0622f85d
Fix latest covs
2016-08-01 14:46:17 +02:00
pancake
77f19155b4
Fix io.self dlsym for r_lib_dl_open
2016-07-30 14:15:29 +02:00
Anton Kochkov
0324837100
Fix Jenkins Mingw-w64 build
2016-07-29 16:13:41 +03:00
Anton Kochkov
5cc983a657
Fix Mingw32 building [2]
2016-07-29 14:45:54 +03:00
Anton Kochkov
0ca2034422
Fix Mingw32 building
2016-07-29 14:37:17 +03:00
pancake
e1d955d7ed
Use r_lib_dl instead of the raw libc functions
2016-07-28 19:59:40 +02:00
pancake
838e4d6fa2
Add dlsym, call, alarm and other goodies to self://
2016-07-28 17:12:05 +02:00
pancake
57996ce39f
Add waitfor:// in io.debug description
2016-07-28 12:59:51 +02:00
Maijin
7938640445
Move all /t/ from r2 to r2r
2016-07-27 19:19:30 +02:00
pancake
d46fa6ddd5
Implement waitfor:// in io.debug. Fixes #5380
2016-07-26 17:23:50 +02:00
pancake
102261ba37
Implement pidof:// URI handler in io.debug
2016-07-26 17:16:56 +02:00
Álvaro Felipe Melchor
50b20b8153
fix coding style
2016-07-20 18:43:28 +02:00
Maijin
b7d7593342
Add wcj
2016-07-19 23:55:36 +02:00
Rakholiya Jenish
339a5b7b18
fix iZ and negative o for large files ( #5242 )
...
correct the add section check
keep commented part to it's original code
int to ut64
minor fix and limit buffer size in case file size cannot be allocted
remove section check
show size in readable format
minor changes
2016-07-05 12:46:28 +02:00
pancake
4c97858e31
malloc:// forces rw and fix regression in 'f'
2016-07-03 22:36:58 +02:00
Álvaro Felipe Melchor
d21ee9f00f
fix crash due to UAF with io.vio option
2016-07-03 19:32:06 +02:00
pancake
a2a032833e
Show file size if not matching in radiff2
2016-07-01 14:08:25 +02:00
pancake
8361f2ea83
Honor RIO in radiff's slurp - thanks @brainstorm for the tip
2016-07-01 14:02:46 +02:00
Álvaro Felipe Melchor
0e4e39db79
fix somes coverities
2016-06-30 23:38:41 +02:00
pancake
6479943c46
More boolification and code cleanup -70LOC
2016-06-29 11:35:16 +02:00
pancake
a05003fd5c
Code cleanup -20LOC and get pagesize from target task in io.mach
2016-06-29 10:54:27 +02:00
pancake
dd6a168f82
Fix ood on OSX and clear raised on close
2016-06-26 04:51:44 +02:00
pancake
1a4177fed5
Fix exit in =! after o- a debugged process
2016-06-26 02:00:53 +02:00
pancake
4f785d398f
Fix --disable-debugger on OSX
2016-06-25 04:26:07 +02:00
pancake
0429420ee4
Fix the r_io regression thing
2016-06-20 11:08:21 +02:00
pancake
8c435e1a22
Fix doublefree issue
2016-06-10 10:58:10 +02:00
pancake
2a29662dbd
More r_io cleanup
2016-06-20 09:30:29 +02:00
pancake
ddeb71b83b
Fix regression in r_io_seek
2016-06-20 09:22:34 +02:00