jihedkdiss / Deagle

System Scanner for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Desert 🦅 Eagle

System Scanner for Windows
Explore the repository »

View Code · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Limitations
  4. FAQ
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

Deagle Screenshot

Deagle is a system scanner for Windows, designed to quickly gather and save all possible system information. It's not a real-time scanner application, it does not run in the background and does not install anything. Run it once and you're set. Internet access is not required. I am not responsible for any damages done to your PC while using Deagle. With that said, Deagle has been tested on Windows 7, 8.1 and 10. Bug reports, suggestions and tips are always welcome! You can help keep the Deagle flying. Star this repository! 🌟

Features

  • Fast and not furious due to the output being generated in real time
  • Appealing console interface to track the progress and know the locations
  • Logs are marked with precise date, time and machine name
  • A specific release (Deagle Loaded) is available for older machines or if you want less output and colors

Built With

Usage

  1. Launch Deagle either by double click or type Deagle in the command prompt.
  2. Click Yes if prompted by UAC (Administrator priviliges are not required by default)
  3. Deagle will perform a quick system scan (green means good - anything else means bad)
  4. System information is saved at DeagleLogs\
  5. Once completed press any key to close

Limitations

Windows Server and Insider versions are NOT officially supported. Run at your own risk.

Windows before 10 - no native support for ANSI colors on the console!

For Windows version below 10, the Windows command console doesn't support output coloring by default. You could install either Cmder, ConEmu, ANSICON or Mintty (used by default in GitBash and Cygwin) to add coloring support to your Windows command console.

If you want to run Deagle without installing additional software, please use the old version Deagle Loaded. Download it from the releases tab.

FAQ

Q: Deagle is stuck/hangs/crashes.

A: It takes a while (up to 1mn on older CPUs) but if you're sure it's stuck, restart Deagle.

Q: Deagle shows errors like "access denied", "unable to read file", "system error"...

A: Run deagle in Admin mode ;)

Q: My antivirus reports Deagle as malware.

A: AVs seem to like it more for some reason. I suspect this occurs because of the nature and relative obscurity of Deagle (logging, hardware scanning...)

Q: I don't like what Deagle did to my computer. How do I change it back?

A: Deagle won't change any of your settings, it just saves all of them into one place.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU General Public License. See LICENSE for more information.

Contact

Jihed Kdiss - @jiokdiss - jihedkdiss@outlook.com

Project Link: https://github.com/jihedkdiss/Deagle

About

System Scanner for Windows

License:GNU General Public License v3.0


Languages

Language:Batchfile 100.0%