{"id":21017128,"url":"https://github.com/mentebinaria/readpe","last_synced_at":"2025-05-14T18:05:00.896Z","repository":{"id":2483299,"uuid":"3456770","full_name":"mentebinaria/readpe","owner":"mentebinaria","description":"The PE file analysis toolkit","archived":false,"fork":false,"pushed_at":"2025-05-09T15:29:36.000Z","size":2490,"stargazers_count":724,"open_issues_count":13,"forks_count":135,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-05-09T16:41:40.497Z","etag":null,"topics":["binary-analysis","malware-analysis","malware-research","pe-file","portable-executable","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mentebinaria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-02-16T03:59:41.000Z","updated_at":"2025-05-09T15:29:40.000Z","dependencies_parsed_at":"2025-05-09T16:31:32.377Z","dependency_job_id":"bbb7b226-0c11-42a1-b45e-27c6f341d4c6","html_url":"https://github.com/mentebinaria/readpe","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mentebinaria%2Freadpe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mentebinaria%2Freadpe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mentebinaria%2Freadpe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mentebinaria%2Freadpe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mentebinaria","download_url":"https://codeload.github.com/mentebinaria/readpe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198514,"owners_count":22030965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-analysis","malware-analysis","malware-research","pe-file","portable-executable","reverse-engineering"],"created_at":"2024-11-19T10:17:58.707Z","updated_at":"2025-05-14T18:05:00.890Z","avatar_url":"https://github.com/mentebinaria.png","language":"C","funding_links":[],"categories":[":wrench: Tools"],"sub_categories":["Before 2000"],"readme":"# readpe - PE Utils\n\nOpen source, full-featured, multiplatform command line toolkit to work with\nand analyze PE (Portable Executables) binaries.\n\n## How to get the source code\n\n    git clone https://github.com/mentebinaria/readpe.git\n\n## How to build on Linux\n\n    cd readpe\n    make\n\n**NOTE**: You may need to install OpenSSL using your package manager. Examples:\n\n    apt install libssl-dev\n    yum install openssl-devel\n\n## How to install on Linux\n\n    cd readpe\n    sudo make install\n    echo \"/usr/local/lib\" | sudo tee /etc/ld.so.conf.d/libpe.conf\n    sudo ldconfig\n\n## How to build on macOS\n\n    cd readpe\n    CFLAGS=\"-I/usr/local/opt/openssl/include/\" LDFLAGS=\"-L/usr/local/opt/openssl/lib/\" make\n\n**NOTE**: You may need to install OpenSSL and PCRE via [Homebrew](https://brew.sh):\n\n    brew update\n    brew install openssl\n\n## How to build on Windows (via [Cygwin](https://cygwin.com))\n\n    cd readpe\n    make\n    make zip\n\n**NOTE**: The following packages must be installed along with your Cygwin:\n\n| Category | Package       |\n|----------|---------------|\n| Archive  | zip           |\n| Devel    | binutils      |\n| Devel    | gcc-core      |\n| Devel    | git           |\n| Devel    | make          |\n| Net      | libssl-devel  |\n\n## FAQ\n\n### Is this pev? / What happened to pev?\n\nThis repository used to be pev. We just moved the repository from a user account\nto an organization account.\n\nWe also renamed the repository as the original name `pev` stood for PE Version\nand does not reflect the current state of this application. We felt that readpe\nwas a good name as it is the most prominent tool.\n\n### Where did libpe go?\n\nLibpe has been absorbed into this repository since the two repositories are\ntightly coupled and version controling them together made the most logical sense.\n\n### I get a `fatal error: 'openssl/evp.h' file not found`. How can I fix that?\n\nPlease install OpenSSL for your system. Use a package manager to make things easier. If you're compiling pev in macOS,\nmake sure you've set both CFLAGS and LDFLAGS environment variables according.\n\nPlease check the [online documentation](https://pev.sourceforge.io/doc/manual/en_us/) for more details.\n\n### I get an `error while loading shared libraries: libpe.so.1: cannot open shared object file: No such file or directory`. How can I fix that?\n\nPlease refer to ['How to install on Linux'](#how-to-install-on-linux).\n\n## License\n\nThis project is licensed under the GNU General Public License version 2\nwith the exception of the contents of lib/libpe which are licensed under the\nGNU Lesser General Public License version 3.\n\nA copy of these licenses can be found respectively in the project root and lib/libpe.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmentebinaria%2Freadpe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmentebinaria%2Freadpe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmentebinaria%2Freadpe/lists"}