{"id":32290573,"url":"https://github.com/exxeta/flutter-security-toolkit","last_synced_at":"2025-10-23T02:53:37.385Z","repository":{"id":259274899,"uuid":"859733745","full_name":"EXXETA/Flutter-Security-Toolkit","owner":"EXXETA","description":"Mobile Security Toolkit for Flutter","archived":false,"fork":false,"pushed_at":"2025-09-19T11:41:52.000Z","size":565,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-23T02:53:26.017Z","etag":null,"topics":["flutter","security","security-tools"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/flutter_security_toolkit","language":"Dart","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/EXXETA.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2024-09-19T07:29:23.000Z","updated_at":"2025-10-17T10:12:37.000Z","dependencies_parsed_at":"2024-10-24T02:46:34.599Z","dependency_job_id":"1f50e220-ba35-4976-9aeb-b407fa3dcb16","html_url":"https://github.com/EXXETA/Flutter-Security-Toolkit","commit_stats":null,"previous_names":["exxeta/flutter-security-toolkit"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EXXETA/Flutter-Security-Toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2FFlutter-Security-Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2FFlutter-Security-Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2FFlutter-Security-Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2FFlutter-Security-Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXXETA","download_url":"https://codeload.github.com/EXXETA/Flutter-Security-Toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2FFlutter-Security-Toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280551637,"owners_count":26349597,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":["flutter","security","security-tools"],"created_at":"2025-10-23T02:53:32.753Z","updated_at":"2025-10-23T02:53:37.380Z","avatar_url":"https://github.com/EXXETA.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobile Security Toolkit\n\n![License](https://img.shields.io/github/license/EXXETA/Flutter-Security-Toolkit.svg?style=flat-square)\n![Release](https://img.shields.io/github/release/EXXETA/Flutter-Security-Toolkit.svg?style=flat-square)\n[![pub package](https://img.shields.io/pub/v/flutter_security_toolkit.svg?style=flat-square)](https://pub.dev/packages/flutter_security_toolkit)\n\n|             | Android | iOS   |\n|-------------|---------|-------|\n| **Support** | SDK 28+ | 13.0+ |\n\n![Screenshot](./doc/1.png)\n\nIn a world where mobile devices hold vast amounts of personal and\nbusiness-critical data, security is no longer optional — it's essential.\n\nSecurity Suite is an open-source project designed to work on mobile security by\nproviding a developer-friendly, all-in-one repository for developers and\nsecurity experts.\n\nThis project uses:\n\n- [iOS Security Toolkit](https://github.com/EXXETA/iOS-Security-Toolkit) \n- [Android Security Toolkit](https://github.com/EXXETA/Android-Security-Toolkit) \n\n## Features\n\nAlready implemented Features are:\n- [x] Jailbreak or Root Detection\n- [x] Hooks Detection\n- [x] Simulator Detection\n\nYou can see them in action with the [Example App](./example) we've provided\n\n## Installation\n\nYou can use the Mobile Security Toolkit in your project by importing it with\nSwift Package Manager\n\n### pub.dev\nAdd the following to your `pubspec.yaml`:\n\n```\ndependencies:\n  flutter_security_toolkit: ^1.0.1\n```\n\n## Usage\n\n### Variable API\n\nUse the gettable variables to get current status of the device:\n\n- `Future\u003cbool?\u003e areRootPrivilegesDetected()`\n- `Future\u003cbool?\u003e areHooksDetected()`\n- `Future\u003cbool?\u003e isSimulatorDetected()`\n\n### Async Stream API\n\nThis feature will soon be implemented\n\n## Roadmap\n\nNext features to be implemented:\n- [ ] App Signature Check\n- [ ] Debugger Detection\n- [ ] Device Passcode Check\n- [ ] Integrity Check\n- [ ] Hardware Security Check\n\n## Contributing\n\nSee [CONTRIBUTING](./CONTRIBUTING.md)\n\n## Authors and acknowledgment\n\nAuthors:\n- [Yessine Choura](https://github.com/ychoura)\n- [Denis Dobanda](https://github.com/theDeniZ)\n\nSpecial Thanks:\n- Sabrina Geiger\n- Dennis Gill\n- Jonas Rottmann\n\n## License\n\nSee [LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexxeta%2Fflutter-security-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexxeta%2Fflutter-security-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexxeta%2Fflutter-security-toolkit/lists"}