{"id":21611583,"url":"https://github.com/oagoulart/yasl","last_synced_at":"2025-07-17T06:32:18.122Z","repository":{"id":41884496,"uuid":"294572908","full_name":"oAGoulart/yasl","owner":"oAGoulart","description":"Yet another script loader hooking a process entry point to inject payload scripts into process.","archived":false,"fork":false,"pushed_at":"2022-04-25T00:39:44.000Z","size":1550,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T16:11:16.355Z","etag":null,"topics":["cpp","detours","hook","modding","trampoline"],"latest_commit_sha":null,"homepage":"https://oagoulart.github.io/yasl/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oAGoulart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-11T02:25:24.000Z","updated_at":"2024-05-01T16:11:16.356Z","dependencies_parsed_at":"2022-08-11T20:10:18.745Z","dependency_job_id":null,"html_url":"https://github.com/oAGoulart/yasl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oAGoulart%2Fyasl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oAGoulart%2Fyasl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oAGoulart%2Fyasl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oAGoulart%2Fyasl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oAGoulart","download_url":"https://codeload.github.com/oAGoulart/yasl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226233353,"owners_count":17592878,"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":["cpp","detours","hook","modding","trampoline"],"created_at":"2024-11-24T21:13:10.280Z","updated_at":"2024-11-24T21:13:10.864Z","avatar_url":"https://github.com/oAGoulart.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![YASL](banner.png)]()\n\n[![MSBuild](https://github.com/oAGoulart/yasl/actions/workflows/msbuild.yml/badge.svg)](https://github.com/oAGoulart/yasl/actions/workflows/msbuild.yml)\n[![CodeQL](https://github.com/oAGoulart/yasl/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/oAGoulart/yasl/actions/workflows/codeql-analysis.yml)\n![Platform](https://img.shields.io/badge/platform-win--32%20%7C%20win--64-blue)\n[![License](https://img.shields.io/badge/license-MIT-informational.svg)](https://opensource.org/licenses/MIT)\n\n**WIP** codebase is being pushed to repo as it is coded so you might not be able to compile while I write/test the code.\n\nYou'll need to use the tool [WrappEm](https://github.com/oAGoulart/wrappem) that I created to inject some payload DLL into a process.\n\nFormer *Script Wrapper* project. Now switching into a proper hooking module.\n\nSome useful resources I've been using while I researched how to implement this module:\n- **[Combined Volume Set of Intel® 64 and IA-32 Architectures Software Developer’s Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html#combined)**\n  + Volume 2 (2A, 2B, 2C \u0026 2D): Instruction Set Reference, A-Z\n  + Volume 2 --- Appendix A Opcode Map\n  + Volume 3 --- Chapter 6 Interrupt and Exception Handling\n- _[pdf]_ **[AMD64 Architecture Programmer’s Manual Volume 1: Application Programming](https://www.amd.com/system/files/TechDocs/24592.pdf)**\n- **[x86 and amd64 Instruction Reference](https://www.felixcloutier.com/x86/index.html)**\n- _[pdf]_ **[Assembly Language: Function Calls - Jennifer Rexford](https://www.cs.princeton.edu/courses/archive/spr11/cos217/lectures/15AssemblyFunctions.pdf)**\n- **[CS 301: Assembly Language Programming Lecture - Dr. Lawlor](https://www.cs.uaf.edu/2017/fall/cs301/lecture/09_11_registers.html)**\n- **[DJGPP COFF Spec](http://www.delorie.com/djgpp/doc/coff/)**\n- **[PE Format](https://docs.microsoft.com/en-us/windows/win32/debug/pe-format)**\n- **[Physical Address Extension](https://docs.microsoft.com/en-us/windows/win32/memory/physical-address-extension)**\n- **[Understanding the Import Address Table](http://sandsprite.com/CodeStuff/Understanding_imports.html)**\n\n# Contributions\n\nFeel free to leave your contribution here, I would really appreciate it!\nAlso, if you have any doubts or troubles using this library just contact me or leave an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foagoulart%2Fyasl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foagoulart%2Fyasl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foagoulart%2Fyasl/lists"}