{"id":36418202,"url":"https://github.com/farimarwat/maxguard","last_synced_at":"2026-01-11T17:01:23.361Z","repository":{"id":199448917,"uuid":"702871907","full_name":"farimarwat/maxguard","owner":"farimarwat","description":"An android library for android app security agains reverse engineering","archived":false,"fork":false,"pushed_at":"2025-07-11T06:47:56.000Z","size":119,"stargazers_count":22,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T08:57:13.714Z","etag":null,"topics":["android","android-library","android-sdk","android-security","detect-frida","frida","frida-detection"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/farimarwat.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}},"created_at":"2023-10-10T07:09:24.000Z","updated_at":"2025-07-11T06:47:59.000Z","dependencies_parsed_at":"2023-11-12T06:22:07.488Z","dependency_job_id":"4ddc941b-3c03-4393-91b7-86de3aa54bf5","html_url":"https://github.com/farimarwat/maxguard","commit_stats":null,"previous_names":["farimarwat/maxguard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farimarwat/maxguard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farimarwat%2Fmaxguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farimarwat%2Fmaxguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farimarwat%2Fmaxguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farimarwat%2Fmaxguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farimarwat","download_url":"https://codeload.github.com/farimarwat/maxguard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farimarwat%2Fmaxguard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"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":["android","android-library","android-sdk","android-security","detect-frida","frida","frida-detection"],"created_at":"2026-01-11T17:00:58.079Z","updated_at":"2026-01-11T17:01:23.327Z","avatar_url":"https://github.com/farimarwat.png","language":"Kotlin","readme":"# MaxGuard\nAn android library for android app security against reverse engineering.\n\nMaxGuard is a maximum security layer to protect against reverse engineering via frida. This library tries to detect frida injection and close the app if injection is found.\n\n### What is frida\nFrida is a super powerful tool to inject android apps to extract sensitive data. It can defeat any kind of encryption even AES. So to secure android app, it is most important\nto detect frida injection.\n\n## Features\n1. Frida Detection\n2. Root Detection\n\n## Setup\n\n### Implementation\n```\n    implementation(\"io.github.farimarwat:maxguard:1.3\")\n```\n\n### Usage\n```\noverride fun onCreate(savedInstanceState: Bundle?) {\n        super.onCreate(savedInstanceState)\n        MaxGuard()\n            .startMaxGuard()\n}\n```\n\n### Whats New\n1.3: Support for 16k memory page\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarimarwat%2Fmaxguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarimarwat%2Fmaxguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarimarwat%2Fmaxguard/lists"}