{"id":22749936,"url":"https://github.com/bestnathan/nf","last_synced_at":"2025-10-03T23:41:56.010Z","repository":{"id":181760860,"uuid":"665856523","full_name":"BestNathan/nf","owner":"BestNathan","description":"nathan frida hooks","archived":false,"fork":false,"pushed_at":"2024-06-12T13:11:03.000Z","size":375,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T08:24:42.050Z","etag":null,"topics":["android-hooking","decompiler","decryption","frida","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BestNathan.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}},"created_at":"2023-07-13T06:49:07.000Z","updated_at":"2024-07-17T07:24:20.000Z","dependencies_parsed_at":"2024-12-11T04:11:32.206Z","dependency_job_id":"e136bc57-3c08-476e-8a8a-fda3f2ce1f5a","html_url":"https://github.com/BestNathan/nf","commit_stats":null,"previous_names":["bestnathan/nf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestNathan%2Fnf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestNathan%2Fnf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestNathan%2Fnf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BestNathan%2Fnf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BestNathan","download_url":"https://codeload.github.com/BestNathan/nf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246282673,"owners_count":20752436,"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":["android-hooking","decompiler","decryption","frida","reverse-engineering"],"created_at":"2024-12-11T04:11:22.354Z","updated_at":"2025-10-03T23:41:50.975Z","avatar_url":"https://github.com/BestNathan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nathan Frida Hooks\n\n## features\n\n- Tracing from method to method within a complete encryption or http processing\n- Hook Java Crypto\n  - Print Crypto Key in UTF-8/Hex/Base64\n  - Print Crypto Iv in Hex\n  - Print plain text in UTF-8/Hex\n  - Print cipher text in Hex/Base64\n- Hook OkHttp3/Android UrlConnection\n  - Print Http Request Url, Method, Headers, Data(if possible) in UTF-8/Hex\n  - Print Http Response Code, Headers, Data(if possible) in UTF-8/Hex/Base64\n\n## Usage\n\n```sh\nnpm install\n# ./built/index.js\n\nfrida -U -f com.example.android -l ./built/index.js\n```\n\n## Development\n\n```sh\nnpm run watch\n# ./built/index.js\n\nfrida -U -f com.example.android -l ./built/index.js\n```\n\n## TODOs\n\n- [ ] ObjC Hooks\n  - [ ] Crypto\n  - [ ] Http\n- [ ] Enable Hooks in need\n- [ ] Tool chains\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestnathan%2Fnf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbestnathan%2Fnf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestnathan%2Fnf/lists"}