{"id":15115627,"url":"https://github.com/andreafioraldi/frida-js-afl-instr","last_synced_at":"2026-03-07T02:34:46.273Z","repository":{"id":86885106,"uuid":"221743971","full_name":"andreafioraldi/frida-js-afl-instr","owner":"andreafioraldi","description":"An example on how to do performant in-memory fuzzing with AFL++ and Frida","archived":false,"fork":false,"pushed_at":"2019-11-18T13:50:51.000Z","size":100,"stargazers_count":139,"open_issues_count":1,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T22:40:14.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/andreafioraldi.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}},"created_at":"2019-11-14T16:45:46.000Z","updated_at":"2025-03-04T21:45:19.000Z","dependencies_parsed_at":"2023-03-22T23:31:17.399Z","dependency_job_id":null,"html_url":"https://github.com/andreafioraldi/frida-js-afl-instr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreafioraldi/frida-js-afl-instr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreafioraldi%2Ffrida-js-afl-instr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreafioraldi%2Ffrida-js-afl-instr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreafioraldi%2Ffrida-js-afl-instr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreafioraldi%2Ffrida-js-afl-instr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreafioraldi","download_url":"https://codeload.github.com/andreafioraldi/frida-js-afl-instr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreafioraldi%2Ffrida-js-afl-instr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":"2024-09-26T01:43:56.360Z","updated_at":"2026-03-07T02:34:46.226Z","avatar_url":"https://github.com/andreafioraldi.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# frida-js-afl-instr\n\nAn example on how to do performant in-memory fuzzing with AFL++ and Frida.\nCurrently works only on Linux, not Android.\n\nTo run use the same option of unicorn_mode, `-U`.\n\n`afl-fuzz -U -i in -o out -m none -- python3 frida_driver.py`\n\nIf you want to adapt this script to other binaries that are not the simple `test` binary shipped within this repo you have to hack a bit `fuzz.py` to use your binary and `frida_script.js` to correctly call your target function.\n\nYou can also use showmap to test the instrumentation (and run frida_driver.py).\n\n`afl-showmap -U -o - -- python3 frida_driver.py`\n\n### Screenshots\n\n![sc1](img/screen1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreafioraldi%2Ffrida-js-afl-instr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreafioraldi%2Ffrida-js-afl-instr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreafioraldi%2Ffrida-js-afl-instr/lists"}