Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
OlderGeeks 2025OG Dad CapNo Password


Follow us on BlueskyFollow us on XJoin our Facebook groupFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Searching Files   
Search
Search Terms
Search Category Leave category selection blank to search within all categories.
Search Results
Files
  File Name Rating Downloads
Last Update/Developer
JPEGsnoop v1.8.0
JPEGsnoop v1.8.0 JPEG decoder and detailed analysis . Description JPEGsnoop is a detailed JPEG image decoder and analysis tool. It reports all image metadata and can even help identify if an image has been edited. Introduction Every digital photo contains a wealth of hidden information -- JPEGsnoop was written to expose these details to those who are curious. Not only can one determine the various settings that were used in the digital camera in taking the photo (EXIF metadata, IPTC), but one can also extract information that indicates the quality and nature of the JPEG image compression used by the camera in saving the file. Each digical cameras specifies a compression quality levels, many of them wildly different, leading to the fact that some cameras produce far better JPEG images than others. One of the latest features in JPEGsnoop is an internal database that compares an image against a large number of compression signatures. JPEGsnoop reports what digital camera or software was likely used to generate the image. This is extremely useful in determining whether or not a photo has been edited / tampered in any way. If the compression signature matches Photoshop, then you can be pretty sure that the photo is no longer an original! This type of analysis is sometimes referred to as Digital Image Ballistics / Forensics. JPEGsnoop reports a huge amount of information, including: quantization table matrix (chrominance and luminance), chroma subsampling, estimates JPEG Quality setting, JPEG resolution settings, Huffman tables, EXIF metadata, Makernotes, RGB histograms, etc. Most of the JPEG JFIF markers are reported. In addition, you can enable a full huffman VLC decode, which will help those who are learning about JPEG compression and those who are writing a JPEG decoder. JPEGsnoop can now also parse and decode Photoshop files! Other potential uses: determine quality setting used in Photoshop Save As ...
5/5 5,710 Jan 10, 2020
Calvin Hass <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/JPEGsnoop_th.png"border="0">
JPGRepair v1.03.0025
JPGRepair v1.03.0025 Fix and Repair corrupt JPEG headers and invalid markers JPGRepair – JPEG Repair Software – JPEG Repair Tool This is the future home of JPGRepair, my software to fix and repair corrupt JPEG headers and invalid markers. In case the header of a JPEG file is corrupt you will not be able to open or view the the file. A JPEG header only represents a tiny amount of the file and that corruption may be beyond this header. For JPGRepair to work the actual image bitstream needs to be detectable. This means JPGRepair needs to find the SOS and EOI markers within the corrupt image. SOS: Start of Scan, “FF DA” in hex. EOI: End if Image, “FF D9” in hex. JPGRepair also repairs invalid markers within the actual image stream. For this it does not depend on a reference file. Free version is functional except for the batch mode being disabled. Example Repair This after repair example file had both a corrupt header and invalid JPEG markers in the image bit stream. Note that this JPEG contains Restart Markers, without these corruption would be more severe: JPEG file with corrupt header and invalid JPEG markers after repair Result after editing (clone stamping) the image using Paint.NET The method to Fix and Repair corrupt JPEG headers JPGRepair uses a simple method to repair JPEG files: User should provide a sample image. This has to be a known good image that was shot with the same camera, using same resolution and orientation (portrait/landscape). Simply place the reference or sample file in the directory containing the corrupt JPEGs. JpgRepair will extract the header from known good sample It then processes the header Merge the processed header with the image bitstream of the ...
5/5 5,234 Oct 28, 2019
DiskTuna <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/JPGRepair4_th.png"border="0">
JStock v1.0.7.60
JStock v1.0.7.60 Free stock market software. Make stock investment easy JStock makes it easy to track your stock investment. It provides well organized stock market information, to help you decide your best investment strategy. JStock supports 28 world stock markets. Here are the stock markets being supported. • Argentina • Australia • Austria • Belgium • Brazil • Canada • China • Denmark • Finland • France • Germany • Hong Kong • India • Indonesia • Israel • Italy • Korea • Netherlands • New Zealand • Norway • Portugal • Russia • Singapore • Sweden • Switzerland • Taiwan • United Kingdom • United States Stock Watchlist 28 world stock markets. Portfolio Management Calculate your net worth. Alert Free email, system tray, sound alert. Indicator Filter Search for good stocks. Charting Trace back 10 years history. Cloud Storage Access personal data anytime, anywhere. Currency Exchange Show foreign stocks in local currency. Stock Market News Read individual stock market news. Android Run JStock on Android. This download is for the Windows version. If you need the macOS (x86) version, download here. If you need the macOS (ARM)version, download here. If you need the Linux version, download here. Click here to visit the author's website.
5/5 6,444 Dec 14, 2023
JStock <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/JStock1_th.png"border="0">
JTOpen - The IBM Toolbox for Java v20.0.7
JTOpen - The IBM Toolbox for Java v20.0.7 IBM Toolbox for Java, an IBM i communications library. What is the Toolbox? JTOpen is the open source software product known as the "IBM Toolbox for Java." It is also commonly referred to "jt400" or simply "the toolbox." In short, this package provides a set of Java classes that enable applications to integrate with IBM i. JTOpen is governed by the IBM Public License. JTOpen is the open source counterpart to a version of the IBM Toolbox for Java that is delivered as part of the 5770-SS1 Licensed Program Product (LPP). The LPP version is supported by IBM and can be obtained from the IBM Toolbox for Java web site. The Toolbox is available as an installable licensed program for IBM i. Here is a breakdown of the supported Toolbox releases versus operating system versions: Changes v20.0.7 JDBC AAF by @jeber-ibm in #147 Loom initial work by @mdg1349 in #125 Fix javadoc generation (#126) by @NicolaIsotta in #141 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #142 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #148 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #149 fix: DDM signon with passwords greater than 10 chars by @ThePrez in #152 Added methods to ISeriesNetServer to work with disabled IDs by @MikSwens in #151 Fix NPE when using password in Properties by @jeber-ibm in #158 feat: build native package for JDKs 7, 8, and 11 by @ThePrez in #153 doc-files fixes and modernization by @NicolaIsotta in #150 Fixup build to make jar contents match 11.x by @ThePrez in #159 Click here ...
5/5 1,818 Mar 07, 2024
IBM <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ToolboxJava1_th.png"border="0">
JumpListsView v1.16
JumpListsView v1.16 JumpListsView is a simple tool that displays the information stored by the 'Jump Lists' feature of Windows 7 and Windows 8. For every record found in the Jump Lists, the following information is displayed: The filename that the user opened, the date/time of the file opening event, the ID of the application that was used to open the file, the size/time/attributes of the file on the time that the file was opened, and more... You can also export the Jump Lists records to csv/tab-delimited/xml/html file. System Requirements This utility works on Windows 7, Windows 8, and Windows 10. Both 32-bit and 64-bit systems are supported. On previous version of Windows, the 'Jump Lists' feature doesn't exist, and thus JumpListsView won't display any data, but... You can still read data from external hard-drive containing installation of Windows 7/8 by using the 'Advanced Options' window. Jump Lists Folders The jump lists information is stored under the following folders: C:\Users\[User Profile]\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations C:\Users\[User Profile]\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations Currently, JumpListsView only reads the information from the AutomaticDestinations folder. Changes: UPDATED 03/26 Patch My PC Updater 4.0.1.4- Scans for outdated programs &amp; patches them. Start Using JumpListsView JumpListsView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - JumpListsView.exe After running JumpListsView.exe, it scans the jump lists on your system and displays the information on the main window. You can select one or more items, and then export them to xml/html/csv/tab-delimited file. You can also copy the selected items to the clipboard (CTRL+C) and the paste the data into Excel or other spreadsheet application. JumpListsView Columns Filename and Full Path: The filename that the user probably opened. Record Time: Specifies the date/time that the user probably opened the specified filename. Created Time, Modified Time, ...
5/5 5,294 Sep 14, 2019
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/jumplistsview1_th.png"border="0">
Just Color Picker v6.1
Just Color Picker v6.1 Free portable offline color picker and color editor for web designers and digital artists Graphic designers, digital artists and webmasters can get artistic ideas and inspiration at any moment. They often notice colors and color combinations for their projects while doing something else. This is why a quick and convenient way of capturing those colors is essential. With Just Color Picker, identifying the colors, saving, editing and combining them into beautiful color combinations is super easy. Unlike many other apps, Just Color Picker was created by a person who actually uses it on an everyday basis. It is software for designers and digital artists created by a designer and a digital artist. Features: • Extensive range of color code formats: HEX, RGB, HSB/HSV, HSL, HWB, CMY and CMYK. • Averaged color sampling for easy color noise handling. • 3x, 9x and 15x magnifier and keyboard control of the mouse cursor movements for greater precision. • Screen freeze feature for sampling the color of the elements that change on mouse-hover. • Point lock feature for monitoring the color in the set screen location independent of the mouse cursor position. • Calculation of pixel distance between points. • Color list for saving, cataloguing and re-using the picked colors. • Ability to open, edit and save Adobe Photoshop .aco color swatches (Adobe color files) and GIMP .gpl palette files. • Interaction with the standard Windows and macOS color dialogs. • User comments and notes for picked colors. • Conversion of Hexadecimal and RGB color codes into the corresponding colors. • Red-Green-Blue (RGB), Cyan-Magenta-Yellow (CMY) and ...
5/5 5,149 Feb 14, 2025
Anny Studio <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/justcolorpicker1_th.png"border="0">
EXE Kage Studio v0.7.230723
Kage Studio v0.7.230723 A simple, multi-platform 2D Animation Software for all ages! Kage Studio is a cross-platform 2D Vector Animation Software for Windows, Mac, and Ubuntu GNU/Linux written with GTKmm 3.0 that can export to HTML5 (canvas), PNG sequence, Spritesheet, SVG, video (via FFmpeg -- MP4, MKV, OGV, AVI, MOV), and KonsolScript.. Features • Shape/Motion Tweening • Frame-by-frame Animation • Onion Skinning • Vector Editor • Minimalist/Simplistic UI • Layers • Export to MP4 • Export to MKV • Export to OGV • Export to MOV • Export to AVI • Export to HTML5 • Export to SVG • Export to PNG • Export to Spritesheet Your browser does not support the video tag. This download is for the Windows installer version. All other download assets are below: Windows: kagestudio-0.7.230723_win64.zip (portable) macOS: kagestudio_0.7.230723_mac_x86.zip Linux Debian: kagestudio_0.7-230723_amd64.deb Click here to visit the author's website.
5/5 1,078 Oct 24, 2023
Mj Mendoza IV <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/KageStudio1_th.png"border="0">
Kanri v0.5.1
Kanri v0.5.1 Easily create Kanban boards offline on Windows, macOS and Linux. No internet requirement, no tracking and it's 100% free. Kanri is an offline Kanban board app for Windows, macOS and Linux built using Tauri and Nuxt.js v3. It is built to be a simple and modern application providing you with a basic Kanban board experience without requiring an internet connection. With power users in mind Kanri provides keyboard shortcuts for quick board navigation, export features for backing up data and imports from previous Kanri backups or other apps like Trelloฎ. Highly customizable Tailor your Kanban boards to your unique needs with custom themes and backgrounds, giving you complete control over your workspace. Offline-first All of your data is saved on your computer, respecting your privacy and allowing you to use the app with no internet connection. This download is for the Windows installer version. All other download assets are below: macOS: kanri_0.5.1_x64.dmg kanri_0.5.1_aarch64.dmg Linux: kanri_0.5.1_amd64.AppImage kanri_0.5.1_amd64.deb kanri_0.5.1_arm64.deb kanri_0.5.1_armhf.deb Click here to visit the author's website.
5/5 1,190 Sep 20, 2023
Trobonox <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Kanri1_th.png"border="0">
Kdenlive v24.12.3
Kdenlive v24.12.3 Free and Open Source Video Editor Kdenlive is an open source video editor. The project was started around 2003. Kdenlive is built on Qt and the KDE Frameworks libraries. Most of the video processing is done by the MLT Framework, which relies on many other open source projects like FFmpeg, frei0r, movit, ladspa, sox, etc… The software was designed to answer most needs, from basic video editing to professional work. Kdenlive is developed by a small team and new contributors are welcome. Multi-track video editing Kdenlive allows you to use and arrange several audio and video tracks, each one can be locked or muted to your convenience. Use any audio / video format Being based on the powerful FFmpeg libraries, Kdenlive can use almost any audio and video formats directly without the need to convert or re-encode your clips. Configurable interface and shortcuts You can arrange and save your custom interface layouts to fit your workflow. Keyboard shortcuts can also be configured to match your preferences. Titler Create 2D titles for your projects, including: • Align and Distribute; • Letter-spacing and Line-spacing adjustment; • System font selector including font-family support; • Design features: Color, Shadows, Outlines and Gradients; • Embedded Crawl and Roll tool for text animation; • Unicode decoder; • Rotate and Zoom; • Add images; • Template support; Many effects and transitions Dozens of effects are available, ranging from color correction to audio adjustments, as well as all the standard transform options. Audio and video scopes Monitor your audio level or check the color scopes to make sure your footage is correctly balanced. • Audio Meter • Histogram • Waveform • Vectorscope ...
5/5 4,337 Mar 12, 2025
Kdenlive Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Kdenlive1_th.png"border="0">
KeyboardStateView v1.00
KeyboardStateView v1.00 KeyboardStateView is a simple tool for Windows that displays the current state and virtual key code of every key you press. It also allows you to view the current state of all keyboard keys. For every key, the following information is displayed: Key Name (VK_XXXX ), Description, Key Code (Decimal), Key Code (Hexadecimal), Key Pressed Status, Key Toggled Status (Useful for Num Lock, Caps Lock), and last time that the key was pressed. Start Using KeyboardStateView KeyboardStateView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - KeyboardStateView.exe After running KeyboardStateView, every key that you press on your keyboard is displayed on the main window of KeyboardStateView, even when KeyboardStateView is not in focus. If you want to view the state of all keys, simply turn off the 'Show Only Keys Pressed In Last seconds' option (Under the Options menu) Translating KeyboardStateView to other languages In order to translate KeyboardStateView to other language, follow the instructions below: Run KeyboardStateView with /savelangfile parameter: KeyboardStateView.exe /savelangfile A file named KeyboardStateView_lng.ini will be created in the folder of KeyboardStateView utility. Open the created language file in Notepad or in any other text editor. Translate all string entries to the desired language. Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window. After you finish the translation, Run KeyboardStateView, and all translated strings will be loaded from the language file. If you want to run KeyboardStateView without the translation, simply rename the language file, or move it to another folder. License This utility is released as ...
5/5 3,697 Jul 02, 2020
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/keyboardstateview1_th.png"border="0">
KeyCounter v1.0
KeyCounter v1.0 KeyCounter provides a way of keeping track of when you've been active on your PC during the day. It does pretty much what it says - counts the number of key strokes you make every minute and records that information, along with whether the mouse has moved. KeyCounter can then be used to browse the files, and display a graph of when you were at your most busy. It details the time of the first and last keypress in a day, and the graph clearly shows when you weren't at your machine - making the coffee or gone for lunch. Keep KeyCounter running on your machine all the time, and then call up the history when you want to review your activity - when filling in your timesheet for example.
5/5 5,770 Oct 23, 2019
Zhorn Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/KeyCounter_th.png"border="0">
KeyFinder v1.25/v2.4
KeyFinder v1.25/v2.4 Free key estimation software for DJs. KeyFinder is an open source key detection tool, for DJs interested in harmonic and tonal mixing. It's intended to be very focused: no library management, no track suggestions, no media player. Just a fast, efficient workflow tool. Some stuff you will need or find interesting: Key database (PDF) Project report (PDF) KeyFinder: Frequently Asked Questions This download is for the Windows version (very bottom of page). Note: You will get prompted to download a newer version. There is no newer version for Windows. All other download assets are below: macOS: v2.4 (OSX 10.7+) v1.26 (OSX 10.5+) Mac App Store Click here to visit the author's website.
5/5 127 Nov 08, 2024
Ibrahim Sha'ath <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/KeyFinder2_th.png"border="0">
KeyScrambler 3.8.0.0
KeyScrambler 3.8.0.0 KeyScrambler encrypts your keystrokes deep in the kernel, foiling keylogging attacks with scrambled, undecipherable data. This advanced method of keystroke protection defeats both known and unknown keyloggers. The friendly interface displays realtime encrypted stream of keystrokes so you see when and how KeyScrambler is working. Strengthens where defenses are the weakest in your traditional anti-virus, anti-malware programs and PC security. Compare Editions A free browser add-on, KeyScrambler Personal protects all your inputs in IE, Firefox, and Flock. KeyScrambler Pro and Premium are paid programs that protect a wide array of apps. How It Works KeyScrambler encrypts your keystrokes at the keyboard driver level and decrypts them at the destination application, giving keyloggers "scrambled," useless keys to record. For Online Games Both KeyScrambler Pro and Premium protect your player's IDs, passwords and digital assets in over two dozen online games. For Business Read how and why KeyScrambler is important for your business. KeyScrambler Premium protects critical systems and reduces risks of information theft at the workplace. Features KeyScrambler defeats known and unknown keyloggers; also protects Chinese, Japanese, and Korean inputs; is compatible with other security programs, tokens and smart cards; and requires no user effort. How To The user-friendly interface allows you to do things on KeyScrambler for a more comfortable, personalized fit. Supports: Advanced Browser, AM Browser, AOL Explorer, AOL 9, Avant, Comodo Dragon, Comodo IceDragon, CometBird, Crazy Browser, Firefox, Flock, Google Chrome, Internet Explorer, K-meleon, Maxthon, MSN Explorer, Netscape, Orca Browser, Opera, Safari, Seamonkey, SlimBrowser, SR Iron Browser, TheWorld Browser, Palemoon, Lunascape, RockMelt, WaterFox, and Yahoo Browser.
5/5 8,015 Jul 29, 2015
QFX Software <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Windows8_Login_th.png"border="0">
KiCad EDA v8.0.5
KiCad EDA v8.0.5 A Cross Platform and Open Source Electronics Design Automation Suite Schematic Capture KiCad's Schematic Editor supports everything from the most basic schematic to a complex hierarchical design with hundreds of sheets. Create your own custom symbols or use some of the thousands found in the official KiCad library. Verify your design with integrated SPICE simulator and electrical rules checker. PCB Layout KiCad's PCB Editor is approachable enough to make your first PCB design easy, and powerful enough for complex modern designs. A powerful interactive router and improved visualization and selection tools make layout tasks easier than ever. 3D Viewer KiCad's 3D Viewer allows easy inspection of your PCB to check mechanical fit and to preview your finished product. A built-in raytracer with customizable lighting can create realistic images to show off your work. About KiCad KiCad is an open source software suite for Electronic Design Automation (EDA). The programs handle Schematic Capture, and PCB Layout with Gerber output. The suite runs on Windows, Linux and macOS and is licensed under GNU GPL v3. Mission Statement The goal of the KiCad project is to provide the best possible cross platform electronics design application for professional electronics designers. Every effort is made to hide the complexity of advanced design features so that KiCad remains approachable by new and inexperienced users, but when determining the direction of the project and the priority of new features, the needs of professional users take precedence. Project Governance The KiCad project is governed by a technical committee made up of the members of the lead development team. Most decisions are made by a consensus of the technical committee. When a consensus cannot be reached the final decision is made by the project leader. History KiCad was first released in 1992 by its original author, Jean-Pierre Charras. It has been in continual ...
5/5 1,743 Sep 23, 2024
kicad.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/kicad2_th.png"border="0">
Kid3 - Audio Tagger v3.9.6
Kid3 - Audio Tagger v3.9.6 A free, multi-platform and open source audio tagger. If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, Monkey’s Audio, MPC, MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA/WMV, WAV and AIFF files (e.g. full albums) without typing the same information again and again and have control over both ID3v1 and ID3v2 tags, then Kid3 is the program you are looking for. Features With Kid3 you can: • Edit ID3v1.1 tags • Edit all ID3v2.3 and ID3v2.4 frames • Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags • Edit tags in MP3, Ogg/Vorbis, DSF, FLAC, Monkey’s Audio, MPC, MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA/WMV, WAV, AIFF files and tracker modules (MOD, S3M, IT, XM) • Edit tags of multiple files, e.g. the artist, album, year and genre of all files of an album typically have the same values and can be set together • Generate tags from filenames • Generate tags from the contents of tag fields • Generate filenames from tags • Rename and create directories from tags • Generate playlist files • Automatically convert upper and lower case and replace strings • Import from gnudb.org, MusicBrainz, Discogs, Amazon and other sources of album data • Export tags as CSV, HTML, playlists, Kover XML and in other formats • Edit synchronized lyrics and event timing codes, import and export LRC files • Automate tasks using QML/JavaScript, D-Bus or the command-line interface Requirements Kid3 runs under Linux (KDE or only Qt), Windows, macOS and Android and uses Qt, id3lib, libogg, libvorbis, libvorbisfile, libFLAC++, libFLAC, TagLib, Chromaprint. Information ...
5/5 4,535 Sep 28, 2024
Urs Fleisch <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Kid3_th.png"border="0">
Kingsoft Office Suite Free 2013 9.1.0.4480
Kingsoft Office Suite Free 2013 9.1.0.4480 Kingsoft Office Suite Free 2013 is an free office suite that offers a number of features for creating, viewing and editing personal and business documents. Our Office Suite 2013 includes Writer, Presentation and spreadsheets. These three reliable and versatile office freeware are perfect for both personal use at home and for professional businesses. They offer outstanding value at their listed cost compared to competing office programs. Office Suite free 2013 is compatible with all of the latest Microsoft Office file formats. It will easily open, read and write documents created with Microsoft Office as well as a wide variety of other formats. Microsoft Office can also open Kingsoft files without having Kingsoft Office installed on the same computer.
0/5 8,841 Oct 23, 2019
Kingsoft Software
KiTTY v0.76.1.13
KiTTY v0.76.1.13 A fork from version 0.76 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoftฎ Windowsฎ platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page. KiTTY has all the features from the original software, and adds many others as described below: The very first requested features: • Sessions filter • Portability • Shortcuts for pre-defined command • The session launcher • Automatic logon script • URL hyperlinks Technical features: • Automatic password • Automatic command • Running a locally saved script on a remote session • ZModem integration (experimental) Graphical features: • An icon for each session • Send to tray • Transparency • Protection against unfortunate keyboard input • Roll-up • Always visible • Quick start of a duplicate session • Config Box Other features: • Automatic saving • SSH Handler: Internet Explorer integration • pscp.exe and WinSCP integration • Binary compression • Clipboard printing • The PuTTYCyg patch • Background image • File association • Other settings • New command-line options Bonus: • A light chat server is hidden in KiTTY A hidden text editor is integrated into KiTTY Changes: v0.76.1.13 fix OSC52 popup is ...
5/5 6,899 Apr 03, 2024
9bis Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/kitty_th.png"border="0">
Klondike Solitaire v1.0
Klondike Solitaire v1.0 A free, simple version of Solitaire for the PC. If you select Show Cards, the game is all skill (and you can win most games), and the only luck involved is that some games can't be won because of how the hidden cards are arranged. You can easily go back and forth in your game's history to try different combinations. The program can also play the game automatically in a fast, simple way (wins about 1 in 3 games). You can win about 2 in 3 games when you can see all the cards, and Show Moves lets you play faster. A computer playing all possible combinations can win 8 to 9 times out of 10, so that's why playing with all cards showing is such a challenge.
5/5 5,105 Oct 09, 2019
JDMCox Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/KlondikeSolitaire1_th.png"border="0">
KMPlayer v2020.02.04.02
KMPlayer v2020.02.04.02 KMPlayer was released in 2006 and is the premier multimedia playback program for many users in 150 countries. Optimized multimedia can be played without any setting by using self-contained codec, and advanced users can use additional external codec. Use KMPlayer to play more types of multimedia files reliably than any other player. Recommended Specs Recommended: Windows 10 64-bit, Direct X 9 or higher, 150Mb of installation space Minimum: Windows Vista 64-bit, Direct X 9 or later, 150Mb of installation space Important Features Internal Codecs The codecs come bundles with the software, hence you can watch movies quickly and efficiently. Video capture Capture audio and video or screen capture is possible, and can be saved in the format you want. Diverse Format support RTS, MPEG1, MPEG2, AAC, WMA7, WMA8, OGG etc Advanced options Provide full control over DVD selection, Movie menus, audio menus, subtitle menus, brightness/contrast and more, to suit user needs. High resolution movie support Watch movies in superb quality with support for 3D, 4K and UHD. Supports Many Languages Supports over 24 languages worldwide
5/5 4,795 Feb 25, 2020
KMP PANDORA.TV <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/KMPlayer1_th.png"border="0">
KoboldCpp v1.87.4
KoboldCpp v1.87.4 Run GGUF models easily with a KoboldAI UI. One File. Zero Install. KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models, inspired by the original KoboldAI. It's a single self-contained distributable from Concedo, that builds off llama.cpp and adds many additional powerful features. Features: • Single file executable, with no installation required and no external dependencies • Runs on CPU or GPU, supports full or partial offloaded • LLM text generation (Supports all GGML and GGUF models, backwards compatibility with ALL past models) • Image Generation (Stable Diffusion 1.5, SDXL, SD3, Flux) • Speech-To-Text (Voice Recognition) via Whisper • Text-To-Speech (Voice Generation) via OuteTTS • Provides many compatible APIs endpoints for many popular webservices (KoboldCppApi OpenAiApi OllamaApi A1111ForgeApi ComfyUiApi WhisperTranscribeApi XttsApi OpenAiSpeechApi) • Bundled KoboldAI Lite UI with editing tools, save formats, memory, world info, author's note, characters, scenarios. • Includes multiple modes (chat, adventure, instruct, storywriter) and UI Themes (aesthetic roleplay, classic writer, corporate assistant, messsenger) • Supports loading Tavern Character Cards, importing many different data formats from various sites, reading or exporting JSON savefiles and persistent stories. • Many other features including new samplers, regex support, websearch, RAG via TextDB and more. • Ready-to-use binaries for Windows, MacOS, Linux, Android (via Termux), Colab, Docker, also supports other platforms if self-compiled (like Raspberry PI). • Need help finding a model? Read this! This download is for the Windows version (very bottom of page). All other download assets are below: Windows (other): koboldcpp_cu12.exe koboldcpp_nocuda.exe koboldcpp_oldcpu.exe macOS: koboldcpp-mac-arm64 Linux: koboldcpp-linux-x64-cuda1150 koboldcpp-linux-x64-cuda1210 koboldcpp-linux-x64-nocuda Click here to visit the author's website.
5/5 60 Apr 07, 2025
LostRuins <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Koboldcpp1_th.png"border="0">
Kodi v20.0 Nexus
Kodi v20.0 Nexus The ultimate entertainment center software. Kodi spawned from the love of media. It is media center and entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community. It allows users to play and view most videos, music, podcasts, and other digital media files from local and network storage media and the internet. Kodi's forums and Wiki are bursting with knowledge and help for the new user right up to the application developer. Kodi is the ultimate entertainment center software. It plays almost every kind of media you can find and it looks great while doing it! This is just a few things Kodi excels at, why not try it yourself today? Music Kodi can play all your music including mp3, flac, wav and wma formats. It has cue sheet, tag reading support and smart playlists for ultimate control of your music collection. Movies Kodi can do Movies too! Supporting all the main video formats including streamable online media, Kodi can import, browse and play your Movie collection with ease. TV Shows The TV Shows library supports episode and season views with posters or banners, watched tags, show descriptions and actors. Great for keeping track of your progress. Photos Import pictures into a library and browse the different views, start a slideshow, sort or filter them all using your remote control. PVR Kodi allows you to watch and record live TV all from easy to use interface. It works with a number of popular backends including MediaPortal, MythTV, NextPVR, Tvheadend and many more. Skin Kodi allows you to completely change the whole appearance of the interface with skins. We have no doubt that you will find something ...
5/5 4,711 Dec 22, 2022
The Kodi Foundation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Kodi1_th.png"border="0">
KORO File Shredder 4.2.3.0
KORO File Shredder 4.2.3.0 KORO File Shredder is a program to erase sensitive data in a way that a recovery will be impossible. Data will be overwritten several times e.g. using the US DoD 5220.22-M ( ECE ) erasure method. Using File Shredder you can delete files and documents from your hard drive and must not worry about that they could be recovered anytime later. Software tools offered for retrieval of deleted files under Windows, usually called "file recovery" software, are taking advantage of the shortcoming of the Windows "delete" command we are normally using to delete files. In fact, the "delete" operation in Windows only removes some bits of information from file directories so that the files disappear from thefile manager view. To undelete such a file, it is just necessary to repair the entry in the file directory. To remove files permanently from your system, like a shredder does with your paper documents, you have to use a program that is capable of overwriting the files with a series of random generated binary data for multiple times. Thus, the current contents of the files will be overwritten in a way that a recovery is practically unpossible. Wiping out method Before deletion all files are overwritten using one of the following algorithms Zero (1 Pass): Overwrite the files with zeros. DoD (7 Passes): Overwrite files in accordance with the US Department of Defense regulation DoD 5220.22-M(ECE). Gutmann (35 Passes): Overwrite files using the method developed by Peter Gutmann.. This method is considered to be the most secure, but slow. KORO File Shredder will operate on the following versions of Microsoft Windows: Windows 8.1, 8, 7, Vista, XP, 2000 32-bit ้s 64-bit Operating system. Special features Easy to use interface Multiple preset shredding methods Support for internal and external drives Support for removable media (SD Flash, Compact Flash, USB drives) Fool proof warnings before deleting any files Custom shredding settings to fit your needs Protects system files ...
5/5 6,083 Jan 14, 2016
Robert Kovacs <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/KOROFileShredder1_th.png"border="0">
KStars v3.4.3
KStars v3.4.3 KStars is free, open source, cross-platform Astronomy Software. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets, asteroids, supernovae, and satellites. For students and teachers, it supports adjustable simulation speeds in order to view phenomena that happen over long timescales, the KStars Astrocalculator to predict conjunctions, and many common astronomical calculations. For the amateur astronomer, it provides an observation planner, a sky calendar tool, and an FOV editor to calculate field of view of equipment and display them. Find out interesting objects in the "What's up Tonight" tool, plot altitude vs. time graphs for any object, print high-quality sky charts, and gain access to lots of information and resources to help you explore the universe! Included with KStars is Ekos astrophotography suite, a complete astrophotography solution that can control all INDI devices including numerous telescopes, CCDs, DSLRs, focusers, filters, and a lot more. Ekos supports highly accurate tracking using online and offline astrometry solver, autofocus and autoguiding capabilities, and capture of single or multiple images using the powerful built in sequence manager. Features for Educators If you are an instructor, you could recommend KStars to your students for use as a learning aid. If you're a student, you can learn about the sky using KStars. Here are some things you can do in KStars to explore astronomy and astrophysics: Change your geographic location to see how the view of the sky changes with latitude Understand the difference between sidereal days and solar days by changing the speed of simulation Attach trails to planets and set a high simulation rate to see ...
5/5 4,336 Jul 20, 2020
Jason Harris/Jasem Mutlaq <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/kstars3_th.png"border="0">
LabChirp v1.60
LabChirp v1.60 Sound effect generator A program for creating sound effects for games, music, videos - whatever you want! A manual and some example sounds are included to get you started are on labbed.net/software/labchirp/manual/ Works on Windows (requires .NET Framework 2.0) and other platforms through Mono. Features Multiple channels: Up to eight individual channels. All or any element of a channel can be copied to another. Modulation: For vibrato and tremolo (pulsating variation in pitch and volume). Envelopes: To shape everything the way you want it. Waveforms: Make your own custom waveforms, or use any of the standard ones (sine, triangle, sawtooth, square, noise). Effects: Add cool post-effects to your sound. Customizable randomizer: For the lazy sound designer. Customizable mutator: To randomize your sound slightly. Batch save: If you are in a hurry and need a lot of sounds fast. Here is a demo in mp3 format showing all of the example sounds and some randomly generated sounds using different presets. labbed.net/software/LC-demoroll3.mp3 Changelog v1.60 Improved mutator! Batch save has been added to Mutator, and the option to randomly change waveform. Higher precision! A second decimal place has been added to frequency and volume/amplitude of all waves. Higher frequencies! All waves' frequencies can now go up to 9999.99 Hz. Better Mac compatibility! Mac users should now be able to hear the sound when pressing play. Better visuals for envelopes! Envelopes are now filled (with configurable opacity). Bug fixes! Changing sample rate while sound ...
5/5 4,605 Oct 17, 2020
Labbed.net <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LabChirp1_th.png"border="0">
Labrys v1.0.12
Labrys v1.0.12 Labrys is a replacement for Windows Start menu and Run dialog. "Sharp on both sides" Unlike many other Start menu enchantment applications Labrys does not mimic layout or visual appearance of Start menus existing prior to Windows 8. Instead Labrys uses fresh approaches to provide rapid access to applications and command-line utilities with keyboard, mouse and touch. Works on: Windows 7 SP1 Windows 8.1 Windows 10 Features: Uncompromised user interface that is good for keyboard, mouse and touch. Fast navigation in applications list with alphabetical index. Prudent screen space usage - menu width can be manually adjusted while whole height is used. Supports minimalistic view - without icons or large menu items. Filters for shortcuts. Combined search / command box. Jumplists are displayed for all the applications that provide them. Can launch modern (metro) apps. Offers full list of power options. Flexible color theme configuration. Command autocompletion from history. File paths completion. Customizable list of command executors. Resource-friendly in terms of both memory consumption and computation power. Supports Hi-DPI displays. Proper Unicode support. English and Russian localizations. Known issues: This software uses undocumented Windows features that may stop working in the future. Removing jumplist entries is not yet supported. Shortcuts changes are not being monitored yet. Implementing this for modern applications is problematic. Some options (list of shortcut folders) are adjustable only through configuration file. Reloading ...
5/5 5,793 Jul 02, 2020
VTT <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/labrys3_th.png"border="0">
LastActivityView v1.37
LastActivityView v1.37 A tool for Windows operating system that collects information from various sources on a running system, and displays a log of actions made by the user and events occurred on this computer. The activity displayed by LastActivityView includes: Running .exe file, Opening open/save dialog-box, Opening file/folder from Explorer or other software, software installation, system shutdown/start, application or system crash, network connection/disconnection and more... You can easily export this information into csv/tab-delimited/xml/html file or copy it to the clipboard and then paste into Excel or other software. System Requirements This utility works on any version of Windows, starting from Windows 2000 and up to Windows 11. Both 32-bit and 64-bit systems are supported. Known Limitations This tool gathers information from various sources, including the Registry, the events log of Windows, the Prefetch folder of Windows (C:\windows\Prefetch), the MiniDump folder of Windows (C:\Windows\Minidump), and more... The accuracy and the availability of the information displayed by LastActivityView might be different from one system to another. For example, if the user or a software makes changes in the Registry, the action time displayed by LastActivityView might be wrong, because it's based on the modified time of some Registry keys. Also, for every type of action/event, there is some limitation according to the way that the information is saved in the system. For example, the 'Select file in open/save dialog-box' action is limited for one action of every file extension, so if the user opened 2 .doc files with the open/save dialog-box, only the last one will be displayed. Changes Version 1.37: Fixed bug: LastActivityView crashed when trying to read empty or invalid Prefetch file. Start Using LastActivityView LastActivityView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - LastActivityView.exe After you run LastActivityView, it scans your ...
5/5 9,499 Feb 12, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/lastactivityview_th.png"border="0">
LASTAR v1.9.1
LASTAR v1.9.1 Fast batch audio processor for automatic loudness adjustment and audio files splitting. The software automatically normalizes a batch of files to a given RMS volume, and can split tracks in several ones by detecting low level ("noise") chunks. It embeds : - a multi-band limiter, - an Automatic Gain Control, - an automated 10 bands equalizer, - a classic 3 bands semi-parametric equalizer, - a noise gate, - a trimming function, - user preset management. Portable version needs VC 2015 RunTime to be installed https://www.microsoft.com/en-us/download/details.aspx?id=48145 LASTAR RELEASE NOTES --------------------------------------------------------------------- V1.9.1 (06/2020) Fix : - Custom autoeq settings were not saved properly This download is for the Windows version. If you want to try the Android app (different name), get it here. Click here to visit the author's website.
5/5 3,396 Jun 22, 2020
Arthelion <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LASTAR1_th.png"border="0">
LastEnd Blackjack 2.7.4
LastEnd Blackjack 2.7.4 New to the game of 21? Still trying to figure out when to hit and when to stand? Don't waste your money learning at a real casino table. Play LastEnd Blackjack first is a much smarter option to improve your strategy and have a real chance of winning; because LastEnd Blackjack does not use real money. LastEnd Blackjack features an online high scoreboard that allow you to compare your skills against other players from around the world. So come see if your the best by downloading our free Blackjack video game software using the download button located on this page.
5/5 8,057 Apr 25, 2015
LastEnd Entertainment <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/Blackjack_th.png"border="0">
LeoCAD v21.03
LeoCAD v21.03 Design virtual models you can build with LEGOฎ bricks. Easy to Use LeoCAD has an intuitive interface, designed to allow new users to start creating new models without having to spend too much time learning the application. At the same time it has a rich feature set, enabling experienced users to build models using more advanced techniques. LDraw Compatible LeoCAD is fully compatible with the LDraw Standard and related tools. It reads and writes LDR and MPD files so you can share and download models from the internet. It also uses the LDraw parts library, which has almost 10,000 different parts and keeps receiving updates. Cross Platform, Open Source Native versions are available for Windows, Linux and macOS so users are familiar with the program interface. LeoCAD is Open Source so anyone can contribute with fixes and features, and it's always going to remain free. LeoCAD is optimized for large models, here's the Tower Bridge official set with over 4,000 pieces: It can be used to create building instructions with multiple steps: You can have multiple views at the same time: LEGOฎ is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this software. Version History v21.03 Added option to draw conditional lines. Added option to draw logos on studs. Added option to draw high contrast studs. Added option to configure edge colors. Added new find/replace widget. Improved Bricklink xml export. Added option to paste parts and keep their original steps. Added model measurements to the Properties Dialog. Load official parts before unofficial parts. Fixed mac retina display issues. This download is for the Windows version. If you need the MacOS version, download here. If you need the Linux version, ...
5/5 5,578 Apr 04, 2021
LeoCAD.org <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LeoCAD1_th.png"border="0">
LeoMoon QuickCrypt v2.0.8
LeoMoon QuickCrypt v2.0.8 A file encryption software available on several operating systems that uses the industry standard Advanced Encryption Standard (AES256-CBC) to easily and securely encrypt files. Features Small size Uses strong AES256-CBC encryption algorithm Encrypted files are compatible with Windows, Linux and macOS Includes a password generator Changes: 2.0.8 2021-10-05: Added cross-platform auto dark mode Added Ctrl + M hotkey to toggle dark mode Updated all dependencies Compatibility Windows 7 SP1 and later, macOS 10.14 and later, Ubuntu 16.04 and later Windows MacOS Ubuntu Linux This download is for the Windows version. All other download assets are below: MacOS: leomoon-dot-com_leomoon-quickcrypt_mac.zip Ubuntu: leomoon-dot-com_leomoon-quickcrypt_lin.zip Click here to visit the author's website.
5/5 2,299 Dec 20, 2021
Amin Babaeipanah <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/leomoon-quickcrypt1_th.png"border="0">
Libre Hardware Monitor v0.9.4
Libre Hardware Monitor v0.9.4 Free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. With the help of LibreHardwareMonitor you can read information from devices such as: • Motherboards • Intel and AMD processors • NVIDIA and AMD graphics cards • HDD, SSD and NVMe hard drives • Network cards What's included? LibreHardwareMonitor Windows Forms based application that presents all data in a graphical interface LibreHardwareMonitorLib Library that allows you to use all features in your own application Changes v0.9.4 Add limited support for “ASUS ROG STRIX X670E-E GAMING WIFI” by @jeffdamp-wave in #1235 add TtempWaterIn and TempWaterOut for rog maximus z790 formula by @aek-innonova in #1238 Intel Gen 14 Meteor Lake by @sebastian-dev in #1253 Add Support for ASUS Proart X670E Creator WiFi by @DanR2D2 in #1259 Added Gigabyte Z690 AORUS MASTER sensor names by @kika in #1258 Added GIGABYTE B560I AORUS PRO AX by @Marcusin in #1274 Bump action versions by @Vinfall in #1279 Add Humidity Sensors support by @wlkmanist in #1281 Bugfix: Crash when access to nvml api is unavailable by @sebastian-dev in #1252 fix heap corruption caused by incorrect pointer size in calls to Ftd2xx.dll by @Iksas in #1302 add B650M_AORUS_PRO_AX by @LetMeDecay in #1301 Add ADL pmlog support, fix metrics on newer gpus by @epinter in #1308 Fix memory size calculation with extended size by @zhutq in #1315 Add 16th voltage input for NCT67xxD chips by @coderjo in #1318 Refactor ADL sensors update by ...
5/5 2,927 Jan 24, 2025
LibreHardwareMonitor <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LibreHardwareMon2_th.png"border="0">
LibreOffice Portable v25.2.1
LibreOffice Portable v25.2.1 LibreOffice Portable can run from a cloud folder, external drive, or local folder without installing into Windows. LibreOffice Portable is a full-featured office suite -- including a word processor, spreadsheet, presentation tool, drawing package and database -- that's compatible with Microsoft Office, Word Perfect, Lotus and other office applications. It's easy-to-use and feature-rich, performing nearly all of the functions you'd expect in an office suite, but at no cost. Additional functionality including the Base database and document creation wizards is enabled by installing the jPortable portable Java runtime environment. Writer Edit all kinds of documents Writer has all the features you need from a modern, full-featured word processing and desktop publishing tool. It's simple enough for a quick memo, but powerful enough to create complete books with contents, diagrams, indexes, and more. You're free to concentrate on your message, while Writer makes it look great. Calc The spreadsheet for everyone Calc is the free spreadsheet program you've always needed. Newcomers find it intuitive and easy to learn, while professional data miners and number crunchers appreciate the comprehensive range of advanced functions. Built-in wizards guide you through choosing and using a comprehensive range of advanced features. Or you can download templates from the LibreOffice template repository, for ready-made spreadsheet solutions. Impress Presentations done right In Impress, creating and editing slides is very versatile thanks to different editing and view modes: Normal (for general editing), Outline (for organizing and outlining your text content), Notes (for viewing and editing the notes attached to a slide), Handout (for producing paper-based material), and Slide Sorter (for a thumbnail sheet view that lets you quickly locate and order your slides). Draw Eye-popping graphic documents Draw lets you produce anything from a quick sketch to a complex plan, and gives you the means to communicate with graphics and diagrams. With a maximum page size of 300cm ...
5/5 7,660 Mar 24, 2025
The Document Foundation & PortableApps.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LibreOffice1_th.png"border="0">
LibreOffice Productivity Suite v25.2.1
LibreOffice Productivity Suite v25.2.1 A free and powerful office suite, and a successor to OpenOffice LibreOffice was developed to be a productivity suite that is compatible with other major office suites, and available on a variety of platforms. It is free software and therefore free to download, use and distribute. Writer Edit all kinds of documents Writer has all the features you need from a modern, full-featured word processing and desktop publishing tool. It's simple enough for a quick memo, but powerful enough to create complete books with contents, diagrams, indexes, and more. You're free to concentrate on your message, while Writer makes it look great. Calc The spreadsheet for everyone Calc is the free spreadsheet program you've always needed. Newcomers find it intuitive and easy to learn, while professional data miners and number crunchers appreciate the comprehensive range of advanced functions. Built-in wizards guide you through choosing and using a comprehensive range of advanced features. Or you can download templates from the LibreOffice template repository, for ready-made spreadsheet solutions. Impress Presentations done right In Impress, creating and editing slides is very versatile thanks to different editing and view modes: Normal (for general editing), Outline (for organizing and outlining your text content), Notes (for viewing and editing the notes attached to a slide), Handout (for producing paper-based material), and Slide Sorter (for a thumbnail sheet view that lets you quickly locate and order your slides). Draw Eye-popping graphic documents Draw lets you produce anything from a quick sketch to a complex plan, and gives you the means to communicate with graphics and diagrams. With a maximum page size of 300cm by 300cm, Draw is a an excellent package for producing technical drawings, brochures, posters and many other documents. Draw lets you manipulate graphical objects, group them, crop them, use objects in 3D and much more. Base A powerful manager for all databases Base is a full-featured ...
5/5 10,947 Mar 14, 2025
The Document Foundation <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LibreOffice1_th.png"border="0">
Librer v1.0533.512
Librer v1.0533.512 A file cataloging program with extensive customization options. For Windows and Linux Librer is a cross-platform GUI file cataloging program with extensive customization options to suit user preferences. Highly optimized for multi-core parallel search speed, data integrity, and repository portability. Main window, new record creation dialog and running custom data extraction: Features: The primary purpose of this software is to enable users to catalog their files, especially on removable media such as memory cards and portable drives. It allows user to add metadata, referred to here as custom data, and later search the created records with multiple cryteria. Custom data consists of textual information acquired through the execution of user-chosen commands or scripts. Custom data may include any text data customized to meet the user's requirements, restricted only by the available memory and the software accessible for data retrieval. The retrieved data is stored in a newly created database record and can be utilized for search or verification purposes. Liber allows you to search files using regular expressions, glob expressions and fuzzy matching on both filenames and custom data. Created data records can be exported and imported to share data with others or for backup purposes. Guidelines for crafting Custom Data Extractors: Custom data extractor is a command that can be invoked with a single parameter - the full path to a specific file from which data is extracted. The command should provide the expected data in any textual format to the standard output (stdout). CDE can be an executable file (e.g., 7z, zip, ffmpeg, md5sum etc.) or an executable shell script (extract.sh, extract.bat etc.). The conditions it should meet are reasonably short execution time and reasonably limited information output. The criteria allowing the execution of a particular Custom data extractor include the glob expression (on file name) and the file size range. Custom Data ...
5/5 680 Apr 09, 2025
Piotr Jochymek <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Librer2_th.png"border="0">
LICEcap v1.28 for Windows
LICEcap v1.28 for Windows simple animated screen captures LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below). LICEcap is an intuitive but flexible application (for Windows and now OSX), that is designed to be lightweight and function with high performance. In addition to .GIF, LICEcap supports its own native lossless .LCF file format, which allows for higher compression ratios than .GIF, higher quality (more than 256 colors per frame), and more accurate timestamping. If you record to .LCF, you can play back the .LCF files within REAPER (and/or use it to convert to .gif or another video format). LICEcap is GPL free software, each download package includes the source. Features and options: Record directly to .GIF or .LCF. Move the screen capture frame while recording. Pause and restart recording, with optional inserted text messages. Global hotkey (shift+space) to toggle pausing while recording Adjustable maximum recording framerate, to allow throttling CPU usage. Basic title frame, with or without text. Record mouse button presses. Display elapsed time in the recording. Requirements: Windows: Windows XP/Vista/7/8/8.1/10 (might work with reduced functionality on older versions) OSX: macOS 10.4+ (10.6+ for full feature support), PPC or Intel Linux: apparently works with WINE A reasonably fast CPU A healthy amount of RAM (1GB+, especially when encoding to LCF) updated 12/2/17 new icon (thanks White_Tie!) LCF: fix crash when error opening output file gif: use WDL_FileWrite to write to disk rather than fopen()/_wfopen(), lock files while writing ...
5/5 5,378 Jul 02, 2020
Cockos Incorporated <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Licecap_th.png"border="0">
LICEcap v1.29 for Mac
LICEcap v1.29 for Mac simple animated screen captures LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below). LICEcap is an intuitive but flexible application (for Windows and now OSX), that is designed to be lightweight and function with high performance. In addition to .GIF, LICEcap supports its own native lossless .LCF file format, which allows for higher compression ratios than .GIF, higher quality (more than 256 colors per frame), and more accurate timestamping. If you record to .LCF, you can play back the .LCF files within REAPER (and/or use it to convert to .gif or another video format). LICEcap is GPL free software, each download package includes the source. Features and options: Record directly to .GIF or .LCF. Move the screen capture frame while recording. Pause and restart recording, with optional inserted text messages. Global hotkey (shift+space) to toggle pausing while recording Adjustable maximum recording framerate, to allow throttling CPU usage. Basic title frame, with or without text. Record mouse button presses. Display elapsed time in the recording. Requirements: Windows: Windows XP/Vista/7/8/8.1/10 (might work with reduced functionality on older versions) OSX: macOS 10.4+ (10.6+ for full feature support), PPC or Intel Linux: apparently works with WINE A reasonably fast CPU A healthy amount of RAM (1GB+, especially when encoding to LCF) LICEcap v1.29 for macOS (Feb 18 2019) macOS: 64/32-bit Intel UB (removed PPC support), compiled with Xcode8/ICC18 Click here to visit the author's website.
5/5 5,146 Jul 02, 2020
Cockos Incorporated <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Licecap_th.png"border="0">
Lilidog v24.09.10
Lilidog v24.09.10 Lightweight and stable Debian based Linux distro with Openbox. Lilidog is based on Debian, with most of the hard parts done, and some cool stuff along the way. Everything is easily accessible, with numerous options to customize further. After boot, you have the option to install or try out Lilidog live. Once in a session, there are a few items that can shape your experience. Look in the "paw" icon in the tint2 panel for theming options. Look in the "Toggles" section of the menu for some useful options, and look in the "Install Extras" portion of the menu for extra programs you may want. Look around. There is more to see as well. Features: • Based on Debian with contrib and non-free sources enabled by default. • Bullseye backport and Debian Fast Track can be added to your sources from the 'Extras' portion of the menu under 'Utilities'. • These are 'no recommends' builds. This means only required dependencies are included during install. This leaves out any recommended or suggested packages, allowing for complete control over package installation. No unwanted packages will be installed by default. This can be changed after install if desired. • Tint2 is the panel by default, with an option to use FbPanel if desired. Currently available tweaks for tint2 include transparency, time format, autoshrink, autohide, and position (top or bottom). These can be accessed from either the menu, or in the tint2panel itself under the 'T2' icon. • Jgmenu is the menu for all versions. Huge amount of customization available. Go to menu -> configuration -> jgmenu.conf for how to change and add items. • Wallpapers - Handled by Feh. Place any image you would like to use ...
5/5 1,886 Sep 27, 2024
sleekmason <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Lilidog2_th.png"border="0">
LilyPond for Mac 2.19.26
LilyPond for Mac 2.19.26 LilyPond is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts. LilyPond is free software and part of the GNU Project. LilyPond came about when two musicians wanted to go beyond the soulless look of computer-printed sheet music. Musicians prefer reading beautiful music, so why couldn’t programmers write software to produce elegant printed parts? The result is a program that creates beautiful sheet music following the best traditions of classical music engraving. It takes care of the details of layout programmatically, allowing composers, transcribers and publishers to focus on the music instead of improving their software’s default output. Performers will get parts that let them concentrate on playing music instead of reading it. LilyPond allows musicians to produce elegant sheet music that is easy to read. Its developer community has spent thousands of hours developing powerful music engraving software that results in beautifully engraved music. All of LilyPond’s style settings, font designs and algorithms have been inspired by the finest hand-engraved music. LilyPond output has the same strong, balanced and elegant look as the best-engraved classical scores. Everything is explicit LilyPond processes text input, which contains all information about the content of your score and can easily be read by any human or another program. There are no obscure settings hidden behind menu items and binary file storage. Read more about this concept on Text input. Tweaks are robust and traceable If you have to change anything in the layout this tweak will also be explicitly visible in the input file in human-readable form, so you will always be able to retrace what you’ve done. If you should accidentally break anything you can easily revert or modify any decision without being at the mercy of an Undo function. Text ...
0/5 6,200 Sep 04, 2015
LilyPond <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/LilyPond2_th.png"border="0">
LilyPond for Windows 2.19.26
LilyPond for Windows 2.19.26 LilyPond is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts. LilyPond is free software and part of the GNU Project. LilyPond came about when two musicians wanted to go beyond the soulless look of computer-printed sheet music. Musicians prefer reading beautiful music, so why couldn’t programmers write software to produce elegant printed parts? The result is a program that creates beautiful sheet music following the best traditions of classical music engraving. It takes care of the details of layout programmatically, allowing composers, transcribers and publishers to focus on the music instead of improving their software’s default output. Performers will get parts that let them concentrate on playing music instead of reading it. LilyPond allows musicians to produce elegant sheet music that is easy to read. Its developer community has spent thousands of hours developing powerful music engraving software that results in beautifully engraved music. All of LilyPond’s style settings, font designs and algorithms have been inspired by the finest hand-engraved music. LilyPond output has the same strong, balanced and elegant look as the best-engraved classical scores. Everything is explicit LilyPond processes text input, which contains all information about the content of your score and can easily be read by any human or another program. There are no obscure settings hidden behind menu items and binary file storage. Read more about this concept on Text input. Tweaks are robust and traceable If you have to change anything in the layout this tweak will also be explicitly visible in the input file in human-readable form, so you will always be able to retrace what you’ve done. If you should accidentally break anything you can easily revert or modify any decision without being at the mercy of an Undo function. Text ...
0/5 6,340 Sep 04, 2015
LilyPond <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/LilyPond2_th.png"border="0">
LinCity-NG v2.12.0
LinCity-NG v2.12.0 Free and open source city simulation game. LinCity-NG is a city simulation game. It is a polished and improved version of the classic LinCity game. In the game, you are required to build and maintain a city. You can win the game either by building a sustainable economy or by evacuating all citizens with spaceships. Features • Unlimited playability • Various modes of difficulty • Random map generator • Many fun power source options • Bridges! Gameplay See the ingame help [F1] for more details. Objective You can win Lincity-NG either by building a sustainable economy or by evacuating all citizens with spaceships. Controls Mouse • any click: Click on Minimap shows the selected Area on mainscreen. • right click: right click on mainscreen to show info on building under cursor. show help on tool • middle click: pan map on mainscreen. • left click: Perform action depending on selected tool. Bulldoze, show Information, construct building. open Tool-Selection-Menus select tool from menus • scroll wheel: up: zoom in down: zoom out • motion: move cursor near the screen edge to scroll main screen Keyboard KP_PLUS: zoom in KP_MINUS: zoom out KP_ENTER: zoom 100% KP5: center screen on map KP9: scroll main screen north KP1: scroll main screen south KP7: scroll main screen west KP3: scroll main screen east KP2: scroll main screen SE KP4: scroll main screen SW KP6: scroll main screen NE ...
5/5 5,945 Dec 19, 2024
LinCity Dev Team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LinCity1_th.png"border="0">
Link Shell Extension 32bit v3.9.2.9
Link Shell Extension 32bit v3.9.2.9 The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7/8/10 supports a facility known as hard links (referred to herein as Hardlinks). Hardlinks provide the ability to keep a single copy of a file yet have it appear in multiple folders (directories). They can be created with the POSIX command ln included in the Windows Resource Kit, the fsutil command utility included in Windows XP or my command line ln.exe utility Thus, using standard Windows facilities Hardlinks can only be created at the command prompt, which can be tedious, especially when Hardlinks to multiple files are required or when one only makes occasional use of Hardlinks. Support for Junctions in standard Microsoft software offerings is even more limited than that offered for Hardlinks. Link Shell Extension (LSE) provides for the creation of Hardlinks , Junctions , Volume Mountpoints , and Windows7/8's Symbolic Links, (herein referred to collectively as Links) a folder cloning process that utilises Hardlinks or Symbolic Links and a copy process taking care of Junctions, Symbolic Links, and Hardlinks. LSE, as its name implies is implemented as a Shell extension and is accessed from Windows Explorer, or similar file/folder managers. The extension allows the user to select one or many files or folders, then using the mouse, complete the creation of the required Links - Hardlinks, Junctions or Symbolic Links or in the case of folders to create Clones consisting of Hard or Symbolic Links. LSE is supported on all Windows versions that support NTFS version 5.0 or later, including Windows XP64 and Windows7/8/10. Hardlinks, Junctions and Symbolic Links are NOT supported on FAT file systems, and nor is the Cloning and Smart Copy process supported on FAT file systems. Within this document ...
5/5 9,045 Nov 15, 2019
Hermann Schinagl <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/HardLinkShellExt1_th.png"border="0">
Link Shell Extension 64bit v3.9.2.9
Link Shell Extension 64bit v3.9.2.9 The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7/8/10 supports a facility known as hard links (referred to herein as Hardlinks). Hardlinks provide the ability to keep a single copy of a file yet have it appear in multiple folders (directories). They can be created with the POSIX command ln included in the Windows Resource Kit, the fsutil command utility included in Windows XP or my command line ln.exe utility Thus, using standard Windows facilities Hardlinks can only be created at the command prompt, which can be tedious, especially when Hardlinks to multiple files are required or when one only makes occasional use of Hardlinks. Support for Junctions in standard Microsoft software offerings is even more limited than that offered for Hardlinks. Link Shell Extension (LSE) provides for the creation of Hardlinks , Junctions , Volume Mountpoints , and Windows7/8's Symbolic Links, (herein referred to collectively as Links) a folder cloning process that utilises Hardlinks or Symbolic Links and a copy process taking care of Junctions, Symbolic Links, and Hardlinks. LSE, as its name implies is implemented as a Shell extension and is accessed from Windows Explorer, or similar file/folder managers. The extension allows the user to select one or many files or folders, then using the mouse, complete the creation of the required Links - Hardlinks, Junctions or Symbolic Links or in the case of folders to create Clones consisting of Hard or Symbolic Links. LSE is supported on all Windows versions that support NTFS version 5.0 or later, including Windows XP64 and Windows7/8/10. Hardlinks, Junctions and Symbolic Links are NOT supported on FAT file systems, and nor is the Cloning and Smart Copy process supported on FAT file systems. Within this document ...
5/5 9,037 Nov 15, 2019
Hermann Schinagl <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/HardLinkShellExt1_th.png"border="0">
Linux Reader v4.16
Linux Reader v4.16 Access files and folders on Ext, UFS, HFS, ReiserFS, or APFS file systems from Windows How to get safe and quick access to alternative file systems? DiskInternals Linux Reader is a new easy way to do this. This program plays the role of a bridge between your Windows and Ext2/Ext3/Ext4, HFS and ReiserFS file systems. This easy-to-use tool runs under Windows and allows you to browse Ext2/3/4, HFS and ReiserFS file systems. There are a number of evident merits of the program, which you should know. First of all, DiskInternals Linux Reader is absolutely free. Secondly, the program provides for read-only access and does not allow you to make records in file system partitions. This guarantees that the interference in an alterative file system will not affect the work of Linux later. Apart from this, it is necessary to note, that it gives you an opportunity to use common Windows Explorer for extracting data. A preview option for pictures is one more pleasant point, which is worth mentioning. How to get safe and quick access to any file systems? DiskInternals Linux Reader is an easy and short way to solve the problem! While saving, it ignores file security policies. It means that it is possible to access absolutely any file on a Linux disk from Windows. The program can create and open disk images. Do not install the program on the disk where you're going to recover lost data. Never recover deleted files to the same disk. Use a different disk or disk partition instead. Linux Reader provides you with access to files on the following file systems: • Ext2/3/4 • ReiserFS, Reiser4 • HFS, HFS+(reader) • FAT, exFAT • NTFS, ReFS • UFS2 • ...
5/5 5,996 Mar 19, 2023
DiskInternals, ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LinuxReader2_th.png"border="0">
LinuxLive USB Creator 2.9.0
LinuxLive USB Creator 2.9.0 LinuxLive USB Creator is a free and open-source software for Windows. It will help you in your journey of discovery with Linux. For you, LiLi creates portable, bootable and virtualized USB stick running Linux. Not only for geeks LiLi is designed to be used by both beginners and geeks. If you are a beginner, LiLi will let you try Linux for the first time, keeping Windows clean of any modifications. And if you are a geek, LiLi will allow you to test almost any Linux distributions directly from Windows, or just install them from a USB flash drive instead of CDs. Fully featured: Supports hundreds of Linux distributions No reboot needed Totally free and open-source Persistence on selected Linux SmartClean and SmartDownload Available in a lot of languages Really easy to use Automatic integrity check And much more ...
0/5 7,371 Nov 11, 2014
Thibaut Lauziere
LinX v0.6.5
LinX v0.6.5 A simple GUI for Intelฎ Linpack Benchmark. About LinPack The main point of Linpack is to solve systems of linear equations of the given size (Problem Size). It is designed as a benchark to test the performance of a system in GFlops - billions of floating point operation per second. But being highly optimized it is also the most stressful CPU testing program to date and is a great tool in determining stability/instability of a CPU, outperforming other CPU testing software at least time-wise. One and the same system of equations is solved repeatedly; if all results match each other - the CPU is stable, otherwise the instability is obvious, since the same equations system cannot produce different solutions. Overview of LinX ซFile -> Save Screenshotป menu item. Saves main window's screenshot into program folder in a PNG format. ซFile -> Save Text Logป menu item. During or after testing saves a text log with testing results into program folder. ซFile —> Exitป menu item. Exits the program. (Who'd had thought?) ซSettingsป menu item. Opens a window with Linpack's and LinX's additional settings. ซSettingsป window: Main Linpack Settings: -testing mode (32-bit/64-bit). By default is set to OS type; -Linpack rocess priority. Setting this value higher than ซNormalป is not recommended; -number of threads Linpack creates. By default is set to the number of logical processors (including HyperThreading-cores); -data alignment. 4 KiB by default, equal to the page size in Windows OS; -optimal Leading Dimensions. The Leading Dimensions value will be set to the nearest odd multiple of 8 higher than or equal to the Problem Size value (supposed to produce better performance) Advanced settings. These are to be changed only if you ...
0/5 1,532 Feb 12, 2023
Aleksandr Gusev (Alexander Gusev) <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LinX1_th.png"border="0">
Listary v6.2.0.42
Listary v6.2.0.42 A revolutionary search utility for Windows that makes finding your files and launching applications blazing fast, for casual and power users alike! With Listary you’ll never have to go through the tedious process of browsing through folders, looking for the right file names and hunting through Windows’ limited menus ever again. Listary puts smart search technology at your fingertips so you can keep working without dealing with cumbersome native Windows navigation. With a lightweight interface that doesn’t bog your system down and strain system resources, Listary puts Windows Explorer on steroids. For power users, Listary integrates with your favorite tools such as Total Commander, Directory Opus, XYplorer, Xplorer2, WinRAR, FileZilla and many more! With just a few clicks you can quickly and easily: • Search the entire disk drive from any window or folder • Quickly find any file you need with a few short key strokes • Instantly find &amp; launch programs with a quick keyboard command • Copy or move files to any folder from any folder with easy context menu commands • Open a file with a specific program from anywhere • Instantly jump from file manager to a target folder with a simple key command • Create a Favorites list of commonly used files and apps for fast access • Right-Click any search result for a robust Action+Context menu • Quickly browse your recent app and file history to continue working where you left off • Search the web with Listary’s keyword query engine • And many more features… • All With Simple Key Commands Or The Click Of A Mouse! Most Popular ...
5/5 3,801 Jul 07, 2023
Bopsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Listary1_th.png"border="0">
Listen N Write (portable) v1.30.0.5
Listen N Write (portable) v1.30.0.5 Listen N Write can be used to play and transcribe ordinary audio and video recordings (WAV, MP3, OGG, WMA, AVI, MPG, WMV, OGV, FLV, VOB, TS, etc). Listen N Write has special features simplifying the transcription work as you can control via keys (while using its integrated word processor) and insert time markers (bookmarks). Moreover, the audio stream is automatically rewound a few seconds when pressing the Pause key. Listen N Write can be considered the standard program for any transcription because of its simplicity of use and small size. Changelog: New release: 1.30.0.5 06/27/2019 Important improvements and changes. Click here to visit the author's website.
5/5 6,802 Oct 23, 2019
Elefant Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/listennwrite_th.png"border="0">
Listen N Write v1.30.0.5
Listen N Write v1.30.0.5 Listen N Write can be used to play and transcribe ordinary audio and video recordings (WAV, MP3, OGG, WMA, AVI, MPG, WMV, OGV, FLV, VOB, TS, etc). Listen N Write has special features simplifying the transcription work as you can control via keys (while using its integrated word processor) and insert time markers (bookmarks). Moreover, the audio stream is automatically rewound a few seconds when pressing the Pause key. Listen N Write can be considered the standard program for any transcription because of its simplicity of use and small size. Changelog: New release: 1.30.0.5 06/27/2019 Important improvements and changes. Click here to visit the author's website.
5/5 6,816 Oct 23, 2019
Elefant Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/listennwrite_th.png"border="0">
LiteLockr v0.91
LiteLockr v0.91 Free, lightweight, portable utility for locking your keyboard and mouse LiteLockr is easy to use and allows you to restrict input devices, so that your child can only use the programs you want them to. FEATURES Desktop You can lock all applications on your desktop Current Application You can continue to work with the application you are using and lock the others Application List You can set up a list of unlocked applications Keyboard/Mouse You can select which input devices to lock Taskbar Lock the taskbar, but continue using the icons of unlocked applications Portable Does not require installation or additional libraries HOW DOES IT WORK? This software was designed primarily for parents and children, and its main purpose is to block all input devices for all software, except the program the child is using. Why block input devices? Imagine you are using your laptop and your four-year-old wants to watch a cartoon on YouTube. You know you can trust them with the laptop, but you worry that they might delete or ruin something. LiteLockr allows you to set restrictions on the use of the keyboard and mouse. To use LiteLockr: Open your browser Make sure the browser window is active Press Ctrl+Alt+B It’s that simple. The keyboard and mouse will now only work in the browser and will be locked in all other software. The selected program retains its full functionality – you can minimize and maximize your browser, open and close tabs, go to full screen, and so on. When you no longer need the lock active, just press Ctrl+Alt+B again and the restrictions will be lifted. Want to find out more? Watch the short instruction video below. This video uses two programs as an example – Paint and Calculator Once the lock is activated, only Paint remains accessible Instead ...
5/5 2,989 Dec 29, 2020
LiteLockr.com <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LiteLockr2_th.png"border="0">
Little Painter v2.0
Little Painter v2.0 Little Painter is a great painting software for kids. This program is really simple, with a clear interface, big buttons, large set of brushes and colourful stamps. Also including the typical functions of paint. Your kids will love Little Painter. Little Painter supports most popular image formats: BMP, JPEG, GIF, PNG and TGA with an allowance to both load and save images in these formats. Apart from the usual functions such as painting freehand drawing with a pencil, using brushes of various shapes and tool for drawing straight lines, the program lets you download free coloring stencils from the Internet. System requirements: Windows XP/Vista/7/8/10 or Windows Server 2003/2008/2013. Minimum Hardware: Processor speed (MHz): 400 or higher RAM (MB): 256 or higher Free hard disk space: 8MB Display resolution: 1024 x 768 or higher
5/5 5,485 Jul 24, 2019
LearningForKids.net <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LittlePainter1_th.png"border="0">
Lively Wallpaper v2.1.0.8
Lively Wallpaper v2.1.0.8 Animated desktop wallpapers, bring your desktop to life! Lively is a Free and Open Source Software (FOSS) Project Features Types Of Wallpapers • Video/GIF • Webpage • Application/Games Screensavers • Lively supports Windows screensaver. • Any wallpaper can be used as screensaver. • Multiple monitor supported. Automation • Lively can be controlled with command line arguments from terminal. • Integrate with other languages like Python or scripting software AutoHotKey. Lively API • Powerful set of API for developers to create interactive wallpapers. • Get hardware readings, audio graph, music information. Machine Learning • Leverage Machine Learning inference to create dynamic wallpapers. More Features • Minimal webpage renderer powered by chromium. • Hardware accelerated video playback using mpv/vlc player with customizable video filters. • Easy to use; Just drag'n'drop media or webpages into lively to set as wallpaper. • Latest Windows 11 design using WinUI 3 + WindowsAppSDK framework. • Efficient, Lively is native application designed for Windows. • Fully opensource &amp; free; no blackmagic, no features behind paywall. • Shadertoy.com urls are supported as wallpaper. Performance • Wallpaper playback pauses when fullscreen application/games run on the machine (~0% cpu, gpu usage). • Set wallpaper playback rules based on running foreground application. • Can be set to pause wallpaper when running on battery power (laptops.) • Wallpaper automatically pauses when running remote desktop session. System Requirement The minimum hardware required to run Lively is as follows: • OS: ...
5/5 4,044 Sep 19, 2024
Dani John <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Lively1_th.png"border="0">
LiveTcpUdpWatch v1.41
LiveTcpUdpWatch v1.41 A free tool for Windows that displays live information about all TCP and UDP activity on your system. Every line in the main table of LiveTcpUdpWatch displays the protocol (TCP/UDP/IPv4/IPv6), local/remote IP address, local/remote port, number of sent/received bytes, number of sent/received packets, connect/disconnect time (For TCP only), and the process (ID and path) responsible for this activity. LiveTcpUdpWatch vs CurrPorts vs NetworkTrafficView This tool may look very similar to other tools of NirSoft - CurrPorts and NetworkTrafficView, but every tool behave differently and uses different technique to extract the network information. CurrPorts displays the current table of active TCP connections and TCP/UDP listening ports. but this technique has some disadvantages, for example, if UDP packets are sent from your computer to remote network address, you won't see it with CurrPorts, because with UDP there is no really a connection and the UDP table contains only listening UDP ports. The advantage of CurrPorts is the ability to use it without elevation (Run As Administrator). NetworkTrafficView uses network sniffing technique - It analyzes every packet sent/received by your network card and displays extensive summary according to the display mode you choose. The disadvantages of this tool: You have to choose a network card and capture method for activating the network sniffer. LiveTcpUdpWatch uses event tracing API to get live information from Windows Kernel about every TCP/UDP packet sent/received on your system. As opposed to CurrPorts, it captures all UDP activity with process information, but without the need of using a network sniffer. System Requirements This tool works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit versions of Windows are supported. On Windows Vista and later this tool requires to run as Administrator ...
5/5 5,411 Feb 23, 2022
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/livetcpudpwatch1_th.png"border="0">
LMMS v1.2.2
LMMS v1.2.2 LMMS is a sound generation system, synthesizer, beat/bassline editor and MIDI control system which can power an entire home studio. Sounds and tones can be generated, played and artfully arranged to create entire tracks easily, giving you the opportunity to create music from beginning to end. The tools to create the sounds, arrange the sounds and rhythms to create tracks, layer the tracks to create songs, and then save the songs to an output format are all there, ready for you to use. LMMS can also connect to your MIDI keyboard, allowing you to play music live. Is there anything commercial to which LMMS might be comparable? LMMS seems to have much in common (at leas in principle) with Apple's Garage Band, FL Studio (formerly Fruity Loops), Logic Studio, Beat Machine Pro and similar powerful audio tools. In terms of capability, LMMS easily matches the lower to middle-tier professional tools available, making it a great introduction to audio production which is constantly developing. Is it free? Yes. LMMS is free and open source. This means that as long as there are some people coding on LMMS on their own free time, LMMS will become better and better! Produce music with your computer by creating melodies and beats, synthesizing and mixing sounds, arranging samples and much more. Playback instruments, samples and plugins with a typing or MIDI keyboard in a user-friendly and modern interface. Bundled with ready-to-use content from an assortment of instrument and effect plugins, presets and samples to VST and SoundFont support. View the manual here. Currently supported languages [Poor] Arabic Catalan Chinese (Simplified) Chinese (Traditional) Czech Dutch English [Poor] Farsi French Galician German ...
5/5 3,933 Dec 23, 2020
LMMS <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LMMS1_th.png"border="0">
LoadedDllsView v1.05
LoadedDllsView v1.05 A simple tool for Windows that scans all running processes on your system and displays the list of all DLL files loaded by these processes and the number of processes that load each DLL in the list. When selecting a DLL file in the upper pane of LoadedDllsView, the lower pane displays the list of all processes that use the selected DLL file. You can also select one or more DLL files and then export the list into comma-delimited/tab-delimited/html/xml file. System Requirements This tool works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported. Changes Version 1.05: Added 'Process ID' column to the lower pane. Fixed some high DPI mode issues (Toolbar, Properties Window). Start Using LoadedDllsView LoadedDllsView doesn't require any installation process or additional DLL files. In order to starting using it, simply run the executable file - LoadedDllsView.exe After running LoadedDllsView, the upper pane on the main window displays the list of all DLL files currently loaded on your system and when you select a DLL file in the upper pane, the lower pane displays the list of processes that loaded the selected DLL file. DLLs Columns (Upper Pane) Filename:Name of the DLL file. Processes Count:Total number of processes that loaded the specified DLL. DLL Type:Type of DLL - 32-bit or 64-bit. Product Name:'Product Name' value from the version resource of the DLL file. File Description:'File Description' value from the version resource of the DLL file. File Version:'File Version' value from the version resource of the DLL file. Product Version:'Product Version' value from the version resource of the DLL file. ...
5/5 5,240 Aug 19, 2022
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/loadeddllsview1_th.png"border="0">
LockHunter Portable v3.4.3
LockHunter Portable v3.4.3 A foolproof, portable file unlocker tool. It is a free tool to delete files blocked by something you do not know. LockHunter is useful for fighting against malware, and other programs that are blocking files without a reason. Unlike other similar tools it deletes files into the recycle bin so you may restore them if deleted by mistake. Key Features Shows processes locking a file or folder Gives you detailed information on the process Allows to unlock, delete, copy or rename a locked file Can delete a file at next OS restart Allows to kill locking process Allows to remove locking processes from hard drive Can unload DLLs from processes Integrates in to Explorer menu It deletes files into the recycle bin, so you may restore them if deleted by mistake Supports both 32 and 64 bit Windows Click here to visit the author's website.
5/5 5,986 May 24, 2022
Crystal Rich Ltd. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LockHunter2_th.png"border="0">
LostMyPassword v0.90
LostMyPassword v0.90 A free tool for Windows that allows you to recover a lost password, if it's stored by a software installed on your system. LostMyPassword can extract the passwords from popular programs, including Web browsers (Chrome, Firefox, Microsoft Edge, Internet Explorer, Opera, and more...), POP3/IMAP/SMTP passwords stored by email software (Microsoft Outlook, Thunderbird, Windows Mail), Dialup/VPN passwords stored by Windows operating system, login passwords of remote computer stored by Windows operating system. You can use the LostMyPassword tool in 2 modes: as normal user, and as Administrator. The Administrator mode is needed for some types of passwords because they cannot be decrypted without Administrator privileges. If you have 64-bit system, you should use the 64-bit version of LostMyPassword to ensure that you get all passwords stored on your system. Warning: If you try to use this software with Windows Defender or any other antivirus software enabled, those protections will delete this program immediately. Why? Because this program is malicious. It is a serious threat to you if placed on your computer and used by someone wanting to steal all of your passwords. That being said, if you are using it to retrieve your own forgotten passwords, it is perfectly safe. A password is required to open this .zip file. The password is: SoftNirPre987@ This download is for the 64bit version. If you need the 32bit version, download here. Click here to visit the author's website.
5/5 1,413 Jul 17, 2023
Nirsoft <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/lostmypassword1_th.png"border="0">
LSASecretsView v1.26
LSASecretsView v1.26 Free tool to view LSA secrets stored on your computer LSASecretsView is a small utility that displays the list of all LSA secrets stored in the Registry on your computer. The LSA secrets key is located under HKEY_LOCAL_MACHINE\Security\Policy\Secrets and may contain your RAS/VPN passwords, Autologon password, and other system passwords/keys. Note: Your antivirus will probably detect this as malicious. It is malicious if someone else is using it on your computer without your knowledge. If you are using it to retrieve your own stored information, it is safe. Using LSASecretsView LSASecretsView doesn't require any installation process or additional DLLs. Just copy the executable file (LSASecretsView.exe) to any folder you like, and run it. The main window of LSASecretsView contains 2 panes: The upper pane displays the list of all LSA secret entries. When you select one or more items in the upper pane, the lower pane displays the LSA data of the selected items, in Hex and Ascii formats. Reading LSA secrets from external instance of Windows Starting from version 1.20, LSASecretsView allows you to read the LSA secrets from external instance of Windows. This feature can be useful if you have a dead system that cannot boot anymore. You can use this feature from the user-interface, by using the 'Advanced Options' in the File menu, or from command-line, by using /external parameter, for example: LSASecretsView.exe /external g:\windows System Requirement This utility works on 2000/XP/2003/2008/Vista/7/8/10/11. Windows 98/ME is not supported. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification ! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but ...
5/5 9,356 Jan 29, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/lsasecretsview_th.png"border="0">
Lubuntu v22.04.1
Lubuntu v22.04.1 A complete Operating System that ships the essential apps and services for daily use: office applications, PDF reader, image editor, music and video players, etc. If you need more, you can use the Discover Software Center to download the required app that suits your needs, for free. Ubuntu based Built with a rock-solid Ubuntu Linux base, with thousands of free apps available and virus-free from the safe Software Center. Compatible Use all your music, PDFs, documents and files, and share them with other computers and operating systems. Fast and lightweight Designed to be fast, friendly, and energy saving, from Open Source software with a great supporting community behind. This download is for the 64bit version. If you need the last available 32bit version, download here. Click here to visit the author's website.
5/5 1,656 Jan 17, 2023
lubuntu.me <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Lubuntu1_th.png"border="0">
Lucas Chess v11.17
Lucas Chess v11.17 Play The program has 40 engines prepared to play from the start, and with very different levels, from 0 to 3300 elo. This list of engines is not closed and you can add other ones with the only limitation that they use the UCI protocol. The game can be set, limiting the depth of analysis of the motor or the time used to think, or by modifying the way in which it decides. You can also choose the opening, or start in a certain position, or that the engine uses a book of openings or more or less aid. Younger children will be able to begin their apprenticeship with special engines that know little more than moving the pieces, and this will enable them to win against the engines from the very beginning. Train You have an extensive list of trainings with which to try to improve your chess: Training positions Play like a grandmaster Training mates Find best move Resistance Test Your daily test Learn tactics by repetition Learn openings by repetition Training with a book Long-term trainings Training on a map Transsiberian Railway Expeditions to the Everest Turn on the lights The Washing Machine Resources for zebras Check your memory on a chessboard Find all moves Becoming a knight tamer Moves between two positions Determine your calculating power Learn a game The board at a glance Compete In Lucas Chess there are ...
0/5 3,267 Nov 22, 2020
Lucas Monge <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Lucas Chess1_th.png"border="0">
Lunacy v3.15.3
Lunacy v3.15.3 Free Graphic Design Software Features Lunacy is a native Windows app that works offline and supports .sketch files. We mean it; it’s not JavaScript wrapped into Electron. Therefore, our setup file is only 15 Mb. It’s fast and takes only 200 Mb of memory for a typical project. Sketch Compatibility Lunacy is compatible with .sketch format. More specifically, you can: Read .sketch Files of any Version This is important, as Sketch completely changed the format in version 43, and kept migrating it to the new format until version 50. If you’ve downloaded an old UI kit from Sketchappsources, Lunacy will be able to read it. If you have a file sent by your teammate that uses the latest version of Sketch, Lunacy will be able read to it. If Sketch changes the format again, we’ll update Lunacy accordingly. We are members of the so called “Friends of Sketch” group, and we get the early builds so that we can fix it before the release. We also work on reading the slightly broken files generated by PSD to Sketch Converter (they have non-unique IDs). Save .sketch Files We save the files in .sketch format while preserving the original structure: naming, groups, IDs. Lunacy fully supports the symbols (creating, updating the instances, redefines). As of December 2018, we read the symbol libraries, but not save them yet. Tools, Objects, and Properties We cover all the data structures of Sketch, including masks, gradients, rounded corners, curves, sophisticated text formatting and many more. Full Editor Create New Designs Using Lunacy, you are able to create new designs. It’s a perfect tool for prototyping. You can add simple shape elements to your layout (such as drawing an oval, rectangle, line, or adding a bitmap), as well as draw, align and join objects. Modify Existing Designs Lunacy is ...
5/5 4,515 Mar 08, 2019
Lunacy "Team of 40" <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Lunacy6_th.png"border="0">
LView Pro 2006
LView Pro 2006 The popular image processor since 1993 which has gone freeware. LView Pro can be used for simple image viewing or advanced image editing. LView Pro's first version was published in 1993, and its current version for Microsoft Windowsฎ operating systems is LView Pro 2006. The 64-bit version of LView can be used on Windows 7 x64 and newer 64-bit Windows versions, while the 32-bit version requires Windows XP or newer. Important stuff to know: • Payment of a license fee is no longer required for the use of LView Pro 2006. The license ID 486-434-128-136 activates a copy of LView Pro 2006. • LView Pro works on Windows 10 and 11 if you install it like this: 1) Save the installation software to a file on a local hard drive. 2) Right click on the file and select "Run as Administrator" from the menu Press CNET / 2009 "Although nothing beats Photoshop, you don't have to empty your wallet to get professional results from an image editor..." PC World - Sep 2, 2003 "The Best Software You're Not Using" -Poor Man's Photoshop This download is for the Windows 64bit version. If you need the Windows 32bit version, download here. Click here to visit the author's website.
5/5 1,261 Nov 08, 2023
Leonardo H. Loureiro <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LViewPro1_th.png"border="0">
LyX v2.3.7
LyX v2.3.7 A document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG). LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in. LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, “finger painting” font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output — or richly cross-referenced PDF, just as readily produced — looks like nothing else. LyX is released under a Free Software/Open Source license, runs on Linux/Unix, Windows, and Mac OS X, and is available in nearly 30 languages. Screenshots Here you see the main window of LyX. It looks like any other modern application with menus, toolbars, work area and status line. In this work area, you can see how basic mathematical formulas appear when you work on your document. It does look a bit rough, but don't worry, because the output will be fine: That picture is taken from a PDF reader which is used to preview your documents. With this program, you can get a pixel-exact image of the final print. As you can see on the first picture, LyX is not completely WYSIWYG, but rather WYSIWYM: What you ...
5/5 1,282 Jun 14, 2023
The LyX Project <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/LyX10_th.png"border="0">
MAC Address Changer v1.0 32bit
MAC Address Changer v1.0 32bit MAC Address or Media Access Control Address is a unique address or identifier assigned to network interfaces by the manufacturers. Some Internet service providers may require authentication with a MAC address or only allow a device from the specific range of MAC addresses to connect to a network. In this case you need to change your PC's MAC address to connect. MAC Address Changer is a free utility that can change Media Access Control (MAC) address on any network interface in the system. Using Just run this utility and choose required Network Connection, enter or generate desired MAC address, and then click Change MAC. Additionally, this utility allows you to restore factory default MAC address. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. Feedback If you encounter a problem while running this utility or you have any suggestions, comments, you can send a message to support (at) itsamples.com
5/5 5,328 Dec 31, 2018
Igor Tolmachev <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mac-address-changer_th.png"border="0">
MAC Address Changer v1.0 64bit
MAC Address Changer v1.0 64bit MAC Address or Media Access Control Address is a unique address or identifier assigned to network interfaces by the manufacturers. Some Internet service providers may require authentication with a MAC address or only allow a device from the specific range of MAC addresses to connect to a network. In this case you need to change your PC's MAC address to connect. MAC Address Changer is a free utility that can change Media Access Control (MAC) address on any network interface in the system. Using Just run this utility and choose required Network Connection, enter or generate desired MAC address, and then click Change MAC. Additionally, this utility allows you to restore factory default MAC address. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. Feedback If you encounter a problem while running this utility or you have any suggestions, comments, you can send a message to support (at) itsamples.com
5/5 5,367 Dec 31, 2018
Igor Tolmachev <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mac-address-changer_th.png"border="0">
MACAddressView v1.50
MACAddressView v1.50 A MAC address lookup tool that allows you to easily find the company details (company name, address, and country) according to the MAC address of a product. MACAddressView also allows you to find MAC address records according to the company name, company address, or country name. After finding the desired MAC address records, you can save them into text/xml/HTML/csv file or copy them to the clipboard and paste them into Excel or other applications. MACAddressView doesn't send any request to a remote server, it simply uses the internal MAC addresses database stored inside the .exe file. System Requirements This utility can be used in any version of Windows, from Windows 98 and up to Windows 11. Changes v1.50: Added 'Save All Items' option (Shift+Ctrl+S). Updated the internal MAC Addresses database. Using MACAddressView MACAddressView doesn't require any installation process or additional DLL files. In order to start using it, simply copy the executable file (MACAddressView.exe) to any folder you like, and run it. After running MACAddressView, the 'Find MAC Address Records' will appear. By default, the 'Find By' option is set to 'MAC Address'. In this mode, you can type one or more MAC Addresses, separated by space, comma, or Enter key. You can try a full MAC address (like 01-02-03-04-05-06) or only the first 3 bytes of the address (like 01-02-03). After typing all MAC Addresses you need, click the 'Ok' button to view the details of all MAC records that you asked. You can also locate a MAC record according to the company name, company address, or country name. You can look in the examples below to find out what you can do with these options. Examples of what you can find with MACAddressView All MAC addresses range used by companies in Germany and Austria: ...
5/5 9,273 Dec 31, 2024
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/macaddressview_th.png"border="0">
MacMakeup v2.2.3.5
MacMakeup v2.2.3.5 MacMakeup allows you to change the MAC address of any of the network interfaces present on your Windows system. This is sometimes referred as "MAC address spoofing". You can choose a new address of your choice, or get the new one with the help of the tool, which sets the OID part according to your preference. Usage This is a simplified version compared to the original one, but the basic task are accomplished in the same way. The interface is pretty simple: To spoof your MAC address you just need to: 1. Select your network interface 2. Type the new MAC address into the box 3. Click "Spoof" Done! You just need to disable and enable the interface again. If the MAC is already spoofed on an interface you can use the "Reset to original" button to go back to your original one. Command line (scripted) usage Since versions 2.2.x you can use MacMakeup from the command line. You can automate tasks like having a new MAC at each boot, or switch from one MAC to the other in a click or following events. For example the Windows scheduler allows you to execute script based on a lot of events. When using scripting the GUI interface does not show up if not for critical errors, any output will be directed to a macmakeup.txt file created in the same directory the executable resides. So you must have permission to write to that directory (do not put it in Windows32!). You just start MacMakeup with some command line arguments. Valid ones are: list: writes the list of available interfaces to the macmakeup.txt file. The list contains the interface GUID and the description. It is something like: {6A4464B2-0FF4-4D69-B0E3-6D7DC289C41B} Bluetooth Network Connection {B42E9999-20A5-4F43-B12B-B7670A0D4214} Local Area Connection {0FF40FF4-20A5-4D69-B12B-B0E3B0E3B0E3} WiFi adapter ...
5/5 4,873 Dec 20, 2019
Marcello Gorlani <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/macmakeup1_th.png"border="0">
Macrium Reflect FREE Edition v8.0.6560
Macrium Reflect FREE Edition v8.0.6560 An award winning disk cloning and imaging solution for free. Protect your personal documents, photos, music and e-mails. Upgrade your hard disk or try new operating systems in the safe knowledge that everything is securely saved in an easily recovered backup file. Macrium Reflect supports backup to local, network and USB drives as well as burning to all DVD formats. We have crammed even more features into the new version of Macrium Reflect for our home users, combining all the features of our previous v5 Professional edition with many new v6 features. To demonstrate our commitment to the home user, we have included 12 months Essentials Support into the license. This means that at home you can have peace of mind with Macrium Reflect Home Edition, and should you have any difficulties, our technical staff with be on hand to answer your questions. You can sit back, relax, and be confident that Macrium Reflect will be quickly and reliably protecting your data and systems. Features include: Macrium Super-Fast Imaging File and folder backup Incremental cloning Backup file Consolidation Synthetic full backup support Pre-defined backup plans templates Item level recovery SuperRapid Delta restore Complete SSD trim support Restore images to dissimilar hardware using Macrium ReDeploy This download is the FULL version, NOT just the downloader. Click here to visit the author's website.
5/5 10,767 Feb 16, 2022
Paramount Software UK Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/macriumreflectfreedition_th.png"border="0">
Macrorit Disk Partition Wiper 1.6.0
Macrorit Disk Partition Wiper 1.6.0 If you want to clean up your data from your hard disk drive, formatting or deleting the hard drive is not enough to prevent your personal information or company documents from recovering. What you need is a professional disk wiper to completely and permanently erase data on the hard drive or partition. Macrorit Disk Partition Wiper is a bran-new free disk wiper software tool which can help you wipe hard disk drive inside and out. With powerful algorithms and comprehensive wipe ability, Macrorit Disk Partition Wiper provides the easy-to-follow solution for permanently destroy data which has no possibility to recover. This easy-to-use hard drive eraser is compatible with all Windows operating systems. As a 100% free disk wiper, Macrorit Disk Partition Wiper is also 100% Free of malware, spyware and adware.
0/5 8,862 Feb 21, 2014
Macrorit Tech Development Co., Ltd.
Macrorit Disk Scanner v6.6.8
Macrorit Disk Scanner v6.6.8 Free Disk Scanner to Check Hard Drive Errors and Issues Hard disk bad sector is the most common problem and the disk is not safe to store data any longer. Bad sector will cause the important data loss and blue screen error sometimes, and even slow disk space. Macrorit Disk Scanner is a third party disk surface test portable tool for disk bad sectors which provides you better options and performance than Windows native disk scanner. With the fastest algorithm, this disk scanner free software usually could reach to the maximum speed that supported by the device. It is compatible with all recent versions of Microsoft Windows - both client and server, and supports major storage device types such as IDE and SATA HDD and SSD, SCSI, FireWire, hardware RAID, flash cards and more. Features: SCAN DISKS BAD SECTORS Surface test on hard drives and you can define scan area MARK BAD SECTORS When bad sectors/blocks are found, we mark them as red UNDERSTANDABLE LOGFILE Easy to find where are the bad sectors are in scan log PORTABLE EDITION Yes, you can put Scanner in to USB and Scan off-line Disks Changes: v6.6.8 Fixed Ukrainian translation Fixed some multilingual texts Click here to visit the author's website.
5/5 5,933 Sep 19, 2023
Macrorit <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Macrorit Disk Scanner1_th.png"border="0">
Macrorit Partition Expert Free Edition v8.4.0
Macrorit Partition Expert Free Edition v8.4.0 A free Partition Magic alternative, Macrorit Disk Partition Expert Home Edition is powerful free partition software allows you to extend partition (especially for system partition), settle low disk space problem, manage disk space easily on MBR and GUID partition table (GPT) disk. Besides the basic disk partitioning ability, it is also the only one free disk partition management software possesses advanced technology of power-off protection and data disaster recovery, this means you never worry about data loss any longer while executing the partition operations, you should just let your hair down and relax. Features: For free, forever: It could assist you to solve common disk partition problems WITHOUT ANY CHARGE. Extremely easy-to-use: All tasks could be easily operated, undo/redo/commit operations with several mouse click. Feature-rich: HASSLE-FREE partition software fixes for your computer common disk partition problems. Macrorit New Technology: Although it is freeware, it possesses all the unique technology of power-off protection and data disaster recovery. Enjoy continual practical features, for free: There will be more practical features added based on users' needs. Wide compatibility: *Support > 2T hard drive , 1024 sector size and MBR/GPT partition. *Support Windows native environment, any partition can be locked. *Support Multi- operating system environment. Fast working speed: The speed to resize/move, copy, wipe, surface test can reach the limit of IO devices. Free Edition offers Basic Partitioning: Create Partition, Format Partition and more. Advanced Partitioning: Resize/Move Partition, Explore Partition, Wipe Partition Changes: November 26, 2024 (Version 8.4.0) Fixed an assertion when creating partitions. Fixed an installation package error. Fixed a driver installation error. Fixed Spanish and Catalan/Korean/Russian translations. Improvements to activation codes. Improved clean up disk. Click here to visit the author's website.
5/5 10,371 Nov 26, 2024
Macrorit Tech Development Co., Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/macrorit-disk-partition_th.png"border="0">
MadPassExt v1.00
MadPassExt v1.00 MadPassExt (Microsoft Account DPAPI Password Extractor) This tool allows you to decrypt and extract the secret DPAPI password generated for your Microsoft account when using it to log into Windows 10 or Windows 11. After you retrieve this DPAPI password, you can use it to recover passwords encrypted with DPAPI from external hard drive, as long as they were encrypted with the same Microsoft account. Example for NirSoft tools that allows you to recover passwords and data from external drive with the password you extract with this tool: ChromeCookiesView - For extracting cookies of Chrome Web browser stored on external drive. ChromePass - For recovering passwords of Chrome Web browser stored on external drive. CredentialsFileView - For decrypting Windows Credentials passwords and data stored on external drive. VaultPasswordView - For decrypting Windows Vault passwords and data stored on external drive. System Requirements You can use this tool on any version of Windows, as long as you know the login password of your Microsoft account, and you have read access to the cache file of your Microsoft account (Usually located under the following folder - C:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\Windows\CloudAPCache\MicrosoftAccount ) Be aware that this cache file is generated only after you login with your Microsoft account on Windows 10 or Windows 11. How to use MadPassExt MadPassExt doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - MadPassExt.exe After running MadPassExt.exe, the main window is displayed, and you have to type the password of your Microsoft account. Optionally, you can also type the filename or folder of your Microsoft account cache file. You can find it in the following path: C:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\Windows\CloudAPCache\MicrosoftAccount\[Account ID]\Cache\CacheData If you don't fill this field, MadPassExt will find the cache file of your ...
5/5 2,799 Jan 03, 2022
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/madpassext1_th.png"border="0">
Magicavoxel v0.99.7.1
Magicavoxel v0.99.7.1 A free lightweight 8-bit voxel editor and interactive path tracing renderer. Available for PC and MAC. This tiny light-weighted software is the core of voxelart, since it is capable of many things : just edit, paint and move your voxels in a cubic grid, then animated them and render them with the powerful integrated renderer. License: Feel free to use it for any project, no commercial licences required, credits to Ephtracy are appreciated. How to use: Here’s the link to the Magicavoxel community Wiki: Learn and understand functionalities of the interface, look up the shortcut list and keyboard alternatives, and much more! This download is for the Windows version. All other download assets are below: macOS: MagicaVoxel-0.99.6.2-macos-10.15.zip MagicaVoxel-0.99.6.2-macos-10.7.zip Plugin (Denoiser): plugin-intel-denoiser-win64-1.2.0.zip plugin-intel-denoiser-macos-1.2.0.zip plugin-intel-denoiser-macos-1.0.0.zip Click here to visit the author's website.
5/5 559 Jan 17, 2025
Thibault Simar/Ephtracy <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Magicavoxel_th.png"border="0">
MagicMouseTrails v1.88 32bit
MagicMouseTrails v1.88 32bit MagicMouseTrails creates Magic mouse tracks on the Windows desktop, with beautiful effects and different themes for individual customization. The mouse trails are customizable and can be adjusted from very discreet mouse trails to very spectacular, depending on the needs of the Windows user. Key Features in the Mouse Trails ◆ Several themes for the mouse trails ◆ Optional transparency of mouse trails ◆ Customizable Mouse track length ◆ Random tracks, or stars / dots mixed ◆ Freely selectable mouse trails ◆ Changeable in size ◆ Optional rotation ◆ Individual speed Other specifications and possibilities: ◆ Deactivatable via Totray ◆ Small in size, great in Trails ◆ Low CPU usage ◆ Portable ◆ Multilingual The very decorative mouse trails tool It is really a very decorative mouse trails tool, which will certainly also make football friends fun during the World Cup, because it also has beautiful soccer balls in one of the 13 prepared themes that can be changed and customized. They are magical in any case, the basic functions: Overall transparency, size setting, as well as the selection of different themes are available. Have fun with these nice magic mouse trails that will definitely beautify on the Windows desktop by the touch of digital magic. With under 250 kb a very small software that is not a space waster on the hard disk. A simple usage example of Magic Mouse Trails Start the MagicMouseTrails. The first time, the mouse trails will be presented to you as Random Tracks on the desktop. In the mode "Random Trails" the Trail will be changed, only after all mouse tracks have disappeared from the screen, then the next mouse random Trail will used. In the mode "stars / dots mixed" the mouse tracks on the desktop are also mixed randomly. The variability in the size of the mouse trails, optional rotation, the choice of footballs, different stars, hearts, ... depending on the setting, a ...
5/5 4,112 May 16, 2020
Nenad Hrg <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MagicMouseTrails3_th.png"border="0">
MagicMouseTrails v1.88 64bit
MagicMouseTrails v1.88 64bit MagicMouseTrails creates Magic mouse tracks on the Windows desktop, with beautiful effects and different themes for individual customization. The mouse trails are customizable and can be adjusted from very discreet mouse trails to very spectacular, depending on the needs of the Windows user. Key Features in the Mouse Trails ◆ Several themes for the mouse trails ◆ Optional transparency of mouse trails ◆ Customizable Mouse track length ◆ Random tracks, or stars / dots mixed ◆ Freely selectable mouse trails ◆ Changeable in size ◆ Optional rotation ◆ Individual speed Other specifications and possibilities: ◆ Deactivatable via Totray ◆ Small in size, great in Trails ◆ Low CPU usage ◆ Portable ◆ Multilingual The very decorative mouse trails tool It is really a very decorative mouse trails tool, which will certainly also make football friends fun during the World Cup, because it also has beautiful soccer balls in one of the 13 prepared themes that can be changed and customized. They are magical in any case, the basic functions: Overall transparency, size setting, as well as the selection of different themes are available. Have fun with these nice magic mouse trails that will definitely beautify on the Windows desktop by the touch of digital magic. With under 250 kb a very small software that is not a space waster on the hard disk. A simple usage example of Magic Mouse Trails Start the MagicMouseTrails. The first time, the mouse trails will be presented to you as Random Tracks on the desktop. In the mode "Random Trails" the Trail will be changed, only after all mouse tracks have disappeared from the screen, then the next mouse random Trail will used. In the mode "stars / dots mixed" the mouse tracks on the desktop are also mixed randomly. The variability in the size of the mouse trails, optional rotation, the choice of footballs, different stars, hearts, ... depending on the setting, a ...
5/5 3,920 May 16, 2020
Nenad Hrg <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MagicMouseTrails3_th.png"border="0">
Mail PassView v1.92
Mail PassView v1.92 Free tool that reveals the passwords and other account details for email clients. The following email clients are supported: • Outlook Express • Microsoft Outlook 2000 (POP3 and SMTP Accounts only) • Microsoft Outlook 2002/2003/2007/2010/2013/2016 (POP3, IMAP, HTTP and SMTP Accounts) • Windows Mail • Windows Live Mail • IncrediMail • Eudora • Netscape 6.x/7.x (If the password is not encrypted with master password) • Mozilla Thunderbird (If the password is not encrypted with master password) • Group Mail Free • Yahoo! Mail - If the password is saved in Yahoo! Messenger application. • Hotmail/MSN mail - If the password is saved in MSN/Windows/Live Messenger application. • Gmail - If the password is saved by Gmail Notifier application, Google Desktop, or by Google Talk. For each email account, the following fields are displayed: Account Name, Application, Email, Server, Server Type (POP3/IMAP/SMTP), User Name, and the Password. Note: Some antivirus programs detect Mail PassView utility as infected with a virus. This is because it's a password cracking tool. The file is safe. Supported operating systems: Windows 98 through Windows 11 Changes: v1.92 Fixed to decrypt the passwords on the latest versions of Thunderbird. License This utility is released as freeware. You are allowed to freely use it at your home or in your company. However, you are not allowed to make profit from this software or to charge your customers for recovering their passwords with this software, unless you got a permission from the software author. You are also allowed to freely distribute ...
5/5 10,236 Feb 24, 2025
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mailpv_th.png"border="0">
MailStore Home v24.3
MailStore Home v24.3 Free email archiving for home users. With MailStore Home, you can keep all your emails safe and sound in a central archive, even if they’re spread across different computers, programs or mailboxes. Another benefit is that you can open archived emails to reply to them or forward them with just a single mouse click, all in your usual email program. In addition, you’ll be able to browse your entire email communications quickly and simply via the archive. Free for personal use. All emails kept safe and sound in the archive Sometimes, emails can be lost due to incomplete data backups, defective PST files, or other technical issues. With MailStore Home, you can keep all your emails secure and easily accessible in the archive. Fast search MailStore Home comes with a powerful search function that allows even very large volumes of data and any type of file attachment to be quickly searched. One-click restore You can open emails in your normal email program (e.g. Microsoft Outlook) with just a single mouse click – a convenient way to access and use all your archived emails. A mobile email archive MailStore Home is also “portable”, meaning that it can be launched on any PC directly from a USB drive without prior installation. Not a one-way street Versatile export functions allow emails to be restored from the archive at any time, meaning that MailStore Home can also be used to migrate emails. Made in Germany MailStore is a leading global provider of email archiving solutions “made in Germany”. A Central Archive for All Your Emails • Internet mailboxes such as Gmail or Yahoo! Mail • Any mailbox via POP3 or IMAP • Outlook 2003, 2007, 2010, 2013, 2016 and 2019 • Windows Mail and Windows Live Mail • Microsoft Exchange Server ...
5/5 9,405 Jul 03, 2024
deepinvent Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MailStore1_th.png"border="0">
Maintenance v3.0.1
Maintenance v3.0.1 An operating system maintenance and cleaning utility for macOS that you can use to perform miscellaneous tasks of computer maintenance: run periodic scripts; rebuild the databases; delete application, font, and system caches; and more. Maintenance is a reliable application which provides a clean interface to many tasks that would otherwise require complex commands to be typed using a command-line interface. WARNING: There is a specific version of Maintenance for each major version of the operating system. Use the correct version, and don't try to use a version intended for an earlier operating system. This download is for (download at bottom of page): Maintenance 3.0.1 for macOS Ventura 13 Requirements: Intel-based Mac or Mac with Apple silicon using macOS Ventura 13. Here are the downloads for the older macOS versions: Maintenance 2.9.2 for macOS Monterey 12 Requirements: Intel-based Mac or Mac with Apple silicon using macOS Monterey 12. Maintenance 2.8.2 for macOS Big Sur 11 Requirements: Intel-based Mac or Mac with Apple silicon using macOS Big Sur 11. Maintenance 2.7.1 for macOS Catalina 10.15 Requirements: Intel-based Mac using macOS Catalina 10.15. Maintenance 2.5.6 for macOS Mojave 10.14 Requirements: Intel-based Mac using macOS Mojave 10.14. Maintenance 2.4.2 for macOS High Sierra 10.13 Requirements: Intel-based Mac using macOS High Sierra 10.13. Maintenance 2.3.0 for macOS Sierra 10.12 Requirements: Intel-based Mac using macOS Sierra 10.12. Maintenance 2.1.8 for OS X El Capitan 10.11 Requirements: Intel-based Mac using OS X El Capitan 10.11. Maintenance 2.0.7 for OS X Yosemite 10.10 Requirements: Intel-based Mac using OS X Yosemite 10.10. Maintenance 1.9.1 for OS X Mavericks 10.9 Requirements: Intel-based Mac using OS X Mavericks 10.9. Maintenance 1.7.1 for OS X Mountain Lion 10.8 Requirements: Intel-based Mac using OS X Mountain Lion 10.8. Maintenance 1.5.6 for OS X Lion 10.7 Requirements: Intel-based Mac using OS X Lion 10.7. Maintenance 1.4.1 for Mac OS X Snow Leopard 10.6 Requirements: Intel-based Mac using Mac OS X Snow Leopard 10.6. Maintenance 1.2.7 for Mac OS X Leopard 10.5 Requirements: PowerPC-based Mac or Intel-based ...
5/5 2,849 May 17, 2023
Titanium Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Maintenance1_th.png"border="0">
MakeMKV v1.18.1
MakeMKV v1.18.1 Your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called "transcoder". It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files, preserving most information but not changing it in any way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters. There are many players that can play MKV files nearly on all platforms, and there are tools to convert MKV files to many formats, including DVD and Blu-ray discs. Additionally MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch Blu-ray and DVD discs with your favorite player on your favorite OS or on your favorite device. • Reads DVD and Blu-ray discs • Reads Blu-ray discs protected with latest versions of AACS and BD+ • Preserves all video and audio tracks, including HD audio • Preserves chapters information • Preserves all meta-information (track language, audio type) • Fast conversion - converts as fast as your drive can read data. • No additional software is required for conversion or decryption. • Available for Windows, Mac OS X and Linux • Functionality to open DVD discs is free and will always stay free. • All features (including Blu-ray decryption and processing) are free during BETA. About MKV file format MKV stands for "Matroska Video". Matroska is a container file format, capable of holding unlimited number of video, audio and subtitile tracks, along with any metadata. Practically this means that it is possible to put entire movie with ...
5/5 3,281 Apr 06, 2025
GuinpinSoft inc. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MakeMKV1_th.png"border="0">
Malwarebytes Anti-Exploit v1.13.1.585
Malwarebytes Anti-Exploit v1.13.1.585 Protects you against the security vulnerabilities in the code, which make up your software programs. Your software contains millions of lines of code, which unfortunately some people want to exploit. Malwarebytes Anti-Exploit protects you from these vulnerabilities which people can manipulate in order to infect your system with malware. The software gives you three layers of security protection around popular browsers and applications, thereby preventing the vulnerable code from being exploited. The software is not an antivirus product in itself, but it is compatible with most antivirus software. Features • It protects browsers and their add-ons • Protects browser components • Protects media players and PDF readers • Allows you to manage custom shields • Best of all, it's free! Changes: v1.13.1.585 Stability/issues fixed: Fixed issues with Chrome browser Fixed false positives with MS Office products Improved Logging capabilities Internal Product Improvements Click here to visit the author's website.
5/5 9,895 Apr 03, 2024
Malwarebytes <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/malwarebytes-anti-exploit-free-main-window_th.png"border="0">
Malwarebytes Anti-Malware for Android 1.00.0.0400
Malwarebytes Anti-Malware for Android 1.00.0.0400 The world’s most popular anti-malware technology has now gone mobile! Malwarebytes Anti-Malware Mobile protects your phone or tablet from malware, infected apps, and unauthorized surveillance. Malwarebytes Anti-Malware Mobile Detects and eliminates malware, including spyware and Trojans Scans your apps for malicious code Stops unauthorized access to your personal data Scans your Android device for security vulnerabilities Identifies applications that are tracking your location Take your anti-malware protection to go Malwarebytes Anti-Malware Mobile guards your identity and personal data on-the-go. So you and your Android smartphone or tablet are safe from malware and unauthorized surveillance. Wherever you are. Whenever you go. Make your smartphone smarter Is that app or downloaded photo safe? With Malwarebytes Anti-Malware Mobile, you never have to worry again. Powerful anti-malware and anti-spyware technology protects your Android device. Detecting Trojans, spyware, and other malware before they can steal your identity or eavesdrop. Choose what you keep private Cybercriminals, and even legitimate companies, can collect private information from your Android device. Where you go. Who your contacts are. Malwarebytes Anti-Malware Mobile identifies what your applications are doing, and which private information is being accessed. So you can control who knows, and what they know. Close the security holes Malwarebytes Anti-Malware Mobile automatically recognizes security vulnerabilities in your Android device’s settings. Then it makes recommendations on how to close those holes. Make your smartphone lighter Mobile security software is typically bloated with location features (Remote Lock, Locate on a Map, etc.). Features that can already be found on your Android Device Manager. Malwarebytes Anti-Malware Mobile preserves your device’s performance by adding only the necessary security features. Anti-Malware/Anti-Spyware Proactively scans applications and files for malware and spyware Scans native memory and SD card Schedules automatic scans Updates the protection database automatically Privacy Manager Identifies every application’s access privileges in detail Breaks down access privileges by category: Contacts, Identity Information, Simple Message Service (SMS), and Security Settings Security Audit Identifies security vulnerabilities on ...
0/5 29,478 Nov 09, 2013
Malwarebytes Corporation
Malwarebytes Support Tool v1.9.12.1020
Malwarebytes Support Tool v1.9.12.1020 Troubleshoots, repairs, and resolves issues with Malwarebytes for Windows. The Support Tool troubleshoots and repairs issues for Desktop Security. If you're experiencing a technical issue that can't be repaired, you can use the Support Tool to uninstall and reinstall the app. To do this, use the Advanced Clean option to delete all app files and configurations. You then have the option to reinstall app once removed. 1) Download the Malwarebytes Support Tool below. 2) In the Downloads folder, open the mb-support-x.x.x.xxx.exe file. 3) In the User Account Control pop-up window, click Yes to continue the installation. • Microsoft .NET 4.0 Framework is required to run the Support Tool on your computer. If you do not have a .NET 4.0 Framework, you will receive the following error while running the tool: In the pop-up window, click OK to open Microsoft's download page and download the latest update. • In the .NET 4.0 Framework not found pop-up window, click OK to open Microsoft's download page and download the latest .NET Framework components. 4) In the Malwarebytes Software License Agreement pop-up window, check the box ( mceclip0.png ) next to Accept License Agreement after consenting to the agreement terms. 5) Click Next to complete the installation. The Malwarebytes Support Tool automatically opens. 6) In the left navigation pane of the Malwarebytes Support Tool, click Advanced. 7) In the Advanced Options, click Clean. 8) In the Malwarebytes Cleanup pop-up window, click Yes. A pop-up window indicating the loading of the cleanup appears. Before the next step, make sure all your work is saved in the background. 9) In the Malwarebytes Cleanup pop-up window, click OK to restart your computer. 10) Once your computer restarts, ...
5/5 2,721 Aug 08, 2024
Malwarebytes <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MBSupport1_th.png"border="0">
Malwarebytes Windows Firewall Control v6.9.2.0
Malwarebytes Windows Firewall Control v6.9.2.0 Managing Windows Firewall is now easier than ever Program Overview Malwarebytes Windows Firewall Control is a powerful tool which extends the functionality of Windows Firewall and provides new extra features which makes Windows Firewall better. It runs in the system tray and allows the user to control the native firewall easily without having to waste time by navigating to the specific part of the firewall. This is the best tool to manage the native firewall from Windows 11, 10, 8.1, 8, 7, Server 2012 and newer Server versions. Windows Firewall Control offers four filtering modes which can be switched with just a mouse click: High Filtering - All outbound and inbound connections are blocked. This profile blocks all attempts to connect to and from your computer. Medium Filtering - Outbound connections that do not match a rule are blocked. Only the programs that you allow can initiate outbound connections. Low Filtering - Outbound connections that do not match a rule are allowed. The user can block the programs he doesn't want to allow initiating outbound connections. No Filtering - Windows Firewall is turned off. Avoid using this setting unless you have another firewall running on your computer. Windows Firewall Control doesn't do any packet filtering and does not block or allow any connection. This is done by Windows Firewall itself based on the existing firewall rules. Program Features √ Notifications of outbound blocked connections. √ Learning mode that automatically allows digitally signed programs. √ Create temporary rules which are automatically deleted when they expire or on program restart. √ Intuitive user interface which is easy accessible through a system tray icon. √ Full support with standard user accounts. Elevated privileges are required only at installation. √ Disable the ability of other programs to tamper Windows Firewall rules and state. √ Integrated support of creating, modifying and deleting Window Firewall ...
5/5 9,954 Feb 15, 2023
Malwarebytes <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/windows_firewall_control_th.png"border="0">
MAME v0.275
MAME v0.275 A multi-purpose emulation framework. What is MAME? MAME's purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus. MAME Documentation https://docs.mamedev.org/ Changes: v0.275 What's new. Click here to visit the author's website.
5/5 7,715 Mar 02, 2025
MAME team <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mame4_th.png"border="0">
MAMEUI64 v0.275
MAMEUI64 v0.275 MAMEUI64 is the x64 GUI version of MAME on the Windows platform. MameUI [previously Mame32] is an emulator. Simply put, it allows a PC to mimic the internal hardware of a large number of stand-alone arcade machines from 1975 to 2003+. Combined with the original ROMs from these arcade machines, MameUI will display and play the games on a PC. The software thinks it’s still running on its original box. MameUI is the GUI version of Mame™, the M.ultiple A.rcade M.achine E.mulator. It has an attractive, elegant, graphical interface which allows the user to forego having to type command line parameters, although it can still be passed these arguments. For many, it’s easier to click the icon of the game. Use 7-Zip to unzip this file. Click here to visit the author's website.
5/5 7,533 Mar 02, 2025
Robbbert <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MAMEUI1_th.png"border="0">
Manager Desktop Edition v24.9.19.1857
Manager Desktop Edition v24.9.19.1857 Manager is free accounting software for small business. Available for Windows, Mac and Linux. It's free, works offline and it's cross-platform Full-Featured Accounting This is the most comprehensive free accounting software. It has all the features you'd expect from an accounting package. Free Forever You can use the program for as long as you like, use all the features and enter as much data as required. There are no time limits, no usage limits, no ads. Desktop edition is single-user software. Businesses requiring multi-user capabilities or remote access will use cloud edition which is not free. Work Offline All of your work can be done offline on your desktop or laptop meaning you don't lose access to your data or program if your Internet stops working or is not available. Cross-platform It is available for download on Windows, Mac OS X and Linux. The database format is universal across all operating systems which means an accounting file created on Windows can be easily transferred to Mac OS X or Linux if the need arises. Features: • General ledger • Cash management • Bank reconciliation • Expense claims • Accounts receivable • Accounts payable • Estimates &amp; quotes • Purchase orders • Billing &amp; invoicing • Credit notes • Delivery notes • Sales orders • Stock ...
5/5 7,547 Sep 30, 2024
NGSoftware Pty Ltd <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Manager Desktop Edition3_th.png"border="0">
ManageWirelessNetworks v1.14
ManageWirelessNetworks v1.14 An alternative tool to the standard 'Manage Wireless Networks' of Windows (or 'Manage Known Networks' on Windows 10). It displays extensive information about every wireless profile on your system, even if the network adapter is not active. For every wireless profile, the following information is displayed: Profile Name, SSID, Connection Type, Connection Mode, Authentication, Encryption, Key Type, Auto Switch (Yes/No), Non Broadcast (Yes/No), Profile Position, Created Time, Modified Time, Wireless Key, and more... ManageWirelessNetworks also allows you to edit a single profile with the standard editor of Windows, edit the XML of the wireless profile (For advanced users only !), quickly switch between manual and automatic mode, quickly switch between WPAPSK/WPA2PSK/AES/TKIP modes, rename the profile, rename the SSID, move profile position up and down, copy multiple wireless profiles to another wireless card on your system, and more... System Requirements This tool works on any version of Windows, starting from Windows Vista and up to Windows 11. Both 32-bit and 64-bit systems are supported. This tool is just a small standalone .exe file that you can run on any system without installing anything. Changes: v1.14 Added 'Set Connection Mode' toolbar dropdown. Start Using ManageWirelessNetworks ManageWirelessNetworks doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - ManageWirelessNetworks.exe After you run the ManageWirelessNetworks tool, the main window displays the details of all wireless profiles on your system. You can select one or more profiles from the list and then choose the desired action from the top menu or from the right-click context menu. Be aware: ManageWirelessNetworks displays all wireless profiles on your system, even if the wireless adapter is not active. However, most actions (like edit profile, rename SSID, and so on...) only works for wireless profiles with ...
5/5 2,282 Jan 17, 2025
Nir Sofer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/managewirelessnetworks_th.png"border="0">
Mandelbulber v2.33
Mandelbulber v2.33 Free and open source 3D fractal rendering software. Mandelbulber creatively generates three-dimensional fractals. Explore trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals. Render with a great palette of customizable materials to create stunning images and videos. The possibilities are literally infinite! Features • High-Performance computing with multiple graphics accelerator cards (multi-GPU support via OpenCL) • Mathematical Models and Monte Carlo Algorithms for photo-realistic scenes • Enlightening Documentation • Renders trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals • Complex 3D raymarching: hard shadows, ambient occlusion, depth of field, translucency &amp; refraction, etc. • Rich GUI in Qt 5 environment • Unlimited image resolution on 64-bit systems • Program developed for ARM (experimental), x86 and x64 CPUs (Linux, Windows, macOS) • Simple 3D navigator • Distributed Network Rendering • Key-frame animation for all parameters with different interpolations • Material management • Texture mapping (color, luminosity, diffusion, normal maps, displacement) • Exporting of 3D objects • Rendering queue • Command line interface for headless systems Changes: v2.33 Added new fractal formulas DIFSGreekIfs transfAbsSym3 transfDIFSOctahedron transfDIFSOctahedronV2 transfDIFSSupershapeV2 transfDIFSTorusV4 transfDIFSTube modified fractal formulas amazingSurfM3d, iter controls inv cyl amazingSurf2, move rotation on UI amazingSurf3, move rotation on UI amazingSurfMulti, move sphere fold offsets and rotation on UI amazingSurfMulti, add iter controls cyl fold ...
5/5 1,771 Apr 15, 2025
Krzysztof Marczak <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Mandelbulber1_th.png"border="0">
ManicTime (PORTABLE) v3.7.4
ManicTime (PORTABLE) v3.7.4 ManicTime sits in the background and records your activities, so you can just forget it is there and focus on your work. When you are finished you can use collected data to accurately keep track of your time. Features: Keep track of your work hours After you have finished working, you can use MT to keep track of your hours. That means no more "punch-clock" like software, where you always forget to start or stop the clock. Just sit back and do your work. After you are finished, you can easily use collected data to accurately keep track of your time. Simple and intuitive UI During the course of the day average user can switch back and forth between applications more than a 1000 times, which means ManicTime gathers a lot of data. Using our timeline technology Manictime presents the data in an easy to understand way. You can drag on the timelines to select time or just mouse over to see hints about underlying data. Local storage Gathered data can sometimes be sensitive and you don't want it sent over the wire and shared. That is why all the data Manictime gathers is stored locally on your computer and you can delete it any time you want. Having a local database also enables you to use ManicTime offline, without an Internet connection. Powerful statistics See which applications you use the most or on which web sites you spend the most time. Also easily figure out how much time you spent working on projects to accurately bill your clients or just keep track of your work. Changes Bug fix: Sometimes client stopped sending data to the server
5/5 8,180 Oct 23, 2019
Finkit d.o.o. <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/manictime_th.png"border="0">
ManicTime 3.7.4
ManicTime 3.7.4 ManicTime sits in the background and records your activities, so you can just forget it is there and focus on your work. When you are finished you can use collected data to accurately keep track of your time. Features: Keep track of your work hours After you have finished working, you can use MT to keep track of your hours. That means no more "punch-clock" like software, where you always forget to start or stop the clock. Just sit back and do your work. After you are finished, you can easily use collected data to accurately keep track of your time. Simple and intuitive UI During the course of the day average user can switch back and forth between applications more than a 1000 times, which means ManicTime gathers a lot of data. Using our timeline technology Manictime presents the data in an easy to understand way. You can drag on the timelines to select time or just mouse over to see hints about underlying data. Local storage Gathered data can sometimes be sensitive and you don't want it sent over the wire and shared. That is why all the data Manictime gathers is stored locally on your computer and you can delete it any time you want. Having a local database also enables you to use ManicTime offline, without an Internet connection. Powerful statistics See which applications you use the most or on which web sites you spend the most time. Also easily figure out how much time you spent working on projects to accurately bill your clients or just keep track of your work. Changes Bug fix: Sometimes client stopped sending data to the server
5/5 8,374 Oct 23, 2019
Finkit d.o.o. <img src="http://www.oldergeeks.com/downloads/gallery/thumbs/manictime_th.png"border="0">
Manifold Viewer v9.0.175.7
Manifold Viewer v9.0.175.7 View huge images, raster data, and vector data, and do much, much more. Manifold Viewer is the free, read-only version of Manifold Release 9, Manifold's new GIS that blends geospatial and traditional data capabilities within a single, all-inclusive GIS product. Viewer provides phenomenal capability to view and to analyze almost all possible different types of data in tables, vector geometry, raster data, drawings, maps and images from thousands of different sources. All in a super-fast small footprint: 47 MB with no need to install gigabytes of other software. Viewer can open multiple sources at once to blend, extract, transform, analyze, validate, visualize and explore your data. Viewer provides full Release 9 power to combine, analyze and transform data for fast and elegant visualization. Viewer's huge capacity and speed - hundreds of GB on your desktop - will keep up with the fastest Enterprise DBMS and run ahead of all others. Manifold Viewer includes Release 9 parallel CPU speed, Release 9 parallel GPU speed and Release 9 automatically parallel SQL. Faster Insights GPU and CPU Parallel - Sixteen CPU cores or six thousand GPU cores, Viewer uses all of them for true parallel computation and massively parallel speed. View 300,000 x 200,000 pixel images. Amazing! Easy to Use Effortless Power - Viewer is a free subset of Release 9, Manifold's hyperfast, brutally powerful, automatically parallel GIS. Pan and zoom 100 GB data effortlessly. Browse big data even expensive GIS can't handle. All Formats Hundreds of Choices - See and use data from many sources at once using hundreds of raster, vector, and table formats, DBMS servers and web servers. Enjoy automatically parallel SQL for DBMS with phenomenal analytic power. Point and Click Easy Wizardry - Automatic templates deliver data engineering genius for spatial and non-spatial data in tables, imagery, vector geometry and more. Many ...
5/5 3,870 Dec 23, 2021
Manifold Software Limited <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/ManifoldViewer7_th.png"border="0">
Martial Cards v1.0
Martial Cards v1.0 Card-based Roguelike You signed up for the biggest martial-arts challenge in history! In a gauntlet beyond example, contestants from all around the world face myriads of artificial monstrosities to find out who can deal with them performing the most stylish and efficient combos. There’s a twist though - you can only move in accordance with the hand of cards you’re holding. Ah, there’s nothing like the beautiful arbitrariness of game rules... Features: Exceptional replay-ability: No two play-throughs will be alike thanks to randomly generated arenas, monster spawns and a shuffled deck of movement cards! Simple, but deep: The game is easy to play, but a considerable amount of complexity emerges from the dense interactions between all its elements! Killing in style: Find creative ways to kill enemies by luring them into pits, smashing them into walls or other monsters, shoving them out of bounds or exposing them to the meditative power of your “spirit bomb” special move! Ranked mode: Reach score goals to win matches and move up through the ranks, making the game progressively more difficult. Can you win on rank 24? Endless mode: In case you like going for insane high scores, you totally can! Click for one page game manual. This download is for the Windows version. All other download assets are below: MacOS: martialcards_osx.zip Linux: martialcards_linux.zip Raspberry Pi: martialcards_raspi.zip Click here to visit the author's website.
5/5 1,861 Aug 19, 2022
Fabian Fischer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Martial Cards_th.png"border="0">
MDB Viewer Plus v2.69
MDB Viewer Plus v2.69 A freeware viewer plus editor for opening Microsoft Access MDB and ACCDB database files. It does not need to be installed to run. It uses Microsoft Data Access Components (MDAC) which is installed as part of Windows. MDB Viewer Plus has been written to provide a free, quick and easy way to open, view, edit, filter, sort, import to, export from, modify and search MDB and ACCDB files. This is useful for software developers like myself who use Access databases as a backend database for their bespoke software. MDB Viewer Plus provides a convenient way to view and edit these databases. The table info screen even has the ability to copy the list of field names in a table to the clipboard. A developer can then paste this list into their source code for direct access. What are MDB / ACCDB files? MDB and ACCDB files are Microsoft Access Database files. ACCDB is the newer format to the original MDB file. Both Accdb and MDB files can be opened with MDB Viewer Plus. Opening MDB and ACCDB Files: MDB Viewer Plus can be used to open MDB files and Accdb files without having Access installed. It will also use workgroup files if specified in the open options. Workgroup files (MDW) can be specified using the open options. If you need to open and view many MDB files frequently. You can associate MDB and Accdb files with MDB Viewer Plus so that they open with MDB Viewer Plus when you double click on then in explorer. If you are always using the same MDB or ACCDB file, you can create a shortcut on your desktop to MDB Viewer Plus and specify the MDB file as a runtime parameter. How to open Accdb files: To open an ACCDB file select "ACCDB files" from the drop ...
5/5 5,666 Mar 31, 2025
Alex Nolan <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mdbplus1_th.png"border="0">
Meazure v4.0.0
Meazure v4.0.0 A free program that measures, magnifies and captures the screen. From the author: What are the dimensions of that image? How big is this window? Does this layout fit on an NTSC display? What color are these pixels? What does this icon look like close up? How can I capture an arbitrary portion of the screen? These are just a few of the questions that kept coming up as I developed applications and web pages. Various tools are available to answer some of these questions but I could not find any that answered them all or that had a usable interface. So I created Meazure, a program that measures, magnifies and captures the screen by providing a battery of features in a cohesive user interface. Even better, Meazure is open source! Features Measure objects on the screen such as images, windows and icons Capture arbitrary portions of the screen Magnify the screen up to 32X magnification Read the color of a screen pixel in RGB, hex RGB, CMY, CMYK, HSL, YCbCr, YIQ Display rulers anywhere on the screen Display a grid overlay on the screen with adjustable grid spacing Measure using a number of units including pixels, points, twips, centimeters, or user-defined Record measurements to an XML file for later playback or external processing Calibrate screen resolution to provide accurate measurements Save and restore measurement tool positions using Profiles Use predefined Profiles for common screen and video sizes such as NTSC and PAL Configure the user interface to show only the information you need System Requirements Pentium 300 MHz processor or ...
5/5 2,457 Jan 25, 2024
Baron Roberts - C Thing Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Measure3_th.png"border="0">
MediaCoder v0.8.65
MediaCoder v0.8.65 Universal audio/video transcoding software. MediaCoder is a universal media transcoding software actively developed and maintained since 2005. It puts together most cutting-edge audio/video technologies into an out-of-box transcoding solution with a rich set of adjustable parameters which let you take full control of your transcoding. New features and latest codecs are added or updated constantly. MediaCoder might not be the easiest tool out there, but what matters here is quality and performance. It will be your swiss army knife for media transcoding once you grasp it. Features In Brief Converting between most popular audio and video formats H.264/H.265 GPU accelerated encoding (QuickSync, NVENC, CUDA) Ripping BD/DVD/VCD/CD and capturing from video cameras Enhancing audio and video contents by various filters An extremely rich set of transcoding parameters for adjusting and tuning Multi-threaded design and parallel filtering unleashing multi-core power Segmental Video Encoding technology for improved parallelization Typical Applications Improving compression / reducing size for audio and video files Converting media content for playback on multimedia devices Converting media content for online publication or broadcasting Unifying and normalizing media standard and storage format Extracting audio track from video files and discs Dumping and encoding from network stream or capture device Fixing corrupted or partial downloaded video files Supported Formats Lossy Audio Compression Formats MP3, Vorbis, LC-AAC, HE-AAC, Opus, AC-3, MPEG Audio, MusePack, Speex, AMR, Windows Media Audio, ADPCM, mp3PRO Lossless Audio Compression Formats FLAC, WavPack, Monkey's Audio, OptimFrog, ALAC, TTA, PCM Video Compression Formats ...
5/5 1,684 Oct 13, 2022
MediaCoder <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mediacoder1_th.png"border="0">
MediaConch v24.06
MediaConch v24.06 Free preservation-level audiovisual files implementation checker, policy checker, and reporter. MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets preservation-level audiovisual files (specifically Matroska, Linear Pulse Code Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions, providing detailed and batch-level conformance checking via an adaptable and flexible application program interface accessible by the command line, a graphical user interface, or a web interface. Project Overview MediaConch is currently being developed by the MediaArea team, notable for the creation of open source media checker software, MediaInfo. Furthermore, the MediaArea team is dedicated to the further development of the standardization of the Matroska and FFV1 formats to ensure their longevity as a recommended digital preservation file format. Licensing All software and source code developed by MediaArea is under a BSD-2-Clause license. All open source digital assets for the software developed by MediaArea is under Creative Commons license attribution 4.0 International (CC BY v4.0). All assets will exist in open file formats within an open platform (an open standard as defined in the European Interoperability Framework for Pan-European eGovernment Service (version 1.0 2004)). Funding This project has received funding from PREFORMA, co-funded by the European Commission under its FP7-ICT Programme. Changes Version 24.06, 2024-06-29 Update to MediaInfo library 24.06, see MediaInfo change log for the list of changes in the file formats support Add fields compare in policy checker Add 608/708 captions detection options Remove Matroska related errors with new Matroska block additions Supported platforms: minimum macOS version is now 10.13 (too much effort needed for building for older versions :( ) Supported platforms: this is the last version compatible with RHEL/CentOS 7, Debian 10, Mageia 8 This download is for the Windows version (very bottom of page). If you need the MacOS version, download here. If you need the Debian ...
5/5 3,711 Jul 17, 2024
MediaArea <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MediaConch1_th.png"border="0">
MediaInfo v24.06
MediaInfo v24.06 A convenient unified display of the most relevant technical and tag data for video and audio files. The MediaInfo data display includes: • Container: format, profile, commercial name of the format, duration, overall bit rate, writing application and library, title, author, director, album, track number, date, duration... • Video: format, codec id, aspect, frame rate, bit rate, color space, chroma subsampling, bit depth, scan type, scan order... • Audio: format, codec id, sample rate, channels, bit depth, language, bit rate... • Text: format, codec id, language of subtitle... • Chapters: count of chapters, list of chapters... MediaInfo analyticals include: • Container: MPEG-4, QuickTime, Matroska, AVI, MPEG-PS (including unprotected DVD), MPEG-TS (including unprotected Blu-ray), MXF, GXF, LXF, WMV, FLV, Real... • Tags: Id3v1, Id3v2, Vorbis comments, APE tags... • Video: MPEG-1/2 Video, H.263, MPEG-4 Visual (including DivX, XviD), H.264/AVC, H.265/HEVC, FFV1... • Audio: MPEG Audio (including MP3), AC3, DTS, AAC, Dolby E, AES3, FLAC... • Subtitles: CEA-608, CEA-708, DTVCC, SCTE-20, SCTE-128, ATSC/53, CDP, DVB Subtitle, Teletext, SRT, SSA, ASS, SAMI... MediaInfo features include: • Read many video and audio file formats • Read many video and audio file formats • View information in different formats (text, sheet, tree, HTML...) • Customise these viewing formats • Export information as text, CSV, HTML... • Graphical user interface, command line interface, or library (.dll/.so/.dylib) versions available • Integrate with the shell (drag 'n' drop, and Context menu) • Internationalisation: display any language on any operating system • Localisation capability License: It is Open-Source software which means that end users ...
5/5 4,645 Jul 17, 2024
MediaArea.net <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/MediaInfo1_th.png"border="0">
Media_Repair v1.0.0.122
Media_Repair v1.0.0.122 Media_Repair will attempt to repair files encrypted by STOP/DJVU ransomware variants by making the non-encrypted part of the file playable again. Media_Repair does not decrypt files. Media_Repair currently supports following file types: WAV* MP3 Mp4* M4V* MOV* 3GP* * reference file required For most file types Media_Repair requires a reference file: This is an INTACT file created on the same device or using the same software. Ideally this reference file matches the settings that were used to create the ‘patient’ file as closely as possible. Media_Repair can not repair all files! Video that was optimized for internet streaming (fast start) can not be repaired at this time! "Due to limited testing (I have only so much STOP/DJVU affected files), current version should be considered beta!" - Joep van Steen Using Media_Repair –Use drop down box to select a file type. Now browse to folder containing your STOP/DJVU encrypted or the reference file. You can either use a patient file or reference file to test if this particular video type can be repaired by Media_Repair or not. – Click to verify selected video file is candidate for repair. You can either use the reference file or a corrupt file. If Media_Repair reports it can try repairing the file it is not a guarantee the file will actually be repaired. If it can be repaired depends in several factors such as the reference file being a good match and the size of the patient file. If it tells you it can not repair the file though it’s pretty much a guarantee the repair will fail. – Click to make the currently selected file, reference file that will be used to repair affected file(s). Once you have confirmed your video files are candidates ...
5/5 3,450 Jun 25, 2020
Joep van Steen <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mediarepair1_th.png"border="0">
MemPad v3.69
MemPad v3.69 A plain text outliner and note taking program with a structured index. All pages are stored in a single file. User interface available in 20 languages. Unicode. Features The program offers standard editing functions including cut, copy, paste, undo, date/time insert, drag and drop, and supports Web links as well as network and local file or folder links (full path not required) and internal page links. Environment variables can be used in file links to run programs, for example. The index structure can be modified by buttons, context menu or hotkeys. Cut and paste functions and quick node moving. MemPad always saves data without prompting (when closing Mempad or opening another file). Optional auto save (every 4 minutes). Automatic backup (can be disabled by option); restore last backup, reload file. Search through all pages or within a node; continue searching forwards or backwards; Replace. Sort nodes (siblings) ascending/descending. Word wrap mode, Read-only file handling, page locking (global or individual); memory stack (pages, text positions) for browser type back/forw. jumping Options include: Selectable font, Background color, Minimize to System Tray, Hotkey, Always on top, ESC shortcut to quit or minimize. Popup menus with user defined words or expressions to insert, optionally with date and time tokens. Configurable Web look up (dictionary etc.) through context menu. Mini Launcher (through Tool button, menu, System Tray) Diary support with year/month/day index structure. Go to (or create) today's page with a key stroke. Export page, node or all to a file or directly to another program; import functions. Insert text file as page. Password protected encryption. MemPad operates in file environments (by extension and/or directory), each with its own INI file. No Registry entries. File/Open menu within a chosen file environment; optional "New Window". Help is provided as MemPad file (in English, see image). Important: Installation using Windows' "Extract" function If you use Windows' built-in "Extract" function to unpack the downloaded ZIP file, first ...
5/5 4,924 Feb 18, 2022
Horst Schaeffer <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mempad1_th.png"border="0">
Memtest86 Free v11.1
Memtest86 Free v11.1 Industry standard for memory diagnostics. • MemTest86 is the original, free, stand-alone memory testing software for x86 and ARM computers. • Boots from USB flash drives to test the RAM in your computer for faults. • Utilizing algorithms that have been in development for over 20 years. • Industry standard since 1994. Features • 13 different RAM testing algorithms - including row hammer fault detection • All RAM types supported (DDR2, DDR3, DDR4, DDR5, SODIMM, XMP, ECC) • Self-booting off USB without needing DOS, Linux nor Windows • Optimized for UEFI-based x86/ARM systems • Native 64-bit code (since version 5) • Secure Boot verified – Code signed by Microsoft • Graphical interface with mouse input • Save logs and create customizable HTML reports • Full test automation via configuration file • Support for memory blacklisting in Windows (badmemorylist) and Linux (BADRAM) • Multi-language support (Chinese, German, Russian, Spanish and more) Notes: • IMPORTANT: MemTest86 V10.2 images support only UEFI boot. On machines that don't support UEFI, MemTest86 will not boot. Please download the older V4 BIOS release of MemTest86 instead. Windows USB v4.3.7 Windows Floppy v4.3.7 Windows CD image v4.3.7 Linux/macOS USB v4.3.7 Linux/macOS Floppy v4.3.7 Linux/macOS CD image v4.3.7 • Installation and usage instructions are available on the Technical Information page • MemTest86 is a stand-alone program that does not require or use any operating system for execution. The version of Windows, Linux, or Mac being used is irrelevant for execution. However, you must use either Windows, Linux or Mac to create a bootable USB drive. System Requirements • x86 (32/64-bit) or ARM64 based hardware ...
5/5 7,307 Jan 24, 2025
Passmark Software <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/memtest_mainmenu_th.png"border="0">
Memtest86+ v7.00
Memtest86+ v7.00 The open source memory testing tool. Memtest86+ is a stand-alone memory tester for x86 and x86-64 architecture computers. It provides a more thorough memory check than that provided by BIOS memory tests. Memtest86+ can be loaded and run either directly by a PC BIOS (legacy or UEFI) or via an intermediate bootloader that supports the Linux 16-bit, 32-bit, 64-bit, or EFI handover boot protocol. It should work on any Pentium class or later 32-bit or 64-bit x86 CPU. Why test your RAM? Troubleshoot PC Instabilities Memory errors are one of the most common causes of crashes, freezes and instabilities. If you encounter such issues with your computer, testing your RAM thoroughly is probably the first thing to do. Memtest86+ uses various algorithms to reliably detect failures. It will let you know if your RAM is faulty or not. Ensure Initial Stability Before using your brand-new PC, putting your new server into production, or after having overclocked your CPU or RAM, it's often wise to make sure there are no memory issues. Troubleshooting issues later can be annoying, costly, and time-consuming. Licensing General Public License v2 Memtest86+ v6 is a unified, free, open-source memory testing tool, released under GNU GPL v2.0. The new v6 code base (originally called PCMemTest) was provided by Martin Whitaker, based on Memtest86+ v5, developed by Sam Demeulemeester. Both are now working on Memtest86+. Memtest86+ is unrelated to 'Memtest86', a closed-source software. For usage and troubleshooting: See the READ ME file. Changes: v7.00 Changelog IMC polling for live RAM settings Preliminary support for ECC polling Add support for MMIO UART Add debugging options Bug fixes &amp; optimizations This download is for the Windows USB Installer (32/64 bits) version. All other download assets are below: Linux: Linux ISO (32 bits) Linux ISO (64 bits) Linux ...
5/5 2,099 Apr 10, 2024
Martin Whitaker/Sam Demeulemeester <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/mem86plus1_th.png"border="0">
   
Showing rows 601 to 700 of 1441 Showing Page 7 of 15  « First  «  5  6  7  8  9  »  Last » 


OlderGeeks.com Copyright (c) 2025