Search Results for "malware-samples" - Page 8

Showing 671 open source projects for "malware-samples"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Fuzzy machine learning framework

    Fuzzy machine learning framework

    A library and a GUI front-end for fuzzy machine learning

    Fuzzy machine learning framework is a library and a GUI front-end for machine learning using intuitionistic fuzzy data. The approach is based on the intuitionistic fuzzy sets and the possibility theory. Further characteristics are fuzzy features and classes; numeric, enumeration features and features based on linguistic variables; user-defined features; derived and evaluated features; classifiers as features for building hierarchical systems; automatic refinement in case of dependent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flutter

    Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile

    Flutter is Google’s open-source UI toolkit for building natively compiled, high-performance, visually expressive apps from a single codebase targeting mobile (iOS, Android), web, desktop (Windows, macOS, Linux), and embedded platforms. We want to enable designers to deliver their full creative vision without being forced to water it down due to limitations of the underlying framework. Flutter's layered architecture gives you control over every pixel on the screen and its powerful compositing...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    GPT-2 Output Dataset

    GPT-2 Output Dataset

    Dataset of GPT-2 outputs for research in detection, biases, and more

    The GPT-2 Output Dataset is a large collection of model-generated text, released by OpenAI alongside the GPT-2 research paper to study the behaviors and limitations of large language models. It contains 250,000 samples of GPT-2 outputs, generated with different sampling strategies such as top-k truncation, to highlight the diversity and quality of model completions. The dataset also includes corresponding human-written text for comparison, enabling researchers to explore methods for distinguishing machine-generated content from human-authored text. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    DNS Filters

    This repository houses a curated collection of DNS filter lists

    This repository houses a curated collection of DNS filter lists, accumulated over several years. These lists are designed to enhance network security and efficiency by blocking unwanted or harmful domains.
    Downloads: 0 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
  • 5
    DeepSee

    DeepSee

    Visualize deep ocean biogeochemical sediment samples in 2D and 3D!

    DeepSee is an interactive workspace for deep ocean scientists to upload sediment core data and map images and see their sampling history displayed across multiple connected views at once! 🦑🦀🐚 🚀 For a live demo, visit: https://www.its.caltech.edu/~datavis/deepsee/ 🌱 To get started, visit our Wiki: https://sourceforge.net/p/deepsee/wiki/Home/ 🧑‍💻 To modify DeepSee for your own project, visit our GitHub repository: https://github.com/orphanlab/DeepSee/ --- Created by Adam Coscia,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Bayesian Julia

    Bayesian Julia

    Bayesian Statistics using Julia and Turing

    ...Bayesian statistics is a departure from classical inferential statistics that prohibits probability statements about parameters and is based on asymptotically sampling infinite samples from a theoretical population and finding parameter values that maximize the likelihood function. Mostly notorious is null-hypothesis significance testing (NHST) based on p-values. Bayesian statistics incorporate uncertainty (and prior knowledge) by allowing probability statements about parameters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    readpe

    readpe

    The PE file analysis toolkit

    readpe (formerly known as pev) is a multiplatform toolkit to work with PE (Portable Executable) binaries. Its main goal is to provide feature-rich tools for properly analyze binaries with a strong focus on suspicious ones.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    DPM-Solver

    DPM-Solver

    Fast ODE Solver for Diffusion Probabilistic Model Sampling

    ...The project introduces a specialized numerical solver designed to approximate the diffusion process using a small number of high-order integration steps. By reformulating the sampling problem as the solution of a diffusion-related ordinary differential equation, the solver can produce high-quality samples much more efficiently. This approach significantly reduces the computational cost required to generate images while maintaining strong generation quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GistPad

    GistPad

    VS Code extension for managing and sharing code snippets, and notes

    ...It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes, knowledge bases, and interactive samples.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10

    MenuDesigner

    A GUI system for embedded systems.

    A small GUI system for monochrome and color LCDs suitable for embedded systems with very limited system resources (like 8 bit microcontrollers). Comes with a graphical editor for creating a menu. Runs on Linux and Windows (Cygwin is recommend for using all features). Samples showing the usage on a PC, AVR, and STM32 microcontrollers are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bootstrap.jl

    Bootstrap.jl

    Statistical bootstrapping library for Julia

    Bootstrapping is a widely applicable technique for statistical estimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sample sqlite database and csv files
    ...Also, I have enclosed, the csv files, that I have used for importing and exporting, from the file menu of the program. Also, watch the video below, for a quick start. Tags: Learn SQL Quickly, Analyze Data Easily, SQL Guide, SQL Samples
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Delphi source code samples used in the book "Refactoring toward MVP and MVVM - Delphi Guide". Available in Kindle eBook at Amazon: https://www.amazon.com/dp/B0CDVFJ72B
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flutter Examples

    Flutter Examples

    Simple basic isolated apps, for budding flutter devs

    flutter-examples is a repository of standalone example Flutter apps that demonstrate various features, integrations, and UI / functional behaviors in Flutter. It covers many use-cases (navigation, state, HTTP, dependency injection, Firebase, etc.) so that developers can clone, run, and inspect working code to learn how to implement those features. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge. Complete apps with multiple features. Examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    compose-samples

    Official Jetpack Compose samples.

    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Stripes
    ...For the last 10 years, Stripes has been used as the basis of applications of all types worldwide. We encourage you to download Stripes, browse the documentation, try the samples, and see why Stripes is considered among the best, lightweight Java web frameworks. See http://www.stripesframework.org/ for more information. Latest Release v1.6 : https://github.com/StripesFramework/stripes/releases
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    FSharp.Data

    FSharp.Data

    F# Data: Library for Data Access

    ...This library focuses on providing simple access to structured documents and other data sources. The FSharp.Data type providers for CSV, HTML, JSON and XML infer types from the structure of a sample document (or a document containing multiple samples). The structure is then used to provide easy to use type-safe access to documents that follow the same structure. The package contains functionality to simplify data access. In particular, it includes tools for HTTP web requests and CSV, HTML, and JSON parsers with simple dynamic API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free Auto Clicker for Mac

    Free Auto Clicker for Mac

    The Fastest Auto Clicker for Mac

    The Free Auto Clicker for Mac is the best auto clicker created for mac users, and it can work on all Mac OS X! Free Auto Clicker is your all-in-one solution for tasks requiring multiple clicks like gaming, software testing, or visiting the web pages. This software effortlessly completes work on your behalf in a lesser time period. The purpose of creating this application is to enhance human-computer interaction and make your experience worthwhile. And how does it do so? Basically, Free...
    Leader badge
    Downloads: 903 This Week
    Last Update:
    See Project
  • 19
    javaboy-code-samples

    javaboy-code-samples

    Collection of Java code examples and demo projects

    javaboy-code-samples is a well-curated collection of Java code examples and demo projects assembled by a prolific instructor and blogger to illustrate key concepts in backend development. Rather than focusing on a single application, it groups many small sample programs and projects that exemplify usage of Java core APIs, Spring Boot, frameworks like GRPC and Shiro, REST services, JWT, web security, caching, asynchronous processing, and database interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Consistency Models

    Consistency Models

    Official repo for consistency models

    consistency_models is the repository for Consistency Models, a new family of generative models introduced by OpenAI that aim to generate high-quality samples by mapping noise directly into data — circumventing the need for lengthy diffusion chains. It builds on and extends diffusion model frameworks (e.g. based on the guided-diffusion codebase), adding techniques like consistency distillation and consistency training to enable fast, often one-step, sample generation. The repo is implemented in PyTorch and includes support for large-scale experiments on datasets like ImageNet-64 and LSUN variants. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    things

    things

    Small applications including the technical suggestions.

    ... + console interface = "@Archiver{7z}.cmd" in "@Archiver_7z~Files.zip" This handy program uses list for compressing files to a zip-package. _______________________ * PROJECTS/Samples : Sample code and drafts - CBool_Files.zip : confirmed "boolean" as BYTE whose bits(8) have the equal importance - Reference_Files.zip : virtual "__reference" keyword of C++ . The keyword has been simulated by "__property" using the macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    finetuner

    finetuner

    Task-oriented finetuning for better embeddings on neural search

    ...Create high-quality embeddings for semantic search, visual similarity search, cross-modal text image search, recommendation systems, clustering, duplication detection, anomaly detection, or other uses. Bring considerable improvements to model performance, making the most out of as little as a few hundred training samples, and finish fine-tuning in as little as an hour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MaterialDesign

    MaterialDesign

    Material Design Samples

    Material Design Samples, ConstraintLayout, MaterialButton, ShapeableImageView, TabLayout, SearchView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pearl DDE

    Pearl DDE

    Beautiful Deepin Desktop Environment on Pearl Linux

    This special edition release is a twist from Pearl's familiar OS X styled desktop. This custom tweaked version of DDE is safe, beautiful and includes ability to install extra software from either Pearl's Software Manager or Deepin's App Store. Synaptic is also included. Most distros that release a DDE version have issues with multi monitor setup ..We solved that by adding ARANDR.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB