Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-09 | Added Get-ObjDump | Matt Graeber | 3 | -2/+1003 |
2013-04-28 | Added ARM support to Get-PEHeader | Matt Graeber | 2 | -720/+741 |
2013-03-10 | DownloadFromMSSymbolServer is a better name | Matt Graeber | 1 | -1/+1 |
2013-03-10 | Fixed export parsing bug in Get-PEHeader | Matt Graeber | 1 | -1/+1 |
2013-03-10 | Added DownloadEXEFromMSSymbolServer method | Matt Graeber | 1 | -881/+902 |
2013-01-21 | Consistency improvements in comment-based help | bitform | 3 | -12/+24 |
2013-01-20 | Updated PETools module file list | bitform | 1 | -1/+1 |
2013-01-20 | Renamed Usage.txt to Usage.md to apply markdown. | bitform | 1 | -0/+0 |
2013-01-20 | Removed logic in scripts to load ps1xml files | bitform | 1 | -7/+0 |
2013-01-19 | PETools module doc. consistency improvements | bitform | 5 | -80/+182 |
2012-07-25 | Fixed bug in display of PE optional header | bitform | 1 | -4/+4 |
2012-07-22 | Fixed bug in executables with no imports/exports | bitform | 1 | -0/+10 |
2012-07-22 | Added Get-PEHeader. PETools is now a module. | bitform | 6 | -0/+1524 |