Showing 18 open source projects for "keylogger vb 6"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 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
  • 1
    ttyrpld is a multi-OS kernel-level TTY keylogger and screenlogger with (a)synchronous replay support. It runs on Linux, Solaris, FreeBSD, NetBSD and OpenBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Développement/Factorisation-(5e/4e)

    1ers pas développement/factorisation (5e/4e) 4 séries d'exos + QCM

    Voir "description factorisation-développement.rtf " dans le dossier "factorisations-developpements" à déziper. - Réalisé sous VB 6.0 ; testé sous Windows 11 L'intérêt est que vous pouvez facilement modifier les fichiers.txt qui alimentent les diverses séries d'exos selon le niveau recherché ou vos intérêts. (-Factoriser par déplacement d'étiquettes - Développer : déplacer des étiquettes ou écrire dans les bonnes cases) Les erreurs sont guidées jusqu'à réussite de la factorisation ou du...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    PTDCH is a server-software for Neo-Modus Direct Connect Peer-To-Peer sharing networks written in MS Visual Basic 6, based on SDCH/DDCH. It is a HubSoft dedicated to all lovers of VB, VBscripts and Jscripts. It is "Full" featured hubsoft scripting and p
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    RMPlayer24

    IT IS BASICALLY VB6 MEDIA PLAYER

    RISTA MEDIA PLAYER 2.4 IS A VB 6 MEDIA PLAYER FOR WINDOWS XP 32 BIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    keysniffer

    keysniffer

    Linux kernel mode debugfs keylogger

    A Linux kernel module to grab keys pressed in the keyboard, or a keylogger. keysniffer was initially written with the US keyboard (and conforming laptops) in mind. By default it shows human-readable strings for the keys pressed. However, as keyboards evolved, more keys got added. So the module now supports a module parameter codes which shows the keycode shift_mask pair in hex (codes=1) or decimal (codes=2). You can lookup the keycodes in /usr/include/linux/input-event-codes.h. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LifePod13

    create a VirtualBox and install Ubuntu using preseed

    Create a VirtualBox description script, and create an .iso image from, e.g., an Ubuntu 14.04.3-desktop-amd64 iso image, adding files. Useful for creating a clean test or development environment. With added packages, LifePod13 is the resulting appliance with a HE 6 to 4 tunnel, WWW presence, DHCP, radvd, & bind9 support for my SOHO system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    NoiseGator (Noise Gate)

    NoiseGator (Noise Gate)

    A simple noise gate app intended for use with VOIPs like Skype.

    ...When used with a virtual audio cable it can act as a noise gate for a either a sound input(microphone) or sound output(speakers). Can also be used to gate noise from your own mic or play your microphone through your speakers. REQUIREMENTS: - Java 7 or higher for Windows. - Java 6 or higher for Mac. Java 7 recommended. - A virtual audio cable is required for use with VOIPs: For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). Mac users can use SoundFlower.
    Leader badge
    Downloads: 545 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    This is my new Archive of all the Open Source VB 6 (VB6) Applications I have found. All the source code here is open source, but is not owned by me unless noted. By using the code here you must agree to the Original Authors Licenses agreements. Also you must give credit to any author of the Original Code. For More Info on the Code please read Any Readme Included in the Code and the Readme's I have uploaded to each Folder.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    catcher(keylogger)

    catcher(keylogger)

    Catcher is a keylogger tool

    ...So what's to wait in the new catcher? Data storage is in xml. VB language. Data is fixed for data analysis. Not detected as a maleware any more. Easy to use, open and terminate. -manny016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Age Calculator WiseVIN

    Age calculator program

    Age Calculator program in VB 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VB6 KeyLog

    A simple keylogger for visual basic 6

    A simple keylogger written in VB6. Source included. No viruses - of course. Don't take my word, read through the source and build yourself! It was written by mj-thompson, a 15 year old, to show off to computer teachers :p FOR LEGAL USE ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MiniTemplator is a compact template engine for HTML files. It's available in Java, PHP and Visual Basic (VB/VBA). It uses a simple syntax for template variables and blocks, supports nested blocks and is implemented as a single code module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VB MP3 Player is an easy and simple MP3 Player written in Visual Basic 6. It does not use the Windows Media Player plugin, only windows MCI. The player should play MP3, WAV, MIDI and maybe in the future AVI and DivX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Front End GUI cdrecord mkisofs in Visual Basic 6 VB6 VB Window based Win32 ActiveX Component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DBF Library is a self-contained and comprehensive class library writen in pure VB that reads/writes dbf files/records with support for dBASE/dBASE III PLUS/FoxBASE/FoxBASE+/FoxPro 2.x/Visual FoxPro/HiPer-SIx and icluding Memo field/file support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB