David CARLIER
4597224d7d
Fix r2agent segfault. ( #11950 )
...
Since it s based on reference counting, it is safe to make sure the context is initialised.
2018-10-26 13:21:12 +02:00
pancake
11c02de20c
Fix #11936 - Optimize RCons.hud with cache ##refactor
2018-10-26 00:58:47 +02:00
pancake
778ba010ce
Fix build and start refactor of r_cons_hud() ##refactor
2018-10-26 00:24:56 +02:00
Vanellope
6479311b08
Fix help in panels ##visual ( #11943 )
2018-10-25 23:43:21 +02:00
Sajjad Pourali
503844ac77
Fix MacOS Mojave User Debugging Problem ##build
2018-10-25 23:42:47 +02:00
Maijin
337dd0d909
Remove Sf command ##refactoring
2018-10-25 21:20:16 +02:00
Vanellope
bbd07a2f7f
Fix : command ##visual ( #11940 )
2018-10-25 19:40:56 +02:00
Khairul Azhar Kasmiran
351c762c54
Fix #11922 - Allocate space for sentinel too ##bin
2018-10-25 18:28:48 +02:00
radare
55fa2c91e7
Fix a crash in the OMF RBin parser ##bin ( #11938 )
2018-10-25 16:08:51 +02:00
radare
2420cb53d2
Kill anal.bb.align variable ##refactor
2018-10-25 15:34:09 +02:00
Vanellope
3050203ac0
Change the default panels depending on the analysis ##visual
2018-10-25 12:52:41 +02:00
Maijin
357255edbc
Fix #11879 - Move aae in aaa ##anal ( #11933 )
2018-10-25 12:51:59 +02:00
Vanellope
3e27396b92
Deleting a panel in zoom mode breaks the whole layout and now it does not. ( #11931 )
2018-10-25 10:00:02 +02:00
Maijin
d5aeac178a
Add golang symbols detection in aaa Fix #10959
2018-10-25 09:45:28 +02:00
David CARLIER
da5da7b72c
Lookup for golang and asan traces once ##bin
2018-10-24 18:47:29 +02:00
davidpolverari
8a22c89461
Fix #11923 : Early null check in cmd_info.c iz cmd ( #11928 )
2018-10-24 18:46:14 +02:00
David CARLIER
45618e6231
Fix hints memory leak when analysing functions ##leaks
2018-10-24 18:45:53 +02:00
Riccardo Schirone
6115f00455
remove r_bin_load_io2 and rename MODE defines ##refactor
...
PR #11888
* bin: no need for 2 r_bin_load_io APIs
* bin: remove io-related unused functions
* r_bin.h: remove some old comments
* r_bin.h: group together related APIs
* extract print/set modes in r_types, to remove dups in r_bin and r_core
* clang-format-diff: fix ternary operator indent for pancake
2018-10-24 16:54:57 +02:00
radare
744d47b5d8
Fix crash in fuzzed sega master system rom ##bin ( #11921 )
...
* clusterfuzz-testcase-minimized-ia_fuzz-5712659681378304.dms
2018-10-24 16:20:46 +02:00
pancake
3a7a7ba789
Fix ELF crash in clusterfuzz-testcase-minimized-ia_fuzz-6065450650697728.dms
2018-10-24 13:26:21 +02:00
davidpolverari
6742bbd2c1
Fix #11915 - Early null check in RBinObject.get_baddr()
2018-10-24 13:07:03 +02:00
pancake
60fe2dde8d
Use r_return_val_if_fail in cxx detection
2018-10-24 13:05:29 +02:00
pancake
737a35e81f
Fix crash in the MZ parser found by googlefuzz ##bin
...
* Add r_print_hexdump_simple()
2018-10-24 13:05:29 +02:00
pancake
c3092614ba
Parse the mach0's requirements codesign slot ##bin
2018-10-24 13:05:29 +02:00
pancake
4d4ce2f49c
Code cleanup in the mach0 parser ##refactor
2018-10-24 13:05:29 +02:00
David CARLIER
ce50039ce3
Fix #11870 regression in rbin internal api change.
2018-10-24 00:11:40 +02:00
a1ext
b56af23ee7
Null terminate buffer to fix garbage in psi
, psb
and psz
##visual
...
* Avoid unnecessary memsets
2018-10-23 22:27:01 +02:00
pancake
1b7d5b5f7f
Downgrade credentials when building with sudo ##build
2018-10-23 22:22:38 +02:00
Khairul Azhar Kasmiran
e94861a476
Fix entry0's hvaddr for ELF ##bin
2018-10-23 22:07:47 +02:00
Vanellope
ef03d1096f
Properly support the Hud in panels ?? && _ ##visual
2018-10-23 21:50:57 +02:00
Vanellope
2c3ace4777
First step to support xrefs in visual panels ##panels
2018-10-23 21:40:31 +02:00
Vanellope
89dd8a57da
Handle / key in visual panels to set scr.highlight ##visual
2018-10-23 21:39:19 +02:00
davidpolverari
b47666b409
Fix #11881 r_list_length assert for o->libs ##refactor
2018-10-23 21:38:17 +02:00
radare
e49bca77b9
Improve AAP for ARM32 ( #11909 )
2018-10-23 21:33:39 +02:00
davidpolverari
6941e5bd66
Handle ^C in RCons.less ##visual
2018-10-23 11:55:09 +02:00
Paul
567cdb1fcf
initiatized -> initialized ( #11905 )
2018-10-22 23:35:55 +02:00
pancake
9f896002ba
Fix macos-sign
2018-10-22 20:03:39 +02:00
pancake
f60ca729fb
Just add -static in linux
2018-10-22 19:57:45 +02:00
David CARLIER
ec77b63c6f
Fix FreeBSD build warning. ( #11904 )
2018-10-22 17:52:22 +02:00
minhnxd
f95120bb4e
Check for NULL on obj member before calling r_list_length ( #11894 )
2018-10-22 17:26:59 +02:00
Alex Stafeev
b3311d937f
Fixed grammar in fortune message ( #11903 )
2018-10-22 17:26:13 +02:00
pancake
3670657748
Some more build fixes for iOS
2018-10-22 16:00:02 +02:00
pancake
a6a6d34718
Add -static for the binaries when --with-libr ##build
2018-10-22 15:16:52 +02:00
pancake
f97aded52a
Statically link the binaries when using --with-libr
2018-10-22 15:10:29 +02:00
pancake
4c6aca5cd7
Add io.r2web, io.r2pipe, fs.io and debug.io for iOS ##build
2018-10-22 01:40:35 +02:00
Florian Märkl
52ff4b4d8e
Fix pdJ for asm.xrefs.fold and max
2018-10-21 18:28:44 +02:00
pancake
e6d97d2b27
Fix last clusterfuzz report ##crash
2018-10-21 16:02:36 +02:00
radare
c50357fbe6
Fix the build of the iOS SDK ##build ( #11884 )
2018-10-21 14:56:56 +02:00
pancake
f6949b50b6
After release version bump (3.1.0-git)
2018-10-21 14:18:13 +02:00
pancake
8ed55d5ea5
ios fixes
2018-10-21 01:41:48 +02:00