Age | Commit message (Collapse) | Author | Files | Lines |
|
To fix this, I needed to explicitly cast types in the SizeOf and
PtrToStructure methods.
|
|
I was checking processor architecture when I should have been checking
OS architecture.
|
|
|
|
|
|
* Now that PETools and ReverseEngineering are both full-fledged modules
with proper manifests, the manifests will take care of loading the
appropriate ps1xml files.
* Added Usage.txt to ReverseEngineering module.
|
|
* I renamed RE_Tools to ReverseEngineering and made it a module.
* Slight consistency modifications were made to documentation.
* This is one step in the process of modularizing all of PowerSploit.
|