{"id":37689975,"url":"https://github.com/thebabush/nampa","last_synced_at":"2026-01-16T12:40:43.852Z","repository":{"id":37267875,"uuid":"88075250","full_name":"thebabush/nampa","owner":"thebabush","description":"Nampa - FLIRT for (binary) ninjas","archived":false,"fork":false,"pushed_at":"2024-12-18T17:17:46.000Z","size":89,"stargazers_count":95,"open_issues_count":4,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-28T17:39:20.212Z","etag":null,"topics":["binary-analysis","binary-ninja","binary-ninja-plugin","reverse-engineering","security","signature-matcher"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thebabush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-12T16:49:03.000Z","updated_at":"2025-07-31T13:20:02.000Z","dependencies_parsed_at":"2023-01-20T20:17:39.689Z","dependency_job_id":null,"html_url":"https://github.com/thebabush/nampa","commit_stats":null,"previous_names":["kenoph/nampa"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thebabush/nampa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebabush%2Fnampa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebabush%2Fnampa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebabush%2Fnampa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebabush%2Fnampa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebabush","download_url":"https://codeload.github.com/thebabush/nampa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebabush%2Fnampa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["binary-analysis","binary-ninja","binary-ninja-plugin","reverse-engineering","security","signature-matcher"],"created_at":"2026-01-16T12:40:43.268Z","updated_at":"2026-01-16T12:40:43.844Z","avatar_url":"https://github.com/thebabush.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nampa - FLIRT for (binary) ninjas\n\n*Pure-python implementation of IDA Pro's FLIRT technology. Also Binary Ninja plugin.*\n\n## Description\n\nNampa is a package for reading IDA Pro's `.sig` files.\nIt comes with its own command-line tool for analyzing such files: `dumpsig.py`.\n\nNampa the package is completely decoupled from the Binary Ninja plugin.\n\nNampa the plugin comes with a small library of `.sig` files, automatically\ndownloaded from 3rd-party GitHub repositories when needed.\n\n## Screenshot\n\n![Dialog](./img/dialog.png)\n\n## Installation\n\nFor use as a python library:\n\n```bash\npip install nampa\n```\n\nFor use as a Binary Ninja plugin:\n\n```bash\ncd ~/.binaryninja/plugins/\ngit clone git@github.com:thebabush/nampa.git\ncd nampa\n```\n\n**NOTE:** apparently, Binary Ninja for Windows ships with its own python distribution so `pip install` accordingly.\n\n## About\n\n[Meaning of Nampa (ナンパ)](http://jisho.org/search/%E8%BB%9F%E6%B4%BE).\n\n### Limitations\n\nRef functions are not implemented at the moment.\n\n### Thanks\n\n- `radare` people, since this is basically a python port of\n[radare's FLIRT implementation](https://raw.githubusercontent.com/radare/radare2/e8f80a165c7dd89d955a1ee7f432bd9a1ba88976/libr/anal/flirt.c).\n- [trib0r3](https://github.com/trib0r3) for updating the Binary Ninja integration\n\n### License\n\nThe original radare's flirt.c is under LGPL, so my deep knowledge of software licenses tells me that I must keep it\nthat way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebabush%2Fnampa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebabush%2Fnampa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebabush%2Fnampa/lists"}