Search Results for "windows xp system scan" - Page 4

Showing 833 open source projects for "windows xp system scan"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    AsyncPortScanner

    Cross-platform asynchronous port scanner written in Nim.

    Fast cross-platform asynchronous port scanner written in Nim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    How to get Bot Lobbies

    How to get Bot Lobbies

    Get easy bot lobbies in any game with our bot lobbies tool.

    Test it on the web app: https://slothytech.com/ezlobbies/ EzLobbies is the open-source tool developed by SlothyTech that helps gamers get easier, bot-filled lobbies in the world’s top games. Instantly generate custom OpenVPN config files that route only your game’s matchmaking traffic through the VPN server of your choice—no complicated setup and no speed loss for browsing or streaming. Supported titles include Fortnite, Call of Duty, Warzone, Apex Legends, Overwatch, Valorant, PUBG, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ChangeScan

    ChangeScan

    Determines changes during installation/removal or similar process.

    JVM-based program & library for installation testing. Helps determine what changed during an installation/removal or similar process. ChangeScan has been rewritten in Kotlin. Its new home is here: https://github.com/william-hood/ChangeScan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tour of Generations: Killacai

    A collection of games representing each gaming generation.

    A museum collection of games in the Killacai series representing each gaming generation. Go on a wonderful tour to relive the nostalgia of playing video games in each gaming generation, from the 1st in the 1970s, all the way to the eighth in the 2010s, with a simple ninth gen Vampire Survivor clone thrown in as an added bonus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    WTE

    WTE

    Forensic Windows Triage Environment

    * Files are compressed and ENCRYPTED so are identified as "Malware" by Sourceforge. Criminal Investigators auxiliary in conducting investigations on computer systems. WTE is an easy to use, integrated forensic system that enables an investigator to safely image, preview and analyze internal hard drives (DeadBox), and also to conduct live forensics (LiveBox) or data recovery, using their tool(s) of choice. Safely and Easily Search and Triage with no need to disassemble computers or laptops...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Network IP Tools

    Network IP Tools

    Network IP Tools

    Speed Scan- is a simple portable network range scanner with a few extra tools that is fairly quick. https://sourceforge.net/projects/network-ip-tools/files/Speed%20Scan/ Speed Scan II- is a basic bare bones Network/TCP/UDP scanner that is very quick. https://sourceforge.net/projects/network-ip-tools/files/Speed%20Scan/ Speed Scan use instructions: 12-25-2018 Very simple netstat script added to General Discussion. https://sourceforge.net/p/network-ip-tools/discussion/general/thread...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    ComboFix

    ComboFix

    Scan for and remove malware and spyware

    Combofix is a freeware program that scans and removes malware and spyware from computers running Windows XP, Vista, 7, and 8. It was created by sUBs and is designed for advanced users. Combofix can remove malware that other products cannot. It backs up your registry hives, quarantines files, and creates a log of its actions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    CSI-EXPLOREFS

    CSI-EXPLOREFS

    Tools Explore the List of Files based Mount

    * Introduction: - The ExploreFS is a tools based Perl code. - The tools was created to make one list of entries inside one filesystem Unix or Windows Volumes. - The list can be used to map the state of usage, inventory, extract ranges of lists based dates, propose a list of duplicate files for analysis or removal. - The options and results can be mapped looking the online help. See "ExploreFS --help" and "ExploreDiff --help" * Support: The Support Service is FREE. Do you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    antimicro

    antimicro

    Graphical program to map keyboard and mouse controls to a gamepad

    antimicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. It's useful for using a gamepad on PC games that do not have any form of built-in gamepad support. This program can also be used to control any desktop application with a gamepad. On Linux, this means that your system has to be running an X environment in order to run this program. This program currently works with various Linux distributions, Windows (Vista and later), and FreeBSD, but with limited...
    Downloads: 2,674 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Cisco config sanitizer tool

    Cisco config sanitizer tool

    Tool used to sanitize Cisco configuration files.

    Cisco sanitizing configuration tool. It removes passwords, keys, certs and other sensitive data from text config files. Use this tool to sanitize extracted configurations files before you send them to audit (Ex: TAC) 'show tech-support' is good, but sometimes you need to remove more sensitive data from the configurations This tool will scan a folder with all its sub-folders and sanitize every file from that tree. But it will never modify the source files, instead it will create another...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc you...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    Auto Screen Capture

    Auto Screen Capture

    Automated screen capture utility

    A portable and command line friendly application that takes screenshots while you work and play. This software is free and open source but if you find it useful then a small donation is appreciated! https://paypal.me/codewalker777
    Leader badge
    Downloads: 260 This Week
    Last Update:
    See Project
  • 13
    LaMa

    LaMa

    LaMa - A Localization and Mapping library

    LaMa is a C++11 software library for robotic localization and mapping developed at the Intelligent Robotics and Systems (IRIS) Laboratory at the University of Aveiro - Portugal. It includes a framework for 3D volumetric grids (for mapping), a localization algorithm based on scan matching, and two SLAM solutions (an Online SLAM and a Particle Filter SLAM). The main feature is efficiency. Low computational effort and low memory usage whenever possible. The minimum viable computer to run our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    ... testing and develop user-specific graphical interface products. xSmbus-xx, xBridge-xx do not need to install the driver according to the operating system in advance, nor select the COM port requirement, as long as they are in the Java environment, they can be plug and play. You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    dupeGuru

    dupeGuru

    Find duplicate files

    dupeGuru is a cross-platform GUI application written in Python (with Qt/Cocoa UI) that quickly detects duplicate files on your computer using flexible scanning modes—including filename fuzzy matching, content comparison, and specialized Music/Picture modes. On some linux systems pyrcc5 is not put on the path when installing python3-pyqt5, this will cause some issues with the resource files (and icons). These systems should have a respective pyqt5-dev-tools package, which should also be...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 16
    Max Auto Clicker

    Max Auto Clicker

    Download Max Auto Clicker for free, the fastest Mouse Auto Clicker

    Max Auto Clicker is a free and easy-to-use software that can be used to simulate and automate mouse clicks. It is a cross-platform application that is available on Microsoft Windows and Linux operating systems, and features an easy-to-use interface. With Max Auto Clicker, users can set the mouse button to left click, right click, or middle click, as well as the click type (single click, double-click, or hold-click) and the speed between clicks in milliseconds. This software can be used...
    Leader badge
    Downloads: 1,938 This Week
    Last Update:
    See Project
  • 17
    Ultimate Settings Panel

    Ultimate Settings Panel

    An all in one settings solution for a multitude of configurations.

    An all in one settings solution for a multitude of configuration options in Windows, Office and internet browsers. We have covered the following systems; Windows XP, Vista, 7, 8 & 10 & Outlook 2010 & 2013. Ultimate Settings Panel is a tab based utility giving you the option of selecting from a wide range of different configuration options. So all you have to do is select a tab and click the button for the configuration item that you wish to use. This program also includes Windows God Mode...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18

    TextUS

    A framework in which the system is defined by a xml file

    TextUS is written in C++. It runs under MS Windows 2000/XP , Linux or Solaris. It includes a simple HTTPS or HTTP server. Importantly, it provides a framework which is similar with AOP(Aspect Oriented Programming). In tTextUS, a software system is composed of all kinds of modules which are some dll files (in MS Windows) or so files ( in Unix etc.). The system is defined by a xml file which describes the data flow and control flow of every module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebDeets

    WebDeets

    WebDeets Powerful And Versatile Network Utility App

    WebDeets Is A Network Utility App That Is Used For Network Diagnostics And Troubleshooting. Provide Features That Can Help, Network Administrators And IT Professionals To Monitor And Troubleshoot Network Performance, Identify Potential Vulnerabilities And Take Proactive Steps To Address Any Issues. It Can Convert IP Addresses To Hostnames And Vice Versa And Comes With Preloaded Commands Of Netstat And Ping. It Allows You To Save Results In Different Formats And Has A Real-Time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Multicell Thin Walled Beam Analysis

    Umut YILMAZ Multi-cell Thin Walled Beam Section Analysis

    ... : Windows 98-SE/ME/2000/XP/7/8/10 Additional Requirements : .Net Fx 3.5 (https://www.microsoft.com/en-US/download/details.aspx?id=2 NEW : I am trying to move the project to online : http://online-mech.epizy.com/ will be the program's online version. I started on it. It is in pre-alpha version. developments will be announced here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OpenVPN for Windows XP

    OpenVPN v2.5.4 patched for Windows XP and Windows Server 2003

    OpenVPN v2.3.18 was the last version that officially supports Windows XP and Windows Server 2003. We lately had the need to use the newer version 2.5.4 of OpenVPN to support stronger data ciphers like AES-256-CBC. Therefore we decided to rebuild the whole package from the ground up to make it compatible with Windows XP and Windows Server 2003. The following article describes in detail how you can rebuild OpenVPN v2.5.4 for use on these older operating systems. The benefits of this new...
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 22
    KRYSTAL Document Management System

    KRYSTAL Document Management System

    easy to use, powerful and completely free document management software

    Primeleaf Consulting's KRYSTAL Document Management and Imaging Software Systems enables organizations and individuals to Scan, Index, Capture, Retrieve, Manage, Control and Distribute critical business document safely and securely. Our document management software systems, replaces paper-based processes with electronic procedures, eliminating the printing, posting and manual filing of paper documents and thus it will drive significant cost savings across your organization. Please visit https...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Kubesploit

    Kubesploit

    Kubesploit is a cross-platform post-exploitation HTTP/2 Command

    ... to run the exploit to simulate a real-world attack that will be used to determine corporate resilience across the network. When running an exploit, it will practice the organization's cyber event management, which doesn't happen when scanning for cluster issues. It can help the organization learn how to operate when real attacks happen, see if its other detection system works as expected and what changes should be made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PoptrayU

    PoptrayU

    Email Notifier For Windows

    This email notifier sits in your system tray and pops up a notification when new messages arrive. Preview your email before downloading it to your mail client or launching webmail applications. Create rules to delete or change the priority of messages. This program builds upon the open source PopTray mail notifier adding many new features including Windows Vista/7/8/10 support, UTF-8 and unicode support, HTML Preview, IMAP support, TLS & SASL support, etc.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 25
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed...
    Downloads: 21 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.