~ruther/NosSmooth

56ed29ee87817e4b1085094394145a4399b8d749 — Rutherther 2 years ago 5584212
docs: add information about projects using NosSmooth
1 files changed, 6 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +6 -1
@@ 24,6 24,11 @@ You can find the samples in `Samples` folder in this repository,
[NosSmooth.Remote](https://github.com/Rutherther/NosSmooth.Remote) repository.~~

## Projects that use NosSmooth
- [Rutherther/NosSmooth.Local](https://github.com/Rutherther/NosSmooth.Local) A set of libraries used for injecting into a running NosTale instance, hooking some functions and reading memory
- [Rutherther/NosSmooth.Comms](https://github.com/Rutherther/NosSmooth.Comms) A set of libraries used for communicating with a NosTale project using named pipes or tcp. Uses NosSmooth.Local
- [Rutherther/NosTale-PacketLogger](https://github.com/Rutherther/NosTale-PacketLogger) A standalone packet logger that may open and filter packet files or connect to a running NosTale instance using named pipes
- [Rutherther/NosTale-Anonymizer](https://github.com/Rutherther/NosTale-Anonymizer) A CLI used for changing names and ids inside of logged packets to make the contents anonymous, untraceable, but keep them consistent


## Features



@@ 96,4 101,4 @@ whereas on the remote client just packets have to be sent directly.
- AttackCommand
  - This is a TakeControlCommand
  - Usually a long-running command that controls the client, walks, kills entities
  - `NosSmooth.Combat.Extensions` uses `AttackCommand`
\ No newline at end of file
  - `NosSmooth.Combat.Extensions` uses `AttackCommand`

Do not follow this link