page_brute icon indicating copy to clipboard operation
page_brute copied to clipboard

Page File analysis tools.

Results 3 page_brute issues
Sort by recently updated
recently updated
newest added

By adding a `setup.py` you could make this installed via `pip` and setup python requirements.

I modified page_brute_BETA.py to generate 2 additional output files for further analysis. Also, a bash script and a python script is implemented to extract matched Page IDs with mulriple Yara...

``` $ python page_brute-BETA.py -r cmd_optimistic_blanks.yar -f pagefile.sys [+] - PAGE_BRUTE processing file: pagefile.sys Traceback (most recent call last): File "page_brute-BETA.py", line 227, in main() File "page_brute-BETA.py", line 176, in...