Open Source Visual Basic .NET Software - Page 12

Visual Basic .NET Software

Browse free open source Visual Basic .NET Software and projects below. Use the toggles on the left to filter open source Visual Basic .NET Software by OS, license, language, programming language, and project status.

  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    LiteNodes

    LiteNodes

    LiteNodes is a Litecoin blockchain analyser and monitor

    A Windows Forms based application to analyse the Litecoin blockchain network and monitor the status of an individual node
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    MAC Scanner

    MAC Scanner

    Resolves MAC-Address to IPv4

    Quickly find the given IPv4 for a provided MAC-Address.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    MarkDown Reader LT

    MarkDown Reader LT

    Lightning fast markdown reader for Windows

    A tiny MarkDown reader for Windows View your MarkDown files in style! * Lightining fast loading & conversion * Renders pages using Bootstrap CSS * Automatically creates html files * Absolutely free! #What is MarkDown? MarkDown is a document format that allows you to write using an easy-to-read, easy-to-write plain text format. Markdown is the opposite of markup, because markup (HTML etc.) makes your contents un-readable, un-editable. On the other hand, Markdown encourages creation of great content using so simple rules. Yet, in order to convert those rules in to presentable documents, you need a MarkDown parser. This is where the MarkDown Reader LT comes in! MarkDown Reader setup associates all .md files with markdown reader, so it is really easy to view your markdown files using double click.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    The Nagios Toolbox deploys a standard nagios directory to the monitored windows servers, starts / stops the nrpe_nt service, performs updates etc. It simplifies the process to work with multiple monitored windows hosts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    A network statistics program developed in vb .net. It allows the user to track the speed of upload and download of their network card.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    NotepadZ_Setup

    NotepadZ_Setup

    advanced notepad

    advanced notepad supports tabs, you can encrypt and decrypt your files
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    OmniPortal was built on the idea of having a web-portal-kernel, that could handle security, themeing, and localization. This means that you can create any web based system on top of OmniPortal (i.e. ERP, CMS, CRM) easily. Mono and .Net is supported.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    S2 Recovery Tools for Microsoft Excel

    S2 Recovery Tools for Microsoft Excel

    Makes easy MS recommended Excel recovery methods - adds 5 of its own.

    Microsoft recommends several methods for recovering Excel data from corrupt spreadsheets. S2 Recovery Tools for Microsoft Excel makes it easy to follow these recommended routines by just pressing buttons. The application also adds five methods of its own for recovery. Additionally it has its own native previous file version recovery tool which works in any version of Vista, Windows 7 and Windows 8. Another feature of the program is a preloaded search interface for finding temporary, deleted and lost versions of your corrupt file. For completeness sake the program has shortcuts to 2 major commercial solution providers for corrupt Excel files including providing the coupon "S2SERVICES" for using Recoveronix' online corrupt file recovery service for free until Nov 1, 2014, a $39 value. This program was formerly known as Excel Recovery and more recently, S2 Services Excel Recovery.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    SQLI Hunter v1.2

    An automation tool to scan for an Sql Injection vulnerability.

    SQLI Hunter is an automation tool to scan for an Sql Injection vulnerability in a website. It automates the search of sqli vulnerable links from Google using google dorks! SQLI Hunter can also find admin page of any website by using some predefined admin page lists. Fast and Easy to use ! ================ Coded By MAK ================
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    General software and open source projects
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Unlocker

    Unlocker

    use to crack the process "StudentMain.exe"

    use to crack the process "StudentMain.exe" so that the teacher can't control your PC
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    VBDOX is a simple program that generates technical documentation from source comments. The only requirement is to use specific module and function comments format. Documentation is generated for all types Visual Basic files and also fo VBScript and ASP.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Util that exposes a volume shadow copy (VSS) snapshot as a drive in Windows XP or Windows 2003 Server. Allows you to use rsync, robocopy etc on files normally locked by Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    VTK.NET is a .NET wrapper for the Visualization Toolkit. With it, you can write Windows Forms applications in C#, managed C++, Visual Basic, or J#. It includes a Windows Forms Control for drag and drop design of forms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Vigenere Dictionary Attack

    Vigenere brute force / dictionary cracking tool

    This is a tool that uses a combination between a brute force and dictionary attack on a Vigenere cipher. At present, keys are generated using brute force (will soon try passwords generated from a dictionary first). Each key is then used to decode the encoded message input. The output is analysed and then put into a ranking table. Outputs will be ranked on a variety of factors (at present, only number of dictionary words in output are counted). For the future: Better key generation, trying combinations of dictionary words with numbers. If that fails, brute force will be used. For all attempts of the dictionary attack, only keys within the known key length range will be generated. Better ranking system and analysis of possible decoded messages. Note: The version currently released, I made in an evening! It is nowhere near ready for release but is a fun project to think about and I need more ideas for improvements mentioned above. Discuss possible solutions and ideas!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    MSWord2CHM is a VB.NET application for converting MS Office Word documents (doc) into the compiled help (chm) document format, using the Primary Interop Assemblies (PIA) and the 'HTML Tidy' and 'TidyForNet' libraries
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    X-Com Hack
    This is a saved game editor for the classic game X-Com: UFO Defense/Enemy Unknown and X-Com: Terror from the Deep. The next iteration should add an executable editor for both.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Yet another Geocaching Utility - Sync / Search / Import / Export your favorite GeoCaches, TravelBugs, Spoiler-Images, etc... Supports LOC/GPX/PCX5/MapSource/TomTom/Ozi/Fugawi/Navigon/and many more
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Cinnamon is an Enterprise CMS with all functions of a Component CMS, and is ideal for versioned management of assets of all types, like modular technical documentation (DITA and other standards), media assets, documents, contracts, software releases etc. Cinnamon consists of the server, a desktop client and all libraries the desktop client is built on. Cinnamon is an ideal platform for technical documentation systems, custom web or desktop applications in the fields of document management, publishing, translation and many others. There are also commercial products available that use Cinnamon as a platform. Please contact us for more info.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    pcapdatacopy

    Copy payload data from Wireshark .pcap files(s) to file

    *** Require VB.Net Runtime 2.0 or higher *** If you need a quick way to dump the payload data from TCP/UDP packets in a wireshark capture file (.pcap), pcapdatacopy will meet your needs. Either an individual file or folder containing multiple files can be processed. In addition there are options available to define the IP header size and the offset in the payload data to start copying from. Version 1.7 (08/06/20) Needed to see timestamps on raw packet capture involving human readable content, new option added to create text file with timestamps and payload data Version 1.6 (17/02/2016) Added option to filter raw payload data based on packet type (TCP/UDP) Added function to create new wireshark .pcap from one or more input files. IP address filtering can be specified for the merged file. Version 1.5 (13/04/15) Added RTP stream detection and raw file creation, for cisco G711 audio the file can be played back through audacity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    UDP Flashflood

    UDP Flashflood

    UDP Flooder / DDoSer / Booter

    DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Anime Streamer

    Anime Streamer

    [X] Watch your favorite anime subbed and dubbed.

    Application discontinued at this moment in time. Watch anime from a selection of over 3200+ anime both subbed and dubbed. With a application that has features that no other anime streamer has. Features like Favorites, History, Encyclopedia, Genre Search and of course more. You can also see what other people are watching and others recommendations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DocScript

    DocScript

    A simple, procedural programming language.

    DocScript ...is a simple procedural programming language, with... Real-time multi-client distributed "execution sessions" Numeric literals in any base Built-in remote code-execution (DS-Remoting) Compilation to standalone .NET exes (DS-Compilation) A capability to pipe separate interpretation stages into one another. Watch the "DocScript in 3 Minutes" YouTube Video! https://www.youtube.com/watch?v=ybl5pVSJOOk Start using DocScript in the next few seconds: open cmd, and run... curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB