{"id":20521008,"url":"https://github.com/owlinux1000/simpledllloader","last_synced_at":"2026-04-20T01:32:28.656Z","repository":{"id":144322099,"uuid":"592492773","full_name":"owlinux1000/SimpleDllLoader","owner":"owlinux1000","description":"A Simple Tool for Debugging .NET DLL","archived":false,"fork":false,"pushed_at":"2023-01-24T21:52:10.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-06T00:26:16.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/owlinux1000.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":"2023-01-23T21:02:24.000Z","updated_at":"2023-06-26T20:57:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2ee337a-52d0-4b71-8beb-15eb2689d429","html_url":"https://github.com/owlinux1000/SimpleDllLoader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/owlinux1000/SimpleDllLoader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2FSimpleDllLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2FSimpleDllLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2FSimpleDllLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2FSimpleDllLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owlinux1000","download_url":"https://codeload.github.com/owlinux1000/SimpleDllLoader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2FSimpleDllLoader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T22:25:14.441Z","updated_at":"2026-04-20T01:32:28.637Z","avatar_url":"https://github.com/owlinux1000.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleDllLoader\n\n## How to use\n\n```\nC:\\\u003eSimpleDllLoader.exe -h\nusage: SimpleDllLoader v1.0.0\n\nA Simple Loader for .NET DLL\n\nrequired arguments:\n  -d, --dll DLL_PATH    Specify a path for DLL\n  -c, --class CLASS     Specify a class\n\noptional arguments:\n  -h, --help    Show this help message and exit\n  -ca, --cctor-args ARGS        Specify constructor arguments\n  -ct, --cctor-types TYPES      Specify constructor argument types\n  -n, --namespace NAMESPACE     Specify a namespace\n  -m, --method METHOD   Specify a method name\n  -ma, --method-args ARGS       Specify method arguments\n  -mt, --method-types TYPES     Specify method argument types\n```\n\n### Case1: Execute a constructor without any argument\n\n```\nC:\\\u003eSimpleDllLoader.exe -d C:\\FakeDll.dll -c FakeDll\n```\n\n### Case2: Execute a constructor with argument\n\n```\nC:\\\u003eSimpleDllLoader.exe -d C:\\FakeDll.dll -c FakeDll -ca Test -ct System.String\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fsimpledllloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlinux1000%2Fsimpledllloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fsimpledllloader/lists"}