Rot127
Rot127
Tracking issue for the search commands still using legacy search code. - [ ] `/a` analysis search. Waiting for RzArch and new analysis loop. - [ ] `/cc` Collision search....
**Is your feature request related to a problem? Please describe.** Mach-O files can encode String in UTF-8/ASCII and UTF-16 (host endianness). The strings are in the `__cstring` section as `NSConstantString`...
- [x] Faster search for - https://github.com/rizinorg/rizin/pull/5383: - [x] Foreign endian Unicode encodings (swap bytes, then normal search). - [x] Miss-aligned (move bytes to alignment, normal search). - [x] Document...
**Is your feature request related to a problem? Please describe.** Once we have the RzIL analysis implemented the VM should be updated with information with from a core dump. This...
### Work environment | Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | Fedora 32 | File format of the file you reverse (mandatory) | ELF | Architecture/bits of the file...
`RzBinReloc` is supposed to be a general abstraction for all kind of relocations. It has some shortcomings we should address. Here an overview of what came up so far: Existing...
Is there anyone who has experiences with the NovaCustom NV56/NV54 with GPUs? Does the laptop boot at all? I could see they are supported in [Dasharo's coreboot](https://github.com/Dasharo/coreboot/blob/dasharo/configs/config.novacustom_v540tnx), so I assume...
**Is your feature request related to a problem? Please describe.** I was thinking about buying a new laptop with a GPU and use it with Qubes. But in the https://github.com/Dasharo/dasharo-issues/issues/1087...