{"id":22973632,"url":"https://github.com/9dl/securex","last_synced_at":"2025-07-11T15:37:12.894Z","repository":{"id":205161209,"uuid":"654781924","full_name":"9dl/SecureX","owner":"9dl","description":"SecureX: Golang anti-debugging solution to protect against reverse engineering and unauthorized debugging programs.","archived":false,"fork":false,"pushed_at":"2023-11-03T05:55:36.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-02T07:26:30.420Z","etag":null,"topics":["anti-debugging","antireverser","cybersecurity","debugging","obfuscation","protection","reverser","security"],"latest_commit_sha":null,"homepage":"","language":"Go","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/9dl.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}},"created_at":"2023-06-17T00:20:33.000Z","updated_at":"2024-12-02T06:14:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"edeeff4a-de6e-4766-974b-d7e8695be9cd","html_url":"https://github.com/9dl/SecureX","commit_stats":null,"previous_names":["9dl/securex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/9dl/SecureX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FSecureX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FSecureX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FSecureX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FSecureX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9dl","download_url":"https://codeload.github.com/9dl/SecureX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FSecureX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264841967,"owners_count":23671907,"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":["anti-debugging","antireverser","cybersecurity","debugging","obfuscation","protection","reverser","security"],"created_at":"2024-12-14T23:57:41.788Z","updated_at":"2025-07-11T15:37:12.836Z","avatar_url":"https://github.com/9dl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SecureX\n\nSecureX is a powerful Golang library designed to enhance security measures and provide features to detect and prevent unauthorized access or malicious activities. SecureX is released under the GNU General Public License v3.0.\n\n## License\n\nSecureX is licensed under the GNU General Public License v3.0 (GPL-3.0). This means that you are free to use, modify, and distribute the library under the terms of this license. However, it is important to note the following:\n\n- Skidding (repackaging and claiming as one's own) is strictly prohibited.\n- Selling or monetizing SecureX as proprietary software is not allowed.\n- Any modifications or derivative works based on SecureX must also be released under the GPL-3.0 license.\n\nPlease read the [LICENSE](LICENSE) file for the full text of the GNU General Public License v3.0.\n\n## Installation\n\nTo install SecureX, you can use the following command:\n\n```shell\ngo get github.com/9dl/SecureX\n```\n\n## Implementation\n\n```go\nimport SecureX \"github.com/9dl/SecureX\"\n\nfunc main() {\n\tgo SecureX.AntiDebugRun()\n\n\t// Your main program logic goes here\n\n\t// To keep the program running indefinitely\n\tselect {}\n}\n```\n\n## Current Features\n\nSecureX offers the following features:\n- Searches by keywords: Detects specific process keywords.\n- Finds renamed processes: Identifies altered process names.\n- Dynamic library loading: Loads kernel32.dll dynamically.\n- Retrieves function addresses: Gets IsDebuggerPresent function address.\n- Handles termination errors: Manages process termination errors.\n\nStay tuned for more updates and enhancements to SecureX.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9dl%2Fsecurex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9dl%2Fsecurex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9dl%2Fsecurex/lists"}