All Projects → CherryPill → System_info

CherryPill / System_info

Hardware information tool for Windows

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to System info

Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+5495.15%)
Mutual labels:  x64
Reclassex
ReClassEx
Stars: ✭ 542 (+426.21%)
Mutual labels:  x64
Hpsx64
Source Code of HPSx64 (A set of PS1 and PS2/PS1 emulators)
Stars: ✭ 14 (-86.41%)
Mutual labels:  x64
Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (+266.99%)
Mutual labels:  x64
Xray Oxygen
🌀 Oxygen Engine 2.0. [Preview] Discord: https://discord.gg/P3aMf66
Stars: ✭ 481 (+366.99%)
Mutual labels:  x64
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+694.17%)
Mutual labels:  x64
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (+164.08%)
Mutual labels:  x64
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-11.65%)
Mutual labels:  x64
Bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
Stars: ✭ 540 (+424.27%)
Mutual labels:  x64
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-76.7%)
Mutual labels:  x64
Uefi Ntfs
UEFI:NTFS - Boot NTFS partitions from UEFI
Stars: ✭ 386 (+274.76%)
Mutual labels:  x64
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (+311.65%)
Mutual labels:  x64
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+704.85%)
Mutual labels:  x64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+3768.93%)
Mutual labels:  x64
Fancyss
fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
Stars: ✭ 9,112 (+8746.6%)
Mutual labels:  x64
Mirage
kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology
Stars: ✭ 272 (+164.08%)
Mutual labels:  x64
Hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
Stars: ✭ 637 (+518.45%)
Mutual labels:  x64
Inline Hook
simple inline-hook framework works for x86, x64, arm and thumb
Stars: ✭ 102 (-0.97%)
Mutual labels:  x64
Iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript
Stars: ✭ 1,102 (+969.9%)
Mutual labels:  x64
Fasmg Ebc
An EFI Byte Code (EBC) assembler, based on fasmg
Stars: ✭ 17 (-83.5%)
Mutual labels:  x64

SystemInfo - a hardware information tool for Windows

SystemInfo enables you to view information about the hardware components of your computer.


The program allows you to take screenshots of the client area and export hardware information in the following formats:

  • HTML (with CSS)
  • XML
  • Simple text

Supports the following operating systems:

  • Windows Vista (x86/x64)
  • Windows 7 (x86/x64)
  • Windows 8/8.1 (x86/x64)
  • Windows 10 (x86/x64)

Might also work on modern Windows Server systems, but I didn't test it.

The program is written in C/C++ and uses barebones WindowsAPI for its GUI.

This program is free software.

Download


DISCLAIMER: THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].