~ruther/NosSmooth.Local

ref: 4b22cbce425e1effb4151d5aab4f8f606beee5f1 NosSmooth.Local/src/Core/NosSmooth.LocalBinding/NosBindingManager.cs -rw-r--r-- 9.1 KiB
d5b3c3ff — Rutherther 2 years ago
Merge pull request #18 from Rutherther/feat/optional-binding

Add support for optional modules and hooks
cf76dfcd — Rutherther 2 years ago
feat(binding): convert hooks and modules to optionals
25299b8f — Rutherther 2 years ago
Merge pull request #8 from Rutherther/feat/shared-binding

Add possibility to share bindings, packets, client with multiple dlls
c0240c5e — Rutherther 2 years ago
feat(bindings): support stack arguments with asm detour
be80295a — Rutherther 2 years ago
feat(binding): split hooks to individual classes, make a hook manager
7535dd93 — Rutherther 2 years ago
feat(bindings): add periodic binding and thread synchronizer
9c7a838c — Rutherther 2 years ago
feat(binding): add custom asm hooking
f89bf7ba — Rutherther 2 years ago
feat(binding): initialize only first time
2bafe069 — Rutherther 2 years ago
feat(binding): do not activate the hook if not needed
8460e28b — Rutherther 2 years ago
feat(binding): add possibility to disable or reenable hooks
bbad5288 — Rutherther 2 years ago
feat(binding): add hook config builder for configuring what hooks to enable

Resolves #1. Use IServiceCollection.ConfigureHooks() for accessing the builder.
c2ab91bd — Rutherther 2 years ago
fix(binding): return BindingNotFoundError with correct function name
303fcf24 — Rutherther 2 years ago
chore: update dependencies
0e8ef7c4 — Rutherther 3 years ago
fix(binding): enable hook in CreateHookFromPattern
abdcf979 — Rutherther 3 years ago
feat: add initial migrated files from NosSmooth repository
Do not follow this link