{"id":19004699,"url":"https://github.com/osll/apagescan","last_synced_at":"2025-07-20T06:04:23.157Z","repository":{"id":108300575,"uuid":"244916927","full_name":"OSLL/apagescan","owner":"OSLL","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-27T15:37:40.000Z","size":147,"stargazers_count":7,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T18:49:32.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/OSLL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-03-04T14:09:26.000Z","updated_at":"2025-03-14T18:16:07.000Z","dependencies_parsed_at":"2023-07-23T07:02:08.051Z","dependency_job_id":null,"html_url":"https://github.com/OSLL/apagescan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OSLL/apagescan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSLL%2Fapagescan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSLL%2Fapagescan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSLL%2Fapagescan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSLL%2Fapagescan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSLL","download_url":"https://codeload.github.com/OSLL/apagescan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSLL%2Fapagescan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076035,"owners_count":23872729,"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":[],"created_at":"2024-11-08T18:24:09.768Z","updated_at":"2025-07-20T06:04:23.125Z","avatar_url":"https://github.com/OSLL.png","language":"Python","readme":"# _apagescan_\n### Welcome to our project! \n\n[Operating System Laboratory](http://os.osll.ru/) introduce a new tool - _apagescan_ for virtual memory page tracking.\n\n_apagescan_ maintain:\n\n1. Graphical user-friendly interface\n2. Display information page by page\n3. Display process tree\n4. Selection of processes from cgroups\n5. Scanning zRAM \n\n## Table of contents\n[Installation](#Installation)\n\n[Usage](#Usage)\n\n[Contributing](#Contributing)\n\n## Installation\n\n### Requirements\n\n* [Adb - Android Debug Bridge](https://developer.android.com/studio/command-line/adb)\n* Cross compiler to arm\n* Python 3.6+:\n  * pip3\n  * virtualenv\n\nOn Ubuntu run:\n\n   ```bash\n sudo apt-get install android-tools-adb android-tools-fastboot\n sudo apt install gcc-arm-linux-gnueabi\n pip3 install virtualenv\n   ```\n### Get Started\n\n#### Installing on Ubuntu 18.04. \n\nOpen terminal and follow these steps:\n\n1. Clone this repo:\n    ```bash\n    git clone https://github.com/OSLL/apagescan.git\n    ```\n    \n2. Change directory to `apagescan`:\n\n    ```bash\n    cd apagescan/\n    ```\n\n3. Connect your device (**must be rooted and unlocked**)\n\n    ```bash\n    cd data_tool/\n    make\n    ```\n\n4. Set up the environment and create executable file:\n\n    ```bash\n    cd ../\n    ./setup.sh\n    ```\n    сreated executable file would be located in `/apagescan` folder\n## Usage\n\n### Start\n0. Connect your device and run in terminal (optional):\n\n   ```bash\n    adb root\n   ```\n   \n1. Run the `apagescan`\n\n### Example usage\n1. Choose PIDs  \n\n\n![image](https://user-images.githubusercontent.com/29632527/76162701-4d93d280-6151-11ea-8429-bdb561c6e88c.png)  \n\n\n2. Push `Collect Data` button and set time-interval: 10-sec. experiment with 0 sec. delay between data collection  \n\n\n![image](https://user-images.githubusercontent.com/29632527/76162795-d448af80-6151-11ea-816f-79a32a7c0628.png)  \n\n\n3. Watch the result  \n\n\n![image](https://user-images.githubusercontent.com/29632527/76162822-0d811f80-6152-11ea-8ddc-ffd2ed9f8420.png)\n\n\n\n**_NOTE_**: The full interface description you can find on [Wiki](https://github.com/OSLL/apagescan/wiki/Interface-guide)\n\n## Contributing\nContributions are welcome, and they are greatly appreciated! \nReport bugs at https://github.com/OSLL/apagescan/issues.\nIf you are reporting a bug, please apply label \"bug\" and  include:\n\n* Any details about your local setup that might be helpful in troubleshooting;\n* Detailed steps to reproduce the bug.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosll%2Fapagescan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosll%2Fapagescan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosll%2Fapagescan/lists"}