Autor Thema: Systemtools (Info,Veränderung,Optimierung etc...) diverses ...  (Gelesen 1165752 mal)

0 Mitglieder und 14 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NIC Watcher 2.2
« Antwort #12840 am: 18 Mai, 2022, 21:10 »
NIC Watcher provides you with information at a glance regarding the network interface controllers your computer is equipped with. With its help, you can check out the connection status of your LAN adapters, without having to access the Network And Sharing Center.

Donationware

Whats new:>>

Fixed bad coding style

https://www.myfavoritegadgets.info/monitors/NICWatcher/NICWatcher.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zero Install 2.23.3
« Antwort #12841 am: 18 Mai, 2022, 21:50 »

Zero Install is a decentralized cross-platform software-installation system available under the LGPL. It allows software developers to publish programs directly from their own web-sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.

Freeware

Changelog

    Improved button and popup for adding apps to "My Apps"
    Improved the "equivalent command-line" shown in the app integration window
    0install update-all --clean asks for admin rights earlier
    When a desktop integration operation is already running 0install will wait for a few seconds for it to finish instead of failing immediately
    Interactive command-line prompts via SSH no longer crash
    Fall back to classic notifications in case modern notification platform is not available
    Removed "(Zero Install)" suffix from Windows uninstall entries
    Improved How to delete.txt file deployed in implementation cache directories
    Catch potential IndexOutOfRangeExceptions when extracting .7z archives-
    Updated translations

[close]

http://0install.de/?lang=en

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FullEventLogView 1.70
« Antwort #12842 am: 19 Mai, 2022, 05:30 »
FullEventLogView is a simple tool for Windows 10/8/7/Vista that displays in a table the details of all events from the event logs of Windows, including the event description. It allows you to view the events of your local computer, events of a remote computer on your network, and events stored in .evtx files. It also allows you to export the events list to text/csv/tab-delimited/html/xml file from the GUI and from command-line.

Freeware

Whats new:>>

    Added option to choose a single event log filename (.evtx or .etl file) in the 'Choose Data Source' window.
    You can also load a single event log file (.evtx or .etl file) by dragging it from Explorer window into the main window of FullEventLogView.

https://www.nirsoft.net/utils/full_event_log_view.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Process Hacker 3.0.4905 Nightly
« Antwort #12843 am: 19 Mai, 2022, 12:50 »
Process Hacker is a free and open source process viewer. This multi-purpose tool will assist you with debugging, malware detection and system monitoring. It includes powerful process termination, memory viewing/editing and other unique and specialized features.

Key features of Process Hacker:

    • A simple, customizable tree view with highlighting showing you the processes running on your computer.
    • Detailed system statistics with graphs.
    • Advanced features not found in other programs, such as detaching from debuggers, viewing GDI handles, viewing heaps, injecting and unloading DLLs, and more.
    • Powerful process termination that bypasses security software and rootkits.
    • View, edit and control services, including those not shown by the Services console.
    • View and close network connections.
    • Starts up almost instantly, unlike other programs.
    • Many more features...

Compared with Process Explorer, Process Hacker:

    • Implements all of the functionality offered by Process Explorer, plus more advanced features.
    • Allows you to see what a thread is waiting on.
    • Has advanced string scanning capabilities, as well as regular expression filtering.
    • Highlights both relocated and .NET DLLs.
    • Shows symbolic access masks (e.g. Read, Write), rather than just numbers (e.g. 0x12019f).
    • Shows names for transaction manager objects and ETW registration objects.
    • Shows detailed token information, as well as allowing privileges to be enabled and disabled.

License : GPL

Changelog


    Recognize more well-known memory regions (#1221) by diversenok
    Revert "Visitors Badge (#1220)" (#1222) This reverts commit 6b4d6d1a6471c96b1565a03f8011014050b3c49a. by jxy-s
    Visitors Badge (#1220) Added Visitors badge to repository readme. by itsmeshibintmz
    Add missing resource update from commit 60260847c by dmex
    Add missing WMI provider tab settings from commit 60260847c by dmex
    Add processor group support for scaling up to 2048 logical processors by dmex

[close]

https://processhacker.sourceforge.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
EventSentry Light 5.0.1.28
« Antwort #12844 am: 19 Mai, 2022, 18:00 »
Failed service? Defective hard drive in a RAID? Database running out of space? Intrusion attempts resulting in logon failures? Performance bottlenecks? EventSentry will notify you immediately when important events occur and take corrective action before they result in expensive disruptions.

The modular design and wide spectrum of features make EventSentry suitable for just about any scenario - including compliance, health & network monitoring, troubleshooting, inventory and much more.

Features in EventSentry Light:

Basic Event Log Monitoring
Basic Notification Types
Basic Log File Monitoring
Basic System Health Monitoring
Community Support

Changelog

Bugfixes:

    ADMonitor: Fixed issue where ADMonitor Console and Viewer would not launch on 2012 R2
    Collector: Fixed handle leak with Syslog action (UDP)
    Collector: Agents will now get throttled data sent to collector if inbound queue exceeds 1500 items
    Installer: Fixed issue where installer doesn't detect installation of web reports
    Management Console: Fixed issue where downloading packages would overwrite actions of existing packages
    Management Console: Dynamic package assignment now support Windows Server 2022 and Windows 11
    Built-In database upgraded to PostgreSQL v14.3
    Agent: Output from validation scripts that exceeds limit is now truncated
    Agent: Fixed issue where FIM monitoring would show temporary show incorrect checksum under rare circumstances

[close]

https://www.eventsentry.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
RegCool 1.320
« Antwort #12845 am: 19 Mai, 2022, 21:10 »
RegCool is a registry tool has an Explorer-like interface. On the left is a tree-like hierarchy containing the registry keys. In the right window one can see the individual values of the keys. There is a Boolean search for finding specific keys and values. The search results are listed for your review. Includes an option to compare various registries.

Freeware

Changelog


-Updated dark mode
-Updated Installer Command Line - See help file or call RegCool.exe /help
-Added many language files
- Added Snapshot of Local Registry in Offline Mode, editing of .reg-Files in Offline Mode, optimized Offline Registry, DarkMode and optimized Command Line Support. See the Online Help file of RegCool for details
- Minor bug fixes.
- Minor GUI improvements

[close]

http://kurtzimmermann.com/regcool.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TweakPower 2.022
« Antwort #12846 am: 19 Mai, 2022, 21:40 »
TweakPower is an all-in-one suite that has been designed to keep you and all your family’s computers running at optimal speed and efficiency. TweakPower is an intelligent software tool that allows users to fine-tune their operating systems and programs for optimum performance.

License: LGPL

Whats new:>>

- Added simplified Chinese, traditional Chinese, Hindi, Dutch and Italian language
- Bug fixes
- Improved performance
- Optimized Cleaning

https://www.kurtzimmermann.com/tweakpowerext_en.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Futuremark SystemInfo 5.50
« Antwort #12847 am: 20 Mai, 2022, 12:36 »
Futuremark SystemInfo is used to identify the hardware in your system and is used for many of Futuremark's benchmarks.
Updates for Systeminfo will not affect benchmark scores but you may need the latest version in order to obtain a valid score.

License: Freeware

Whats new:>>

Updated GPU detection module to improve compatibility with latest hardware.

https://benchmarks.ul.com/systeminfo

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Privacy Eraser Free 5.23.4 Build 4323
« Antwort #12848 am: 20 Mai, 2022, 21:20 »
Privacy Eraser is an all-in-one privacy suite that protects your privacy by cleaning up all your Internet history tracks and past computer activities. It supports popular web browsers.
With simply one click, Privacy Eraser can quickly erase the Internet cache, cookies, browsing history, address bar history, typed urls, auto-complete form history, saved password and index.dat files of your browser, and Windows' run history, search history, open/save history, recent documents, temporary files, recycle bin, clipboard, taskbar jump lists, dns cache, log files, memory dumps, error reporting and much more.

https://www.cybertronsoft.com/products/privacy-eraser/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Bulk Crap Uninstaller 5.3
« Antwort #12849 am: 20 Mai, 2022, 22:00 »
BCUninstaller (or "Bulk Crap Uninstaller") is a free (as in beer) program uninstaller. It is focused on removing large amounts of applications at once, in a small amount of time.

Freeware

Changelog

    Remove unnecessary UpdateHelper link from solution by @Klocman in d80d20f
    Fixed an issue with starting Scoop on some systems by @Klocman in 7cf6946
    Renamed the "Nuke application" function to "Target application" by @Wallby in #370
    Tweak search rules in subdirectories to find more unregistered apps by @Klocman in fa0097f
    Improve display names of some applications by @Klocman in 54f6973
    Improved detection of app bitness; Small search speedup by @Klocman in 3321a93
    Fixed CoIncrementMTAUsage crash on some systems by @Klocman in a32dbf6
    Fixed crash when getting services on some systems by @Klocman in c551065
    Reduce size of the Uninstall Wizard window and make it resizable by @Klocman in 01a9b4e
    Implemented list command in CLI by @zbalkan in #369
    Added quiet and unattended cases in QueryApps by @zbalkan in #354
    Changed UninstallTools logging to use Trace instead of Console; Improved some log messages by @Klocman in c962f01
    Fixed typo in Polish translation by @Klocman in 5905594
    Fixed Steam apps being listed twice in some cases by @Klocman in 342a9f6

[close]

http://klocmansoftware.weebly.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TorkilsTaskSwitcher 1.102
« Antwort #12850 am: 21 Mai, 2022, 09:50 »
TorkilsTaskSwitcher is a handy and reliable utility designed as an alternative to the Alt-Tab task switcher. TorkilsTaskSwitcher allows you to switch to other application via hotkeys. The key combinations can be edited via a text file, accessible from the application's menu.

Freeware

Whats new: >>

    Added support for configuration of key for invoking TorkilsTaskSwitcher.
    Default remains Win-Tab, but this can now be changed by right-clicking TorkilsTaskSwitcher icon in the task bar, and clicking "Options ...".

http://www.oelgaard.dk/software/torkilstaskswitcher/?Introduction

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
EventLook 1.0.1.0
« Antwort #12851 am: 21 Mai, 2022, 18:15 »
An alternative for Windows Event Viewer that displays the information related to the system and applications in a neatly organized table.

MIT License

https://github.com/kmaki565/EventLook

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DataExplorer 3.6.0
« Antwort #12852 am: 22 Mai, 2022, 09:30 »
DataExplorer is a professional software application designed specifically for helping you collect, analyze and view information from devices with a serial port or other CSV-like or USB port. It works with data loggers, measurement and charging devices, or other similar ones in order to gather measurement data, present it graphically, and generate comprehensive statistics.

Donationware

Changelog

    Generic changes/fixes:

    fix trigger analysis while a secondary is defined but no values available
    fix error displaying curve compare while 10 spacings on scale
    fix time error in curve compare displaying curves different size or different time step

    Device specific changes/fixes:

    HoTTAdapter2* - fix visualization of warning in configuration channels, sync with HoTTAdapter*
    HoTTAdapter* - find date and time deviations Sparrow/Swift
    HoTTAdapter* - add extended ESC values (YGE)
    IGCAdapter - add support Swift IGC format
    IGCAdapter - find high deviations in time
    IGCAdapter - add some error handling
    ZeroAdapter - fix StatisticsType.fromString("min=true max=true avg=true sigma=false")

[close]

https://www.nongnu.org/dataexplorer/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ZHPLite 2022.5.22.35
« Antwort #12853 am: 22 Mai, 2022, 20:30 »
ZHPLite is a lightweight piece of software designed to help you analyze the comprehensive report generated via ZHPDiag and that provides a detailed list of malware and other unwanted items on your system.

Freeware

https://www.nicolascoolman.com/fr/download/zhplite/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
EFI Boot Editor 1.1.1
« Antwort #12854 am: 22 Mai, 2022, 20:50 »
EFI Boot Editor is a portable GUI that allows you to modify the boot manager.

This app can be used by any user who wants to change the boot manager, so it is designed to be user-friendly but is geared toward more advanced users. That said, it is essential that you create a restore point so if there is an issue, you can revert to the pre-modified state.

License: Open Source

Whats new:>>

    Add Linux menu entry data @Neverous( #25 )
    Support non-conformant device paths and unknown nodes @Neverous( #24 )

https://github.com/Neverous/efibooteditor

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )