Search Results for "malware-samples" - Page 20

Showing 1298 open source projects for "malware-samples"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Azure QuickStart Templates

    Azure QuickStart Templates

    Azure Resource Manager templates contributed by the community

    Deploy Azure resources through the Azure Resource Manager with community contributed templates to get more done. Deploy, learn, fork and contribute back. Azure Resource Manager allows you to provision your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle. Azure Resource Manager is the deployment and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Verigio - Geo Firewall

    Verigio - Geo Firewall

    Blocking and monitoring of network traffic based on geography.

    Geo Firewall performs blocking of network traffic based on geography (geo IP), allows to add custom subnets, allows exceptions on ports for incoming traffic for specific geography, keeps visual and persistent logs, shows statistics, automatically updates geographical database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Intro to CSS 3D transforms

    Intro to CSS 3D transforms

    Introduction to CSS 3D transforms

    Intro to CSS 3D transforms is a collection of examples and demonstrations that showcase the capabilities of CSS 3D transforms for creating interactive and visually rich user interfaces. The project provides practical implementations of 3D effects such as rotations, perspective transformations, and animated transitions, helping developers understand how to apply these techniques in real-world applications. It focuses on simplicity and clarity, presenting examples that can be easily adapted or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    widdershins

    widdershins

    OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate

    ...If the language name differs between the markdown name required to syntax highlight and the httpsnippet required target, both can be specified in the form markdown--target. Widdershins supports the x-code-samples vendor-extension to completely customize your documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    smib is one of the smallest and simplest computer algebra system in the world, but simple does not mean simplistic. Using smib you can explore many branches of mathematics (e.g. number theory, algebra, calculus, numerical analysis, differential geometry, probability and stochastic calculus) and also some physics (e.g. electromagnetism and quantum mechanics).. By simple you can understand easy to program (smib is a dynamically typed language, with strong affinity to recursivity, programs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    MoPAC

    The Modular Pipeline for the Analysis of CRISPR screens

    To facilitate the comparison of gene essentialities in two or more cell samples, we propose MoPAC (Modular Pipeline for Analysis of CRISPR screens), a Shiny-driven interactive tool for differential essentiality analysis in CRISPR/Cas9 screens. For installation and usage instructions please refer to the wiki page.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    lxardoscope

    Oscilloscope using ATmega328 or Arduino Uno for data acquisition

    LXARDOSCOPE is a dual channel oscilloscope application for Linux, using an ATmega328 device for data acquisition, and a serial or a USB port for communication with the PC. The Look and Feel is close to a traditional oscilloscope. Sampling rate for version 0.95 is about 2350 samples per second, for each channel. Originally designed for Arduino Uno, but works best with an Atmega328 and a TTL/USB converter. *** NEW: a preamplifier is presented which provides an input range of -4V to +6V for DC with 10mV resolution and a +/-0.5V for AC with 1mV resolution, with standard 1MegOhm input impedance.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    Machine Learning with TensorFlow

    Machine Learning with TensorFlow

    Accompanying source code for Machine Learning with TensorFlow

    Machine Learning with TensorFlow is an open repository containing the source code and practical examples that accompany the book Machine Learning with TensorFlow. The project provides numerous code samples demonstrating how to build machine learning models using the TensorFlow framework. These examples illustrate core machine learning concepts such as regression, classification, clustering, and neural networks through practical implementations. The repository includes implementations of algorithms such as logistic regression, convolutional neural networks, and autoencoders, which allow readers to experiment with different learning techniques. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Node.JS Course

    Node.JS Course

    Materials, slides and other goodies from my Node.JS courses

    ...The curriculum also covers operational concerns like logging, metrics, health checks, and deployment pipelines so students can ship services with confidence. Code samples are opinionated but accessible, showing how to structure modules, controllers, and tests for clarity and changeability. By the end, participants have a working reference implementation they can adapt for real projects, along with a checklist mindset for production readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TheFatRat

    TheFatRat

    Thefatrat a massive exploiting tool

    ...This tool compiles a malware with popular payload and then the compiled malware can be executed on Windows, Android, and Mac.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    KSUCCA Corpus

    A 50 million tokens corpus of Classical Arabic.

    King Saud University Corpus of Classical Arabic (KSUCCA) is a pioneering 50 million tokens annotated corpus of Classical Arabic texts from the period of pre-Islamic era until the fourth Hijri century (equivalent to the period from the seventh until early eleventh century CE), which is the period of pure classical Arabic. The main aim of this corpus is to be used for studying the distributional lexical semantics of The Quran words. However, it can be used for other research purposes, such...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    FontCatalog for Linux

    FontCatalog for Linux

    View and print font samples

    A simple app I wrote to display and print the fonts installed on openSuse LEAP. Tested with the Plasma desktop, your mileage may vary. Requires Qt4.8 (perhaps earlier versions?), including the qt4-devel package. To install, unpack the archive and type in the command line: qmake make make install (as root or superuser) You should find the executable in /usr/local/FontCatalog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaEETest

    JavaEETest

    Spring, SpringMVC, MyBatis, Spring Boot cases

    JavaEETest is a comprehensive example repository showcasing Java web development using key technologies like Spring, Spring MVC, MyBatis, and Spring Boot. The project contains many small self-contained demo modules that demonstrate specific concepts such as dependency injection, MVC routing, ORM mapping, transaction management, caching, security configuration, and database interaction. It provides ready-to-run code that learners can inspect to understand how Java web apps are structured and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MetaErg

    MetaErg

    Metagenome Annotation Pipeline

    MetaErg is a stand-alone and fully automated metagenome and metaproteome annotation pipeline published at: https://www.frontiersin.org/articles/10.3389/fgene.2019.00999/full. If you are using this pipeline for your work, please cite: Dong X and Strous M (2019) An Integrated Pipeline for Annotation and Visualization of Metagenomic Contigs. Front. Genet. 10:999. doi: 10.3389/fgene.2019.00999 The instructions on configuring and running the MetaErg pipeline is available at GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SteamPipe

    Allows creation of Start-Menu-compatible shortcuts to Steam games.

    ...NOTE: Because SteamPipe.exe creates shortcuts to itself, it must be in a permanent location before use, otherwise created shortcuts will break when you move it somewhere else. Use Visual Studio Community to build SteamPipe. The binary is not hosted because of malware false positives due to use of WSH and shell-execute. Examine the C# source to satisfy yourself that it's not doing anything malicious before use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nonechucks

    nonechucks

    Deal with bad samples in your dataset dynamically

    ...Or maybe you have an AlternateIndexSampler, and you want to be able to move to dataset[6] after dataset[4] fails while attempting to load! PyTorch's data processing module expects you to rid your dataset of any unwanted or invalid samples before you feed them into its pipeline, and provides no easy way to define a "fallback policy" in case such samples are encountered during dataset iteration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    chords-malware-analyzer

    Chords is binary file strings extractor, with many formats supported.

    ...Is able to extract strings from files just like strings, but it also supports windows wide string, base64 and hexadecimal strings (with decoding support) and automatic recognition of Indicators of Compromise (IOCs). It has been developed to support the malware analysis process, but is a general purpose tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aural Probe

    Aural Probe

    An automatic sample librarian tool for musicians

    ...Automatically and non-destructively index your disorganised sample collection from a list of folders into categories (kick, snare, hihats etc.) based on folder/filename wildcard matches. Easily audition samples, load/save favourites, and drag-and-drop straight into your sequencer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MySQL/SQL Samples
    Este proyecto solo recopila códigos SQL o MySQL que puedan ser útiles es diversos casos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CAI[N]

    Chromosomal Aberration Identifier [Numerical]

    CAI[N] is a novel computational tool for CNV-karyotyping based on low coverage whole genome sequencing that uses in silico-generated normal karyotypes as a reference to calculate numerical chromosomal aberrations in fixed genomic windows in experimental samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form. crazy machine). Works with DSOUND,ASIO,ALSA AND MORE PLUS AUTODETECT. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    cglib

    cglib

    High level API to generate and transform Java byte code

    ...It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access. cglib is a powerful, high-performance and quality Code Generation Library. It is used to extend Java classes and implement interfaces at runtime. See samples and API documentation to learn more about features. This library is free software, freely reusable for personal or commercial purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB