-
Notifications
You must be signed in to change notification settings - Fork 14
Helpers
Jason edited this page Jan 28, 2021
·
2 revisions
Independent helper modules developed to work with other standalone scripts.
- APLIB - Module for decompression of ApLib data.
- BINDATAHELPER - Base class for generic crypto utilities.
- DISCOVERY - Main template for active discovery scripts.
- MYRC4 - Small crypto module for RC4 that can be easily tinkered with to adapt to alternate implementations.
- WINFUNC - Module emulating the implementation of various Windows functions.