ReportBook
ReportBook is a process used to diagnose a variety of possible issues on your device. You can find an example here.
This program was designed with the intention of being used by software support teams, but is available to anyone who wishes to use it. Source code can be viewed on GitHub should you be interested in how it works.
All Windows releases have submitted to Microsoft for review, further ensuring your security.
Collected Information
- Running Processes
- Installed Apps
- Hosts File
- Hardware Information (OS, CPU, GPU, RAM)
Your system username will be exempt from output.
Usage
Windows
- Download the latest release here.
- Double-click the downloaded executable.
info
Smartscreen Warning
Yeah. I know. I cannot afford a signing certificate, as they cost upwards of $300 USD. This does not mean the code isn't secure, or that you can't trust it. It means I haven't paid the price.
Select more info, and select run anyway.
- Type in your preferred username and select
Continue
. - When the program has finished, select
Upload to PasteBook
at the bottom. - Copy this link and give it to whoever requested the log.
macOS
- Press
⌘ + Space
, type inTerminal
, and press Enter. Copy and paste the following command into the terminal and press Enter.
curl -O -s https://raw.githubusercontent.com/Loudbooks/ReportBook/master/macos-run.sh ; sh ./macos-run.sh ; rm ./macos-run.sh
- Type in your preferred username and select
Continue
. - When the program has finished, select
Upload to PasteBook
at the bottom. - Copy this link and give it to whoever requested the log.