GustavoLCR
|
dd81b6629a
|
Implement getting a backtrace from a Windows Kernel Dump for x64 (#2387)
* PE: Add header to mappings
* PE: Add temp defs for unknown `UNWIND_CODE_OPS`
* Core Bind: Add `RzCoreBinApplyInfo` binding
* DMP/WinKD: Always add kernel modules to mod list
* Implement Windows x64 SEH backtracing
* Fix `ompb` not prioritizing maps
* Optimize `rz_io_map_priorize()`
* DMP: Implement backtrace for x64
|
2022-03-15 10:45:02 +01:00 |
|
Akihiko Odaki
|
13edb7440b
|
Fix /a input option parsing when the pattern lacks
|
2022-03-11 18:28:06 +01:00 |
|
Riccardo Schirone
|
dea0918afd
|
Convert wa commands to rzshell (#2293)
|
2022-02-09 18:49:11 +08:00 |
|
Riccardo Schirone
|
0a5b00edd2
|
Fix all db/cmd tests
|
2021-10-27 09:31:50 +02:00 |
|
seanachao
|
a2f8631b6c
|
Change -, --, = argument and = command meaning (#930)
* Swap = & - R (#615)&(#616)
* Fix R replace =
|
2021-04-21 16:20:24 +08:00 |
|
Riccardo Schirone
|
262cc819a9
|
Add test for command substitution in statements args
|
2021-03-09 08:06:32 +01:00 |
|
Anton Kochkov
|
ad6a580a1c
|
Fix tests
|
2021-01-05 23:33:32 -06:00 |
|
Liumeo
|
c93558a26e
|
Use pj in cmd_search.c ##refactor (#18163)
|
2021-01-05 05:21:41 -06:00 |
|
Florian Märkl
|
d53d1e3845
|
Final Analysis Renaming (#124)
* Rename missing Analysis Defines
* Rename analysis config vars and other lower case stuff
* Rename test/db/analysis
* Fix analysis tests
Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
|
2020-12-08 15:05:24 +08:00 |
|
Riccardo Schirone
|
721609a17b
|
Rename to rizin (#2)
|
2020-10-01 16:13:03 +02:00 |
|
Anton Kochkov
|
2e24aa6b9f
|
Fix #17458 - fix wrongly written tests
|
2020-08-19 11:13:50 +08:00 |
|
pancake
|
d6ad8766e8
|
Fix magic test in sync with the change in testbins (#17282)
Co-authored-by: pancake <pancake@nopcode.org>
|
2020-07-14 19:27:40 -05:00 |
|
pancake
|
6f9f8b557b
|
Fix #14744 - Implement /Ej and improve help message ##search (#17217)
* Implement `/Ej` and improve help message ##search
* Add tests
* Add `/Ej` in autocompletion
Co-authored-by: pancake <pancake@nopcode.org>
|
2020-07-07 12:12:34 +08:00 |
|
pancake
|
765f2b6bd4
|
Fix #2818 - Fix proper chopping of trailing spaces after comments (#17090)
* Fix #2818 - Fix proper chopping of trailing spaces after comments
* Handle the hashbang
* Add test
Co-authored-by: pancake <pancake@nopcode.org>
|
2020-06-28 12:11:55 +08:00 |
|
pancake
|
346eb5bd38
|
Move test/new/* into test/ ##tests (#16511)
|
2020-04-13 19:49:23 +02:00 |
|