Failed Payment Recovery for Subscription Businesses
For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.
FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
Learn More
Agentic AI SRE built for Engineering and DevOps teams.
No More Time Lost to Troubleshooting
NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
Clam4j is designed to be a java wrapper around ClamAV. Clam4j allows you to scan for viruses in javaprograms by providing a simple java interface which sends the data to clamd for scanning. The results of the scan are returned to the caller via a response object.
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Javaprograms.
This tool check every x seconds your public ip adress, if it changes (vpn fall down for example) it stops one or several programs. When the VPN crash this tool can send a mail, play a sound.
- This tool work on Windows and Linux.
- You need to install JAVA 1,8 on your operating system
- Download checkvpn.zip and unzip it
- Double click on checkvpn.jar
- Click on the button « Update ip » when the VPN is stopped to get your public ip address.
- Type the programs separated by semicolon that you would like to stop when the vpn is falling down (ex: utorrent.exe;firefox.exe on linux just put « firefox » no extension)
- Click on start button and the program will check every x seconds your ip address, if it not the vpn's ip the programs will be stopped by this tool...
Password Manager - Manage your passwords and private information in one secure application for web sites, computers, programs. Search, add, edit, delete, print, etc. Java app, runs everywhere. Uses SunJCE crypto.
Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.
Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
This is Vulnerable Web Application developed for course by Cyber Security and Privacy Foundation (www.cysecurity.org) for Java programmers
The full course on Hacking and Securing Web JavaPrograms is available in
https://www.udemy.com/hacking-securing-java-web-programming/
WAR file:
----------
https://sourceforge.net/projects/javavulnerablelab/files/latest/JavaVulnerableLab.war/download
Virtualbox VM file:
--------------------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.1/JavaVulnerableLab.ova/download
Credentials for the VM:
------------------------
Username: root
Password: cspf
Stand-alone file: (Run the Jar file directly)
--------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.2/JavaVulnerableLab.jar/download
PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis.
This tool package is based upon:
- ANTLR 3.2 or higher (www.antlr.org).
- JDK 1.6 or higher (java.sun.com).
- Grammar specifications of PHP 5.3.
Jssltrace is a java-based tool, which enables it's user to intercept ssl based communication between two programs. Jssltrace works essentiallly in the same manner as tcptrace (http://www.pocketsoap.com/tcptrace), which is the main inspiration for it.
This project is created for providing basic stegnography concept.
THESE PROGRAMS JUST PROVIDES BASIC Stenography CONCEPT.
ENCRYPTION
1. RUN Encryptor.CLASS (WITH APPROPRIATE JAVA ENV.)
2. PROVIDE APPROPRIATE PARAMETERS.
• source_file_name : (NAME OF FILE TO WHICH target_file_name IS TO BE EMBEDDED)
• target_file_name : (NAME OF FILE WHICH SHOULD BE EMBEDDED )
• output_file_name : (NAME OF OUTPUT FILE)
e.g. java Encryptor original.mp3 hideme.mp3 hidden.mp3 (space will be used for separating parameters)
[source_file_name] [target_file_name] [output_file_name]
DECRYPTION
1. ...
This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
Suite of services and tools for handling PKI requirements. The initial list of programs contains: 1) a viewer/encoding converter for X.509 certificates, 2) a viewer/editor/generator for PKCS#7 and 3) a viewer/editor/generator for various keystores types.
bddshell is a command line program for deductive database-based analysis. Its primary focus is software vulnerability detection. It acts as a front-end to a number of other programs, such as bddbddb and joeq.
Development of an abstract API for easily building access control programs. The main program which will be built upon this API will serve as an access controller to the University of Brasilia InfoLab.