{"id":23421557,"url":"https://github.com/evilbytecode/ssnretrieval","last_synced_at":"2025-04-12T14:06:23.709Z","repository":{"id":252837608,"uuid":"841610912","full_name":"EvilBytecode/SsnRetrieval","owner":"EvilBytecode","description":"Loads NTDLL, parses the PE file, extracts \"Zw\" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name, SSN, and address.","archived":false,"fork":false,"pushed_at":"2024-08-12T19:01:04.000Z","size":7,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T08:37:31.902Z","etag":null,"topics":["av","ebyte","evasion","fud","ssn","ssn-retrieval"],"latest_commit_sha":null,"homepage":"","language":"Go","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/EvilBytecode.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":"2024-08-12T18:51:05.000Z","updated_at":"2025-03-18T17:59:30.000Z","dependencies_parsed_at":"2024-08-12T22:01:55.325Z","dependency_job_id":"dd007cf9-318b-4090-bea3-cb377ba91178","html_url":"https://github.com/EvilBytecode/SsnRetrieval","commit_stats":null,"previous_names":["evilbytecode/ssnretrieval"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FSsnRetrieval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FSsnRetrieval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FSsnRetrieval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FSsnRetrieval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilBytecode","download_url":"https://codeload.github.com/EvilBytecode/SsnRetrieval/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578864,"owners_count":21127713,"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":["av","ebyte","evasion","fud","ssn","ssn-retrieval"],"created_at":"2024-12-23T02:16:02.682Z","updated_at":"2025-04-12T14:06:23.675Z","avatar_url":"https://github.com/EvilBytecode.png","language":"Go","readme":"# SsnRetrieval\nLoads NTDLL, parses the PE file, extracts \"Zw\" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name, SSN, and address.\n\n## Execution Process:\n- 1st \u003e Load the NTDLL Libary.\n- 2nd \u003e Parse the PE file to get the structure and find important directories like the export directory.\n- 3rd \u003e Extract function names and addresses, look for functions that start with \"Zw\", and find their System Service Numbers (SSNs).\n- 4th \u003e Collect and print the SSN, function name, and address for each \"Zw\" function.\n\n# Build Process\n- 1st -\u003e ```go build main.go```\n- if you want to run and test ```go run main.go```\n\n## Enjoy - Made by EByte :Happy\n\n# PoC\n![image](https://github.com/user-attachments/assets/295d3e89-573b-43f5-8125-3199306d9adb)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilbytecode%2Fssnretrieval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilbytecode%2Fssnretrieval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilbytecode%2Fssnretrieval/lists"}