Commit graph

27091 commits

Author SHA1 Message Date
David CARLIER
73fa2b30a5
debug: descriptors list netbsd and porting fixes on linux version. (#2018)
took from the linux version, files descriptors per process are stored
 in a similar fashion.
2021-11-24 08:35:01 +08:00
Giovanni
4bf017e111
Fix usage typo (#2019) 2021-11-24 08:33:13 +08:00
Peiwei Hu
3c2ad5abce
Fix: UAF caused by parse_type_abstract_declarator_node() (#2016)
Signed-off-by: Peiwei Hu <jlu.hpw@foxmail.com>
2021-11-24 08:32:36 +08:00
Khairul Azhar Kasmiran
681de8e3b2
Fix NO_OPT_IF_ASAN warning on asan clang build (#2011) 2021-11-23 20:16:34 +08:00
Khairul Azhar Kasmiran
fa699c04d9
Enable shm:// test on OpenBSD (#2008) 2021-11-23 00:06:51 +08:00
David CARLIER
7458712017
Fix thread api on DragonFlyBSD (#2009) 2021-11-22 14:59:28 +01:00
Riccardo Schirone
1acadcf71b RzShell: convert om-, om-*, om=, oma, omb, omr commands 2021-11-22 12:23:26 +01:00
Khairul Azhar Kasmiran
8610bff700
Add fast OpenBSD build (#1995) 2021-11-22 18:05:38 +08:00
Anton Kochkov
1d9adece36
Fix meta escape for EBCDIC encodings (#2007) 2021-11-22 13:23:30 +08:00
billow
46533d41eb
EBCDIC character support (#1643) 2021-11-22 09:48:57 +08:00
Florian Märkl
b2386f5983
Fix aae overwriting registers of debuggee (#2004) 2021-11-21 12:12:00 +00:00
Khairul Azhar Kasmiran
d6ba6b1ce8
Revert test/unit/cpp/meson.build (#2003) 2021-11-21 19:39:34 +08:00
Florian Märkl
5757c37cee
Use rz_analysis_get_address_bits() in pxr and fix asserts (#2002) 2021-11-21 12:19:33 +01:00
Florian Märkl
b506e14bc2
Fix Visual Commenting (Fix #1999) (#2001) 2021-11-20 10:58:08 +01:00
Florian Märkl
7e1415bc83
Add support for DYLD_CHAINED_PTR_64_OFFSET (#1996) 2021-11-19 14:54:35 +01:00
Surendrajat
c5fa5a2d5e
macOS: Update installer background (#1994) 2021-11-19 12:41:35 +01:00
Giovanni
446a56929b
[FLIRT] Improvements and added pac support & tests (#1992)
* Enforce architecture type on sig, files
* Added terminal output when calling zfs to display the number of matches 
* Added pac support
* Added tests
2021-11-18 18:47:29 +01:00
Khairul Azhar Kasmiran
1c959804af
Revert OpenBSD buildtype back to debugoptimized (#1991) 2021-11-18 21:26:35 +08:00
Khairul Azhar Kasmiran
5d42d9d163
Support fuzz tests in asan clang build (#1990) 2021-11-18 00:13:16 +08:00
Khairul Azhar Kasmiran
906ece4211
Add asan build for clang (#1910) 2021-11-17 21:02:02 +08:00
Giovanni
8a63e43534
Fix #1881 - Fix windows build (#1984) 2021-11-17 11:51:04 +01:00
Florian Märkl
289536cc04
Unscramble Register Printing and Flags Logic (#1920)
* Added rz_analysis_get_address_bits() instead of arch-specific hacks in core
* flags are only set for address-sized registers
* dr/ar show registers of any size by default, but hiding registers that are entirely
  covered by others
2021-11-17 11:44:14 +01:00
Florian Märkl
fd8d84b475
Remove rX_rY Hacks in AVR ESIL (#1988) 2021-11-16 23:07:05 +01:00
Florian Märkl
a96edeb0c6
Disambiguate cmd_b/cmd_B for case-insensitive fs (#1987) 2021-11-16 10:56:58 +00:00
Giovanni
516c9b1af6
Implement "il_opdmp_append()" and fix Windows warnings (#1986) 2021-11-16 12:02:43 +08:00
Florian Märkl
86e4df8655
Remove r1_r0 Hack from AVR (#1985) 2021-11-16 02:52:10 +01:00
Giovanni
87311c3759
Basefind (#1966)
Co-authored-by: gnole <olegbouchin@gmail.com>
2021-11-15 22:33:38 +01:00
OGRE
dfb6900366
[RzIL] Add concat, append handlers etc. (#1936) 2021-11-15 19:57:14 +01:00
wargio
5f7d85de8e Avoid heap for < 65 bits and simplified rz_il_bv_new_from_* methods 2021-11-15 14:56:15 +01:00
wargio
c2c24ebb34 Added rz_il_vm_add_bit_reg 2021-11-15 14:56:15 +01:00
Giovanni
9c830435d6
Fix #1952 - Implement iR <hashes> (#1979) 2021-11-15 14:30:48 +01:00
Florian Märkl
081ebe728f
Rewrite and fix AVR DES ESIL (#1975) 2021-11-14 15:43:03 +01:00
Giovanni
8f4620d043
Add thread pool and physical core number (#1973) 2021-11-14 12:06:19 +01:00
Giovanni
6c5d0220f9
Fix #1963 - added option for setting visual mode (#1977) 2021-11-14 11:03:33 +01:00
Giovanni
19bdac1502
Allow dirs within packagefiles (#1976) 2021-11-13 21:32:31 +01:00
Khairul Azhar Kasmiran
ac7f8dc277
Fix io_ptrace.c UB (#1972) 2021-11-13 23:28:28 +08:00
Florian Märkl
d82eea1415
Remove unused RzCache and rz_prof_t (#1971) 2021-11-13 15:44:15 +01:00
Florian Märkl
a978564527
Add Big-Endian Patch to Tree-Sitter Subproject (#1969) 2021-11-12 14:53:15 +01:00
Anton Kochkov
68ee270481
Provide API for calculating sections digests (#1955) 2021-11-12 21:44:06 +08:00
Riccardo Schirone
9ee830054b
RzShell: convert wh command to shell/which (#1964) 2021-11-12 11:42:58 +01:00
Giovanni
70eb00c697
Fix redefinition of RzCoreConfigGet (#1967) 2021-11-12 00:43:05 +00:00
Giovanni
f41ea3c284
[FLIRT] Refactoring and create rz_sign library (#1960) 2021-11-11 20:29:59 +01:00
Riccardo Schirone
92e1139f69 RzShell: convert wr command 2021-11-11 18:16:26 +01:00
DC
841508ddfd util: rz_th_setaffinity warning fix 2021-11-11 09:18:02 +01:00
Khairul Azhar Kasmiran
58fd79be91
Fix first line of db/esil/x86_64 (#1958) 2021-11-10 23:03:26 +08:00
Riccardo Schirone
780c7a57bc Fix autocompletion of @/@@ operators when providing already one argument 2021-11-10 09:07:34 +01:00
Riccardo Schirone
589ab9299c Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
Riccardo Schirone
596912a3dd RzShell: convert wx commands 2021-11-09 12:01:41 +01:00
Riccardo Schirone
9ea989f58d Document rz_hex_str2bin and add unit tests 2021-11-09 12:01:41 +01:00
Riccardo Schirone
34a043a5ea RzShell: convert ws command 2021-11-09 12:01:41 +01:00