{"id":16151469,"url":"https://github.com/antonako1/atk","last_synced_at":"2026-04-27T22:31:06.303Z","repository":{"id":203798076,"uuid":"701799867","full_name":"Antonako1/ATK","owner":"Antonako1","description":"File and directory encryptor","archived":false,"fork":false,"pushed_at":"2023-11-07T17:02:57.000Z","size":1195,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:46:21.592Z","etag":null,"topics":["cpp","encryption-decryption","filesystem","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Antonako1.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-07T15:38:58.000Z","updated_at":"2023-11-06T21:41:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe06bf2c-7bd6-4049-85b3-44c765a20ff8","html_url":"https://github.com/Antonako1/ATK","commit_stats":null,"previous_names":["antonako1/atk"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/Antonako1/ATK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonako1%2FATK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonako1%2FATK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonako1%2FATK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonako1%2FATK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antonako1","download_url":"https://codeload.github.com/Antonako1/ATK/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonako1%2FATK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cpp","encryption-decryption","filesystem","windows"],"created_at":"2024-10-10T00:56:58.718Z","updated_at":"2026-04-27T22:31:06.288Z","avatar_url":"https://github.com/Antonako1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File and directory encryptor\n\nAdvanced file and directory encryptor with sophisticated encryption algorithm.\n\nEncrypts files and directories of all kind fast and reliably without data loss.\n\nHas build in password feature to lock files after encryption\n\n---\n\n # Installation\n -  Visit the  [ATK Releases](https://github.com/Antonako1/ATK/releases/latest)  page on GitHub.\n\n---\n\n# Usage\n\n```\nUsage: ATK -t {dir | file} -p {absolute | relative} -k (keystring) [-s]\n        \n--------------------------- \nARGUMENTS: \n        \n-t, --type      FILE TYPE : Choose 'dir' for directories or 'file' for files.\n-p, --path      PATH : Specify the target path, either relative like \"./filename.ext\" or an absolute path.\n-k, --key       KEY : Set the key for encryption. It can be any string, enclosed in double quotes if needed.\n-s, --safe      SAFE : Changes the key so that only the same computer with same user can unlock it.\n        \n---------------------------\n        \nOPTIONS:\n        \n--help          Display this help message.\n-v, --version   Show the current version of ATK.\n-l, --location  Return the location of the ATK.exe file.\n\n---------------------------\n```\n\n---\n\n# Manually setting up on Windows\n\nSetup environmental variables and RegEd by running the following script: ```run_setup.bat```\n\n---\n\n# Building standalone executable\n\n### Windows build\n\n*  Run ```0_windows_build.bat```\n\t- Requires cygwin, msys2 or alternatives with g++ installed.\n\t- Build will be generated to ATK\\build\\ directory.\n\n*  Building with Visual Studio 2022\n\t- Open project by opening ATK.sln\n\t- Choose C++17 by going to Properties -\u003e C/C++ -\u003e Language -\u003e C++ Language Standard -\u003e ISO C++ 17\n\t- Choose C++17 by going to Properties -\u003e Configuration Properties -\u003e General -\u003e C++ Language Standard -\u003e ISO C++ 17\n\t- Change from Debug to Release\n\t- Choose target platform\n\t- Build -\u003e Build ATK\n\t- Build will appear in ATK\\Release\\ATK.exe\n\n### Linux build\n\n* Run ```0_linux_build.sh```\n\t- Requires g++\n\t- Build will be generated to ATK/build/ directory.\n\n### Making installer executable for Windows\n\nLook at ATK/installation/ directory, it will contain all the steps","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonako1%2Fatk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonako1%2Fatk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonako1%2Fatk/lists"}