Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.
Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
Learn More
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
The CSRF Protector is a Firefox extension which attempts to detect and prevent CSRF attacks by looking for patterns in the possible ways of performing CSRF and blocking behaviors common to multiple types of CSRF attack
Model-View-Controller is almost the most widely used design pattern, especially for web applications. Most of the code in model and controller layers is systematic. Using a database connection info, this application completely generates the model lay
Some decoders available for optical connections through a computer sound card will sit in a 'no data' state that will miss the first part of any sound. This is a simple workaround that loops through silence to keep the decoder awake.
Building code for small model Unmanned Ground Vehicle. This only use a single webcam (monocular) as its sensory purpose. We would be using VC++ and OpenCV library.
Ohcount is the source code line counter that powers Ohloh. Ohcount supports over 70 programming languages. Ohcount can also detect popular open source licenses such as GPL determine if code targets a particular programming API, such as Win32 or KDE.
Orizon is a framework intended to provide tools and facilities to test java sources for security flaws. The main goal is to detect common threats as described in Owasp top 10 vulnerability document.
Powerfuzzer is a highly automated web fuzzer based on many other Open Source fuzzers available (incl. cfuzzer, fuzzled, fuzzer.pl, jbrofuzz, webscarab, wapiti, Socket Fuzzer). It can detect XSS, Injections (SQL, LDAP, commands, code, XPATH) and other
Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
nwbintools is a machine code toolchain containing an assembler and various related development tools. It will thus be similar to GNU's binutils, but no attempts are made to duplicate its functionality, organization, or interfaces.
A Tool for generating C# code and T-SQL stored procedures for use in database-centric, layered enterprise application development. Also includes basic a SQL Querying engine and a duplicate record remover!
The tool helps to detect any resorces leaks (memory, handles etc.) in any Win32 application. Based on hooking of Win API calls: no source code required, attaches to any running process. Call stack available. Agregates leaks by origin.
PB Assistant is a helper for PowerBuilder developers. The major features include searching objects or text in PBLs, duplicate or useless objects detecting, code statistic, auto-generating customized comments and formatting code in PB script editor, etc.
A GNOME WYSIWYG HTML/XHTML editor written in Ruby (Ruby-Gtk2) The overriding plan is to support freeform editing of source code that the WYSIWYG editor can detect without changing the code layout. The program also supports plugins to extend the interface
ddaddos stands for ``detect DAD (Duplicate Address Detection) Denial of Service'', it's a deamon that sends periodically special IPv6 packets in order to spot a network under a DAD based attack.
DB Duplicate 1.0 is an easy to use tool to duplicate a SQL Server 2000 database and is provided as VB.NET project (Framework 1.0) in original Source Code. There's a Setup Program for the tool ... for the ones that can not compile the Source Code!
PHP::Duploc helps you find duplicatecode (a \"bad smell\", prompting a refactoring) in your PHP scripts. By looking for certain patterns in a \"dotplot\" graph, you can visually get a quick overview over a large body of code.
Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types.
Covers only C++ for now, but frontends for e.g. C9
PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
MPerf will generate structures (not really a hash) to lookup some data, similar to gperf. It works on large key-sets. It will only fail, if there are duplicate keys. It's fast.
SecureCFM is an application dedicated to the audit of ColdFusion source code, in order to detect then correct possible Cross Site Scripting vulnerabilities.
Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicatecode, duplicate class hierarchies etc... Flaw reports are generated in HTML.