Top 20 NuGet Packages depending on Squalr.Engine

Total dependencies: 6

Squalr engine component for scripting. This library exposes a set of APIs to allow for C# scripts to leverage the other Squalr engine components.
Squalr engine component for performant memory scanning. Squalr achieves fast memory scanning (often faster than Cheat Engine) by leveraging multi-threaded parallelism along with single core parallelism via SIMD instructions. Scanners are JIT compiled into SSE, AVX, or AVX-512 instructions via RyuJI...
Squalr engine component for memory APIs. This includes, reading, writing, and querying memory for 32 and 64 bit processes.
Squalr engine component for input management.
Squalr engine component for attachable debuggers.
Squalr engine component for assemblers and disassemblers. Currently, this supports x86 and x64 processors.