Results 2 repositories owned by Nisy

BaymaxTools

289
Stars
44
Forks
Watchers

BaymaxTools is a feature code extraction and search plug-in for x64dbg debugger. it is convenient to extract the signature of the specified instruction and the number of occurrences of the signature i...

BalanceTree

35
Stars
9
Forks
Watchers

Binary balanced search tree: AVL, red-black tree recursive/non-recursive C++ code implementation (non-third-party library)