{"id":31816192,"url":"https://github.com/softsec-kaist/evmpress","last_synced_at":"2026-07-04T10:31:28.052Z","repository":{"id":312063939,"uuid":"1012330569","full_name":"SoftSec-KAIST/EVMpress","owner":"SoftSec-KAIST","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-29T01:28:48.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-06T08:11:18.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftSec-KAIST.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-02T07:06:28.000Z","updated_at":"2025-09-29T01:28:51.000Z","dependencies_parsed_at":"2025-08-28T16:27:55.219Z","dependency_job_id":"d0f4e9c0-d086-45f7-a589-9bcc1938b04d","html_url":"https://github.com/SoftSec-KAIST/EVMpress","commit_stats":null,"previous_names":["softsec-kaist/evmpress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoftSec-KAIST/EVMpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftSec-KAIST%2FEVMpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftSec-KAIST%2FEVMpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftSec-KAIST%2FEVMpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftSec-KAIST%2FEVMpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftSec-KAIST","download_url":"https://codeload.github.com/SoftSec-KAIST/EVMpress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftSec-KAIST%2FEVMpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35118970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-11T09:44:36.941Z","updated_at":"2026-07-04T10:31:28.035Z","avatar_url":"https://github.com/SoftSec-KAIST.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EVMpress\n\nA tool that analyzes function Control-Flow Graphs (CFGs) and type information\nfrom an EVM bytecode.\n\n+ EVMpress: Precise Type Inference for Next-Generation EVM Decompilation:\n  [(link)]()\n\nTo reproduce our work, please refer to [this document](https://github.com/SoftSec-KAIST/EVMpress-artifact.git).\n\nWe implement CFG recovery in [B2R2](https://github.com/B2R2-org/B2R2.git), a\nbinary analysis framework, and use it as a building block for EVMpress.\n\n## Requirements\n\n+ Dotnet 9+\n\n## How to use\n\nYou can run EVMpress using the following command:\n\n```bash\ndotnet run {{hex_path}} {{out_path}}\n```\n\nwhere `{{hex_path}}` is the path to the input EVM bytecode file and\n`{{out_path}}` is the path to the output file.\nNote that the input file must be in hexadecimal format, not binary.\n\n### Graphical User Interface (GUI)\n\nLeveraging the power of B2R2, a user-friendly GUI is provided, allowing users to\neasily analyze EVM bytecode without needing to use the command line. It is\nespecially useful for users who want to analyze CFGs visually.\n\nYou can run `B2R2.RearEnd.BinExplorer` [(link)](https://github.com/B2R2-org/B2R2/tree/main/src/RearEnd/BinExplorer)\nto launch the GUI. For example, ```dotnet run {{hex_path}} -A EVM```.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftsec-kaist%2Fevmpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftsec-kaist%2Fevmpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftsec-kaist%2Fevmpress/lists"}