Showing 95 open source projects for "scanner java"

View related business solutions
  • 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
  • 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
    Streamline POS
    Streamline POS - Free Open Source POS Are you looking for POS software for your outlet? then look no further This project was forked from uniCenta POS, to allow users continued access to the large number of features of uniCenta while focusing on U.S. currency and support for external Streamline developed extension apps that provide integrations with chip card EMV Technology and Ecommerce website integration with WooCommerce web orders and more extension apps in the works that are...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mr.Zhang Web Leak Scanner GUI
    This software can be used like a testing tool for web applications. It can test all urls with widcards. And the application uses java multithreads to connect the web application you are testing. All modification is allowed, but you should keep the original author information. Any illegel using is not allowed, and the author is not responsible for any illegel using. The Author: Alex.Zhangrj, Beijing Normal University 2004(Grade 2000), Beijing, China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 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

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sparta Spring Web Utils

    Sparta Spring Web Utils

    Spring Web Helper Library

    This project intends to give helper methods and classes for people using spring with java. THIS PROJECT WAS MIGRATED TO GIT HUB. https://github.com/SpartaTech/sparta-spring-web-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Vision2u

    Vision2u

    free image processing software

    Vision2u offers a free image processing software for personal use and research. Primary tasks of the image processing can be realized during simple operation of the software. Every Web cam owner can have simplest measuring, counting or tasks of monitoring done without high capital outlays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A utility to help with Book scanning using cameras as a scanner. It will automate things such as cropping, rotating, fixing keystoning, fixing the DPI, and outputing it to tiff files that can be changed into PDF's or ebooks.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    L337 Scanner

    Vulnerability Scanner

    L337 Scanner is powerful vulnerability scanner.It has both community edition and professional edition. Community edition is free for all. Community edition has only sqli scanner. which means through community edition you can scan a target site for sql injection vulnerability or search google for sqli vulnerable site. Requirements : 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SwingSane

    SwingSane

    SwingSane is a graphical scanning front-end for SANE.

    SwingSane is a powerful, cross platform, open source Java front-end for using Scanner Access Now Easy (SANE) back-ends. The most powerful feature is its ability to query back-ends for scanner specific options which can be set by the user as a scanner profile. It also has support for authentication, mutlicast DNS discovery, simultaneous scan jobs, image transformation jobs (deskew, binarize, crop, etc), PDF and PNG output.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    JStock - Free Stock Market Software
    JStock - Free Stock Market Software had moved to GitHub : https://github.com/yccheok/jstock
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Wanda POS
    Wanda POS - Africa's Gift to the World
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Coco/S Parser Generator

    Coco/S Parser Generator

    Parser Generator based on Coco/R

    Coco/S is a compiler generator that takes plain EBNF grammar files and features a SAX style call back API. It is written in Java and produces a Java Scanner (Lexer) and Parser for the language described by the input grammar. Coco/S is a branch of the 2010/11 release of Coco/R for Java. While Coco/R takes an attributed grammar file, Coco/S has a callback API. This has the advantage of a clean separation between grammar (EBNF) and Compiler/Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cipher Scanner for SSH

    Java program to scan the ciphers supported by a SSH server.

    Code to check the ciphers supported by an SSH server. How to run the program: java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port> or java -jar SSHCipherCheck <host> <port> where, <host> - Host name or IP address of the server. <port> - The port on which the SSH server is running. Saurabh Sule <saurabhsule82@yahoo.co.in>
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Scanner++ is a C++ implementation of Java Scanner Interface. A simple text scanner which can parse primitive types and strings using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nubage - DuplexMerger

    Nubage - DuplexMerger

    Merge your Scans! :)

    ...Click "Merge" and chose a path to save the new file. 5. Done! Feel free to donate me 10 Cents. :D http://nubage.ch.vu/ Have fun! :) Raph NOTE: You need Java 7 to run this tool! Get it here if you haven't already installed it: http://www.java.com/en/download/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    wavsep

    wavsep

    Web Application Vulnerability Scanner Evaluation Project

    A vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners. This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners. Visit WAVSEP homepage to learn more: https://code.google.com/p/wavsep/ The project includes the following test cases: Path Traversal/LFI: 816 test cases (GET & POST) Remote File Inclusion (XSS...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    digicamscan

    Use your digital camera as a scanner!

    Allows to use a digital camera as a scanner by removing distortion and effects of uneven lighting from a set of photos. A picture of a white sheet of paper can be used as a reference for calibration. Outputs corrected JPEG files and optionally a PDF document combining all pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Extensions to Oracle Application Express, aims to ease the integration of several features of like Easy Blob support, Flash File Upload, Twain Scanner support and high quality printable Jasper reports into Oracle Application Express.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    SlowQR allows to scan QR codes from images. Some manual interaction for distorted codes is possible. Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    SSL TLS Version Scanner

    Advanced TLS version scanner with support for TLS v1.1 and v1.2.

    A "simple to use" java program that can tell if a server supports TLS1.1 and TLS1.2 protocols or not. It scans the versions of SSL/TLS protocol(s) supported by the server. It includes support for SSLv3, TLSv1, TLSv1.1 and TLSv1.2. Since, only Java 7 supports TLS1.1 and TLS1.2 versions, it requires Java 7 to be able to scan these protocols. The program cannot be used to scan SSLv2 protocol. How to run the program: java -jar SSLTLSVersionScanner.jar <host> <port>...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB