Showing 21 open source projects for "malware-samples"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    OpenVR SDK

    OpenVR SDK

    API and runtime that allows access to VR hardware

    OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam. The OpenVR API provides a game with a way to interact with Virtual Reality displays without relying on a specific hardware vendor's SDK. It can be updated independently of the game to add support for new hardware or software updates. This means that you can access the position of the headset using only one API call and it works for all headset brands (Oculus, Mixed Reality, Vive, etc)! ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Netcode for GameObjects

    Netcode for GameObjects

    Netcode that provides networking capabilities to GameObject workflows

    ...The framework is interoperable with many low-level transports, including the official Unity Transport Package. Visit the Multiplayer Docs Site for package & API documentation, as well as information about several samples which leverage the Netcode for GameObjects package. You can also jump right into our Hello World guide for a taste of how to use the framework for basic networked tasks. We’re evolving our solution, built on Netcode for GameObjects, in the open to become a netcode foundation that you can depend on – customizable and extensible to meet the needs of many multiplayer games types.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    ...Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments. Definitely use the most recent versions and features of the target language, but also try to keep the code samples simple and explainable – the goal is to teach programming in the target language, not necessarily demonstrate the cleverest one-line tricks, or big system "enterprise" coding techniques designed for thousands of lines of code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    flutter_unity_widget

    flutter_unity_widget

    Embeddable unity game engine view for Flutter

    ...Works great on Android, iPad OS, iOS, Web, with Windows nearing completion. There are now two unity app examples in the unity folder, one with the default scene and another based on Unity AR foundation samples. Note: Supports only Unity 2019.4.3 or later. UnityFramework does not support emulators. Note: Please use OpenGLES3 as Graphics API only for now (Android only). This plugin expects you to atleast know how to use Unity Engine. If you have issues with how unity widget is presented, you can please modify your unity project build settings as you see fit. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    ...Mojoc uses an extremely lightweight OOC (Object Oriented C) programming model. Mojoc application architecture is based on components, state-machines and is message-driven. Mojoc has been used for a cross-platform Android and IOS game. The samples will show all aspects of the Mojoc features. Each platform will provide native building project for native platform editor. For example Android provides AndroidStudio project, IOS provides XCode project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Client-Repo

    A repository of Minecraft hacked clients.

    ...I have not screened or developed any of the clients that are in this repository, so you are downloading everything at your own risk, and I am NOT responsible if you get some form of malware.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 8
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extreme Injector

    Extreme Injector

    DLL injector for gaming and other uses

    ...Often used in gaming and software development, this tool allows users to modify or add custom functionality to a target application by "injecting" DLL files, which can influence the application's behavior or provide additional features. Extreme Injector is popular in the gaming community for enabling modifications or "mods" in games, but it also has potential misuse in game cheating and malware deployment, as it allows for altering applications in ways the original developers may not have intended.
    Downloads: 2,099 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    ...Building the samples can be started immediately after unzipping and setting a single environment variable. Thank you for your kind interest in RTuinOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    ...Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. There is a readme file included in the ZIP which shall get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DingoRPGTool

    DingoRPGTool

    Random generators for tabletop RPG games (D&D, Pathfinder, D20, etc)

    ...Also included: - Dice Roller can open in its own (conveniently small) window - Editor Panel, to add your own random elements (choose your own adventure!) - All data stored in plain text files (.txt) for easy customization NO Spyware, malware, etc. EVER.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Turbulenz Engine

    Turbulenz Engine

    Turbulenz is a modular 3D and 2D game framework

    ...Because it’s modular, developers can pick and choose the systems they need or build on top of the framework to create custom tooling and workflows tailored to their projects. Turbulenz also comes with extensive samples and example applications that demonstrate best practices in rendering, physics, user interaction, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    QG fantasy maps plugins

    Some pythons plugins to enhance fantasy maps creation with QGis

    QGis permit the use of python script to handle maps. Here are some python code ready to use and modify, and some associated samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Silver07

    Silver07

    Runescape 2007 / oldschool client with many features.

    ...Silver07 is tiny, fast, simple and clear and has tons of features, such as world select, autotalker, timer, fast hiscores window and autoscreenshotsaving(can be disabled). Doesn't have keyloggers, malware or anything like that. Open source - licenced under GNU GPLv3 http://www.gnu.org/licenses/gpl.html Disclaimer: Runescape is an online game made, owned and copyrighted by JAGEX LTD. I'm not JAGEX and in no way related to them. This is merely a webbrowser which navigates to runescape 2007 version. You can play runescape and OSRS at www.runescape.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Octet Game Framework

    Educational framework for OpenGLES, OpenCL and OpenAL

    Octet is a cross-platform game development framework for developing games on Windows, Mac and other platforms. It is designed to be very simple, dependency-free and very fast to build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The phoenix kit is a collection of tools & working samples to create cross platform role playing games(RPG) of various types including massively multi-player online role playing games (MMORPG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dipoles-Cavity Interaction
    <Temporarily Unavailable Online> This project is aiming at completing a library of open codes (mainly based on MATLAB at present) to deal with Dipoles-Cavity Interaction problems. Common methods, including Green's function method and Master Equation method et al, will be applied to the coding. Samples of calculations and standard comparison with publications using the library will be given for demonstration of the usage. Interface to some commonly used software, such as Lumerical FDTD Solutions, will also be developed in the project. This project is titled under nanophotonics, quantum optics, nano-optics, computational physics and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of Flash and Flex program samples that demonstrates how to create multimedia applications in Actionscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Build your music portal easily. With this PHPNuke module you will be able to publish music information: Artists data, albums, songs, audio samples, chart lists, themes and more. You can install it with no technical knowledge.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB