Riccardo Schirone

Results 71 issues of Riccardo Schirone

Right now there are many plugins that use the `RzIoPlugin.system` field to handle special commands added when you open a particular file (e.g. `io_rzk`, `io_gdb`, `io_ptrace`, etc.). This has few...

RzIO
RzCore
refactor
stale

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [x] I made sure to follow the project's [coding style](https://cutter.re/docs/contributing/code/development-guidelines.html) - [...

Hi, I was wondering whether this project is still maintained as there was no activity at all in the last months (more than a year, it seems) with PRs that...

Latest PyPI wheel (https://pypi.org/project/gunicorn/20.1.0/) does not match the tagged version https://github.com/benoitc/gunicorn/commit/61ccfd6c38d477a908e0f376757bbb884438053a / https://github.com/benoitc/gunicorn/tree/20.1.0 . For example, at https://github.com/benoitc/gunicorn/blob/20.1.0/gunicorn/config.py#L109 you see `"threads"`, but in the wheel you download from PyPI you...

Deploy

Trying to compile the project I get the following error: ``` /Users/ret2libc/projects/pe-parse/pe-parser-library/src/unicode_codecvt.cpp:33:29: error: 'codecvt_utf8' is deprecated [-Werror,-Wdeprecated-declarations] std::wstring_convert convert; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/codecvt:199:28: note: 'codecvt_utf8' has been explicitly marked deprecated here class...

enhancement
hacktoberfest
help wanted

### Work environment | Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | MacOS 12.6 M1 Max | File format of the file you reverse (mandatory) | MachO | Architecture/bits of...

bug
RzAnalysis
test-required
high-priority
Mach-O
ARM

**Is your feature request related to a problem? Please describe.** Currently the grammar accepted by rznum is unclear, it doesn't respect quotes and not rigid enough. For example `?v 10...

refactor
shell
RzNum
stale

The .comment value in the CPU platform profile seems to be completely ignored. I think instead it should be added as a Rizin comment to the address where the port...

RzArch

#### Summary Add `--client-signing-algorithms` flag to rekor-server to restrict the set of client keys accepted by a Rekor instance. See #1724 . This work depends on https://github.com/sigstore/sigstore/pull/1601 #### Release Note...