Commit graph

679 commits

Author SHA1 Message Date
Alexis Ehret
162322634e Fix coding style javascript files (prettier) 2021-02-12 17:30:02 +01:00
Anton Kochkov
954ea58ee2 Refactor to use API in debug commands 2021-02-12 23:49:24 +08:00
Riccardo Schirone
540c70d229 Move yxml to meson subprojects wrap 2021-02-12 11:08:51 +08:00
Riccardo Schirone
fe05c9710a Move xxhash to meson subproject wrap 2021-02-12 11:08:51 +08:00
Riccardo Schirone
9349b2f3ed Move libzip to meson subproject wrap
* optionally depend on lzma, bzip2 and openssl for additional zip support
* add use_sys_libzip_openssl meson option to choose if openssl should be
  used in libzip or not
* avoid optional dependencies on windows to avoid troubles
2021-02-12 11:08:51 +08:00
Riccardo Schirone
43e4269d34 Make use_sys_* meson option features instead of boolean
* Use the features directly as argument of `dependency`.
* Remove doc/capstone.md doc file because already in PACKAGERS.md
2021-02-12 11:08:51 +08:00
Riccardo Schirone
fcd1f9810e io/p/io_zip: fix NULL deref when opening unknown zip 2021-02-12 11:08:51 +08:00
Riccardo Schirone
02f7b75c76
Remove root help printing from ? command (#596)
Otherwise things like ?*????? might print the old root help.
2021-02-12 07:17:42 +08:00
Anton Kochkov
ef3e68619d Refactor to use API in visual and graph modes 2021-02-12 00:33:59 +08:00
Giovanni
639fe1170b
[java] Remove DsoJson (#585)
* removed java/main.c

* Removed DsoJson

* fixed access_flags introduced bug.

* Simplified convert_string

* refactoring code.

* fixed invalid json.
2021-02-11 15:31:21 +01:00
wargio
9a8b2bdb91 Fix #584 - Memleak 2021-02-11 19:23:37 +08:00
Anton Kochkov
fcb110080e Refactor to use API in visual mode 2021-02-11 03:50:21 +08:00
Riccardo Schirone
027b2c27dc
core: =!= accept a argument and check cmdremote when executing commands (#565) 2021-02-10 15:40:05 +00:00
Khairul Azhar Kasmiran
bed58d01cb
aaef: Add help msg and x86_32 test (#568) 2021-02-10 21:58:09 +08:00
Aswin C
8bb0f24636
Convert q commands to newshell (#525) ##commands 2021-02-10 21:30:21 +08:00
Aswin C
bc4fe462c7
Remove the configuration variable graph.web (#567) 2021-02-10 13:26:29 +01:00
Anton Kochkov
aa3558b294
Refactor to use API in visual panels mode (#556) 2021-02-10 09:49:17 +01:00
Riccardo Schirone
641b9216b2
core/agraph: reintroduce shift-tab to move to prev node (#553) 2021-02-09 19:25:17 +01:00
Anton Kochkov
3e64a2e16a Refactor to use API in visual mode 2021-02-09 23:09:40 +08:00
Alexis Ehret
e7e9bbb4aa Fix dead assignment librz/util/print.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
2d12d2423b Fix dead assignment librz/util/buf.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
0eef757326 Fix dead assignment librz/search/privkey-find.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
2800595c9e Fix dead assignment librz/search/bytepat.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
b37c6370ee Fix dead assignment librz/parse/filter.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
f944d28619 Fix dead assignment librz/main/rz_ax.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
6022ef2c75 Fix dead assignment librz/main/rizin.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
186f560786 Fix dead assignment librz/io/p/io_rzpipe.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
f246a305be Fix dead assignment librz/io/p/io_rzk_linux.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
c20f4792c8 Fix dead assignment librz/io/p/io_ptrace.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
c9f8f4e922 Fix dead assignment librz/io/p/io_procpid.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
d1e146224b Fix dead assignment librz/debug/p/debug_gdb.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
35f6a1c53f Fix dead assignment librz/debug/debug.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
3e33c10c94 Fix dead assignment librz/core/yank.c 2021-02-09 10:37:25 -01:00
Alexis Ehret
40ac6fc745 Fix dead assignment librz/core/rtr.c 2021-02-09 10:37:25 -01:00
Florian Märkl
6f4336dcc4
Rename RJson to RzJson (#545) 2021-02-08 19:02:32 +00:00
Paul I
e12919cab6
Fix memleak in fcn_recurse() (#527) 2021-02-08 18:06:22 +00:00
Alexis Ehret
9e29552005 Fix allocator sizeof operand mismatch librz/util/regex/regcomp.c 2021-02-08 10:56:04 -01:00
Alexis Ehret
4c2c39ab37 Fix allocator sizeof operand mismatch librz/debug/p/debug_winkd.c 2021-02-08 10:56:04 -01:00
Alexis Ehret
ffc0d19a33 Fix allocator sizeof operand mismatch librz/io/p/io_winedbg.c 2021-02-08 10:56:04 -01:00
Alexis Ehret
00ec14b4aa Fix assigned value is undefined librz/util/print.c 2021-02-08 10:25:31 -01:00
Alexis Ehret
fa3ae20045 Fix assigned value is undefined librz/main/rz_diff.c 2021-02-08 10:25:31 -01:00
Alexis Ehret
101a925be3 Fix assigned value is undefined librz/debug/p/native/linux/linux_debug.c 2021-02-08 10:25:31 -01:00
Alexis Ehret
e6b6368ea0 Fix assigned value is undefined librz/bin/mangling/cxx/cp-demangle.c 2021-02-08 10:25:31 -01:00
Alexis Ehret
de4169ee94 Fix assigned value is undefined librz/analysis/p/analysis_arm_gnu.c 2021-02-08 10:25:31 -01:00
wargio
8cfa9e31e3 Support in newshell for <cmd>?*[j] and j*[j] <command> 2021-02-08 01:53:32 +01:00
Maijin
f5664319be
Remove ifdef JAYRO (#538) 2021-02-08 05:22:32 +08:00
Maijin
6610de7568
Remove ifdef TEST (#537)
Co-authored-by: Maijin <maijin21@gmail.com>
2021-02-08 02:10:54 +08:00
Alexis Ehret
259bcf237f Fix dead nested assignment librz/util/subprocess.c 2021-02-07 13:43:20 -01:00
Alexis Ehret
c1ce1bae6c Refacto function rz_str_word_count (librz/util/str.c) 2021-02-07 13:43:20 -01:00
Alexis Ehret
df62070922 Fix dead nested assignment librz/util/str.c 2021-02-07 13:43:20 -01:00