{"id":18709670,"url":"https://github.com/alex5402/hooking-library-android","last_synced_at":"2025-10-17T05:03:43.208Z","repository":{"id":87797399,"uuid":"575582845","full_name":"ALEX5402/Hooking-library-Android","owner":"ALEX5402","description":"This is a open source project for hooking function from any apps on runtime not for root environment ","archived":false,"fork":false,"pushed_at":"2022-12-08T02:53:43.000Z","size":3073,"stargazers_count":10,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T20:41:52.172Z","etag":null,"topics":["64bit-assembly","64bit-hook","android","android-runtime","hooking","hooking-library","nonroot-user"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ALEX5402.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":"2022-12-07T20:55:02.000Z","updated_at":"2025-03-15T07:42:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed80ea5d-6a68-4af9-a3d7-fd4f2302d565","html_url":"https://github.com/ALEX5402/Hooking-library-Android","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ALEX5402/Hooking-library-Android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2FHooking-library-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2FHooking-library-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2FHooking-library-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2FHooking-library-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ALEX5402","download_url":"https://codeload.github.com/ALEX5402/Hooking-library-Android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALEX5402%2FHooking-library-Android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272991285,"owners_count":25027425,"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-08-31T02:00:09.071Z","response_time":79,"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":["64bit-assembly","64bit-hook","android","android-runtime","hooking","hooking-library","nonroot-user"],"created_at":"2024-11-07T12:28:36.950Z","updated_at":"2025-10-17T05:03:43.141Z","avatar_url":"https://github.com/ALEX5402.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# And64InlineHook\nLightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++   \n\n# References\n[Arm Compiler armasm User Guide](http://infocenter.arm.com/help/topic/com.arm.doc.100069_0610_00_en/pge1427898258836.html)   \n[Procedure Call Standard for the Arm® 64-bit Architecture (AArch64)](https://github.com/ARM-software/abi-aa/blob/master/aapcs64/aapcs64.rst)   \n\n#Android \"Logger.h\" by [ MJ Ruit ]\n\n### License\n\n\u003e ```\n\u003e Copyright 2022 hooking example 64 bit android runtime\n\u003e\n\u003e Licensed under the Apache License, Version 2.0 (the \"License\");\n\u003e you may not use this file except in compliance with the License.\n\u003e You may obtain a copy of the License at\n\u003e\n\u003e    http://www.apache.org/licenses/LICENSE-2.0\n\u003e\n\u003e Unless required by applicable law or agreed to in writing, software\n\u003e distributed under the License is distributed on an \"AS IS\" BASIS,\n\u003e WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\u003e See the License for the specific language governing permissions and\n\u003e limitations under the License.\n\u003e ```\n\nMIT License\n\nCopyright (c) 2017 RLib\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex5402%2Fhooking-library-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex5402%2Fhooking-library-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex5402%2Fhooking-library-android/lists"}