feat(binding): make options of NosBrowserManager optional
feat(binding): add nt client with encryption key (session id)
fix(binding): add argument from stack to petwalk to prevent crashing
feat(hooks): make a dictionary instead of a list in hook manager
feat(binding): make synchronizer execute directly in case the current thread is the nostale thread
Merge pull request #8 from Rutherther/feat/shared-binding
Add possibility to share bindings, packets, client with multiple dlls
fix(bindings): do not allow multiple initializations of hook manager
feat(bindings): support stack arguments with asm detour
fix(bindings): pass position to walks in correct format
chore: fix documentation see -> typeparamref
feat(binding): add disable list to hook manager
feat(binding): catch exceptions for hook initialization
feat(binding): split hooks to individual classes, make a hook manager
feat(binding): make events follow common convention, using EventHandler
feat(bindings): add periodic binding and thread synchronizer
feat(binding): use asm hooking for network
feat(binding): use asm hooking for entity focus