~ruther/NosSmooth.Local

ref: 23b5f3909ab87cb87e066d6cb3506cb124a36442 NosSmooth.Local/src/Core/NosSmooth.LocalBinding/Hooks/Implementations d---------
cf76dfcd — Rutherther 2 years ago
feat(binding): convert hooks and modules to optionals
e51bc00d — Rutherther 2 years ago
feat(binding): add nt client with encryption key (session id)
7eadf00d — Rutherther 2 years ago
fix(binding): add argument from stack to petwalk to prevent crashing
e8f6d4e6 — Rutherther 2 years ago
feat(hooks): make a dictionary instead of a list in hook manager
25299b8f — Rutherther 2 years ago
Merge pull request #8 from Rutherther/feat/shared-binding

Add possibility to share bindings, packets, client with multiple dlls
fda69e12 — Rutherther 3 years ago
fix(bindings): do not allow multiple initializations of hook manager
d5e16aad — Rutherther 3 years ago
fix(bindings): pass position to walks in correct format
ccb1b109 — Rutherther 3 years ago
feat(binding): catch exceptions for hook initialization
be80295a — Rutherther 3 years ago
feat(binding): split hooks to individual classes, make a hook manager