Gallopsled / Gallopsled/pwntools

errno: Search by perror string

Open
#2,657 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
13.7k
Forks
1.9k
Avg merge
6d 23h
Merged PRs (30d)
3

Description

I want stuff like `pwn errno "Cannot allocate memory"` to return EACCES. Can often come in handy when I see the message being printed via errno and want to check the man pages or source to see what condition causes that.

The definitions are in glibc/sysdeps/gnu/errlist.h

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.