{"id":20009847,"url":"https://github.com/plsyssec/rust_libloading_aslr","last_synced_at":"2025-10-30T03:56:40.480Z","repository":{"id":144629528,"uuid":"268410564","full_name":"PLSysSec/rust_libloading_aslr","owner":"PLSysSec","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-19T05:39:13.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-01-12T14:37:52.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PLSysSec.png","metadata":{"files":{"readme":"README.mkd","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-01T02:53:02.000Z","updated_at":"2021-08-11T17:17:20.000Z","dependencies_parsed_at":"2023-07-08T01:33:45.827Z","dependency_job_id":null,"html_url":"https://github.com/PLSysSec/rust_libloading_aslr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Frust_libloading_aslr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Frust_libloading_aslr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Frust_libloading_aslr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Frust_libloading_aslr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PLSysSec","download_url":"https://codeload.github.com/PLSysSec/rust_libloading_aslr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447522,"owners_count":19964314,"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":[],"created_at":"2024-11-13T07:17:15.636Z","updated_at":"2025-10-30T03:56:35.446Z","avatar_url":"https://github.com/PLSysSec.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libloading [![Travis CI][tcii]][tci] [![Appveyor CI][acii]][aci]\n\nA fork of libloading that adds aslr support to loading of shared libraries\n\n---------------------------\n\n\n[tcii]: https://travis-ci.org/nagisa/rust_libloading.svg?branch=master\n[tci]: https://travis-ci.org/nagisa/rust_libloading\n[acii]: https://ci.appveyor.com/api/projects/status/cnncnu58qcxb1ikf/branch/master?svg=true\n[aci]: https://ci.appveyor.com/project/nagisa/rust-libloading\n\nA memory-safer wrapper around system dynamic library loading primitives. The most important safety\nguarantee by this library is prevention of dangling-`Symbol`s that may occur after a `Library` is\nunloaded.\n\nUsing this library allows loading dynamic libraries (also known as shared libraries) as well as use\nfunctions and static variables these libraries contain.\n\n* [Documentation][docs]\n* [Changelog][changelog]\n\n[docs]: https://docs.rs/libloading/\n[changelog]: https://docs.rs/libloading/*/libloading/changelog/index.html\n\nlibloading is distributed under ISC (MIT-like) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Frust_libloading_aslr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsyssec%2Frust_libloading_aslr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Frust_libloading_aslr/lists"}