-
BaymaxTools Public
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 signatur…
-
BalanceTree Public
Binary balanced search tree: AVL, red-black tree recursive/non-recursive C++ code implementation (non-third-party library)