{"id":48483330,"url":"https://github.com/andrey-oss/smap","last_synced_at":"2026-04-07T09:01:37.154Z","repository":{"id":301180333,"uuid":"474127019","full_name":"Andrey-oss/smap","owner":"Andrey-oss","description":"Smap - Advanced shellcode mapper written on python2","archived":false,"fork":false,"pushed_at":"2025-06-25T14:43:41.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"priv8","last_synced_at":"2025-06-25T15:28:52.952Z","etag":null,"topics":["ctf","ctf-tools","mapper","objdump","pentesting","pentesting-tool","python","python2","shellcode"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andrey-oss.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":"2022-03-25T18:41:52.000Z","updated_at":"2025-06-25T14:43:45.000Z","dependencies_parsed_at":"2025-06-25T15:41:34.078Z","dependency_job_id":null,"html_url":"https://github.com/Andrey-oss/smap","commit_stats":null,"previous_names":["andrey-oss/smap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Andrey-oss/smap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andrey-oss","download_url":"https://codeload.github.com/Andrey-oss/smap/tar.gz/refs/heads/priv8","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ctf","ctf-tools","mapper","objdump","pentesting","pentesting-tool","python","python2","shellcode"],"created_at":"2026-04-07T09:01:36.312Z","updated_at":"2026-04-07T09:01:37.149Z","avatar_url":"https://github.com/Andrey-oss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smap - Advanced Shellcode Mapper\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n`smap` is a sophisticated shellcode analysis tool that provides disassembly capabilities and bad character detection for security researchers and penetration testers.\n\n## Key Features\n\n- Shellcode analysis in `\\xXX` format\n- Architecture-aware disassembly (i386/x86_64)\n- Multiple syntax formats (Intel/AT\u0026T)\n- Bad character detection\n- ASCII representation of shellcode\n- Visual highlighting of assembly instructions\n- Section analysis of binary payloads\n\n## Requirements\n\n- Python2\n- OBJDump\n- Argparse (via pip2)\n\n## Installation\n\n1. Clone git repository\n```bash\ngit clone https://github.com/Andrey-oss/smap.git\ncd smap\n```\n\n2. Install required library\n```bash\npip2 install argparse\n```\n\n## Usage\nBasic usage:\n```bash\n./smap.py -f \u003cshellcode_file\u003e [-a architecture] [-sf syntax_format]\n```\n\nExample:\n```bash\n./smap.py -f shellcode.txt -a i386 -sf intel\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (git checkout -b feature/your-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin feature/your-feature)\n5. Open a Pull Request\n\n## 📜 License\nMIT License. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fsmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey-oss%2Fsmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fsmap/lists"}