pancake
d739c92319
Honor asm.offless in pdi and pi
2017-09-30 03:21:47 +02:00
pancake
60a0f7e3a6
Fix #8613 - Implement asm.offless
2017-09-30 02:18:48 +02:00
Richard Maciel
427fff4f60
Generates proper ld/st instructions for AArch64 ESIL ( #8614 )
...
Created a fix not only for issue #8602 , but which encompass others ld/st
instructions as well, so they properly generate ESIL code which
read/write from/to memory using the appropriate data size, based on
instruction and register type used.
2017-09-29 18:05:02 +02:00
pancake
87dc54aa11
Fixes for the fortunes
2017-09-29 14:17:18 +02:00
josediazfer
d3b27cc35e
Supported for linux the followings commands: ( #8611 )
...
dm address size
dm- address
2017-09-29 13:05:58 +02:00
pancake
aa7989de88
Address dalvik disasm comments in #8590
2017-09-29 12:51:09 +02:00
Khairul Azhar Kasmiran
ab9368966e
Cs: show unfiltered strings ( #8605 )
2017-09-29 12:33:24 +02:00
0xTowel
f9c4a8c38b
Fix typo in CONTRIBUTING.md ( #8607 )
2017-09-29 10:22:43 +02:00
0xTowel
7d1eba27a3
Add update directions to README.md
2017-09-28 22:06:58 +02:00
josediazfer
2328c5d31f
Fix serveral leaks ( #8606 )
2017-09-28 16:32:54 +02:00
Jose Diaz
16905517ad
leak parseOpcode() asm_x86_nz.c
2017-09-28 12:13:58 +08:00
pancake
b9d67d9934
More fixes for winedbg:// and debug.io
2017-09-27 16:43:46 +02:00
pancake
05315c9270
Implement drp and dr8 for winedbg://
2017-09-27 14:54:00 +02:00
josediazfer
bacd615e0d
Egg Issues ( #8593 )
...
* Fix pushing inmmediate args using the x64 arch
Added directive .rargX (ar0, ar1,...etc)
* replaced atoi() by r_num_math()
2017-09-27 11:29:15 +02:00
Lowly Worm
13f7995120
let you rename vars using vmenu
2017-09-27 00:01:55 -07:00
Lowly Worm
c8dd3db664
just need to fill in the todo for renaming vars
2017-09-26 23:32:34 -07:00
Lowly Worm
1f0ead7b0a
make the variable view actually scroll vars
2017-09-26 23:25:20 -07:00
Lowly Worm
a3823f946b
actually show the vars in vmenu
2017-09-26 23:13:19 -07:00
pancake
89d20763fc
Fixes for winedbg:// and crashes in -Dio
2017-09-27 04:58:15 +02:00
Anton Kochkov
bd4ad8b0a4
Fix Windows build
2017-09-27 10:18:48 +08:00
Anton Kochkov
a9b0912279
Link io.windbg in meson
2017-09-27 09:53:40 +08:00
pancake
19647e4d9e
Enhance asm.pseudo for Dalvik
2017-09-27 03:49:14 +02:00
pancake
3326b933dd
Fix #8590 - Thanks @igasparis
2017-09-27 03:49:10 +02:00
Anton Kochkov
c70800d12f
Add io.winedbg to meson build
2017-09-27 09:35:09 +08:00
pancake
7cc7540458
Oops add missing files
2017-09-27 03:27:27 +02:00
pancake
97911069b3
Initial port of io.winedbg using the new r_socket_spawn() api
2017-09-27 03:12:00 +02:00
xarkes
b4a1a595c9
pf segfault fix ( #8592 )
2017-09-26 23:45:42 +02:00
pancake
cd44fb4839
psosvm plugins are not in core
2017-09-26 13:37:11 +02:00
pancake
45b0c9b3f3
Fix #8487 - infinite loop in pf with undefined recursive types
2017-09-26 12:49:23 +02:00
pancake
3adb70a753
Honor io.0xff in sparse RBuffers
2017-09-26 11:55:48 +02:00
pancake
34bdab65b7
Pressing _ in RCons.less enters the HUD mode
2017-09-26 11:53:16 +02:00
pancake
9b5eda95e6
Support spawning processes with spaces in path
2017-09-26 11:44:43 +02:00
pancake
314f9d0e57
Fix uninitialized issue in core/cmd and another path fix for sdk.sh
2017-09-25 19:26:47 +02:00
pancake
b9df2dc577
Honor R2_PLUGINS_CFG env var in sys/sdk
2017-09-25 19:00:15 +02:00
pancake
ea7e02193d
Fix static sdk build --without-gpl
2017-09-25 18:57:36 +02:00
Rene Laemmert
a7dfcec5cc
added z/ to aaaa
2017-09-25 18:36:10 +02:00
Rene Laemmert
a90354fdba
added zi command ( #8583 )
2017-09-25 16:59:50 +02:00
Rene Laemmert
6f94ca59a4
add warning to zos command ( #8585 )
...
add warning if no zignatures to save
2017-09-25 16:52:58 +02:00
pancake
da30f1c80c
Fix invalid free with rust core plugin (wip)
2017-09-25 16:05:42 +02:00
pancake
fa21d57029
Fix the double "Cannot open" issue with gdb://
2017-09-25 10:51:53 +02:00
pancake
71a6177b8a
Fixes for the gdb-avr backend, lower min pkgtsz and fix tid<1 issue
2017-09-25 10:47:27 +02:00
Khairul Azhar Kasmiran
fc6cc69e90
Csj: encode strings in base64 ( #8577 )
2017-09-23 02:36:19 +02:00
pancake
106fedeef4
Add the 'null' debugger plugin
2017-09-23 02:34:37 +02:00
pancake
8ce09268e1
Avoid warning in modern macs for DYLD_PRELOAD via rarun2
2017-09-23 02:31:12 +02:00
pancake
86d2c31c37
omm works without args now
2017-09-23 02:23:26 +02:00
pancake
b23a987552
Update help message for .?
2017-09-23 02:05:30 +02:00
pancake
7e4477d5fe
.. is now ..., and .. works as expected
2017-09-23 02:03:07 +02:00
pancake
b787a49d54
Fix stepping with Apple's debugerver
2017-09-23 00:06:04 +02:00
pancake
8520138afe
Fix buffer overflow issues in gdb-read operations
2017-09-22 23:56:49 +02:00
pancake
fe20b1719a
Honor endianness in refptr of disasm
2017-09-22 23:48:53 +02:00