{"id":23875337,"url":"https://github.com/bdkosher/crypt-debug-agent","last_synced_at":"2026-06-11T21:35:02.463Z","repository":{"id":75356216,"uuid":"51400798","full_name":"bdkosher/crypt-debug-agent","owner":"bdkosher","description":"Experimenting with Java agent for debugging cryptographic classes.","archived":false,"fork":false,"pushed_at":"2016-02-09T21:32:20.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T20:46:35.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/bdkosher.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}},"created_at":"2016-02-09T21:21:13.000Z","updated_at":"2016-02-09T21:22:55.000Z","dependencies_parsed_at":"2023-04-30T00:04:27.483Z","dependency_job_id":null,"html_url":"https://github.com/bdkosher/crypt-debug-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdkosher/crypt-debug-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdkosher%2Fcrypt-debug-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdkosher%2Fcrypt-debug-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdkosher%2Fcrypt-debug-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdkosher%2Fcrypt-debug-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdkosher","download_url":"https://codeload.github.com/bdkosher/crypt-debug-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdkosher%2Fcrypt-debug-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34219510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2025-01-03T18:19:53.910Z","updated_at":"2026-06-11T21:35:02.447Z","avatar_url":"https://github.com/bdkosher.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptographic Debugging Agent\nAn attempt to create Java agent using [ByteBuddy](http://bytebuddy.net/) for debugging the JDK's cryptographic classes.\n\n## Building\nAssuming Maven 3 and Java 7 installed properly:\n\n    mvn clean compile assembly:single\n\n## Running\nOn Windows, to run the application with the agent in place:\n\n    run {text-to-encrypt} [AES-key]\n\n* The requried `text-to-encrypt` must have a length that is a multiple of 16 bytes.\n* The optional `AES-key` must be 16-bytes in length.\n\nTo run the application without the agent:\n\n    run-noagent {text-to-encrypt} [AES-key]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdkosher%2Fcrypt-debug-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdkosher%2Fcrypt-debug-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdkosher%2Fcrypt-debug-agent/lists"}