Get real-time visibility into vulnerabilities, leaked data, and threat actor activity targeting your organization.
SOCRadar Extended Threat Intelligence, a natively single platform from its inception that proactively identifies and analyzes cyber threats with contextual and actionable intelligence.
Start Free Trial
GoAnywhere Managed File Transfer (MFT)
Secure and simplify your file transfers
GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
DKU is an embedded parallel language, or "piggy-back" language that uses function calls to invoke the language's execution model. It tunes task-size to the hardware while hiding hardware details for high performance portability of parallel code.
TESSDB is an application that provides TPC benchmark, I/O pattern analyze, and source code view for open-soruce DBMS. TESSDB is designed for researchers interested in developing a new database suitable for next generation storage device.
LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
Quality and compliance software for growing life science companies
Unite quality management, product lifecycle, and compliance intelligence to stay continuously audit-ready and accelerate market entry
Automate gap analysis across FDA, ISO 13485, MDR, and 28+ regulatory standards. Cross-map evidence once, reuse across submissions. Get real-time risk alerts and board-ready dashboards, so you can expand into new markets with confidence
A emulator for ARM programs.
Aim to run ARM programs(Thumb code) in x86 platform.
Use "arm-elf-gcc -mthumb -Bstatic <src> -o <exe>" to generate
ARM binray code.
github webpage: http://x-y-z.github.com/armulator/
git repo: https://github.com/x-y-z/armulator
Open Embedded Real Time Operating System. Widely and graphically configurable from a very small non-preemtive OS up to a fully featured pre-emptive system. First target is to cover 8-bit AVR microncotroller's family with GCC - AVR compiler.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
This is a project to download latest version of linux, and test them... we will do this by downloading from a GIT repository compiling the kernel and testing the features.NOTE The Linux kernel is under the GPLv2 and we don't include license info. Joe Mo
OpManager the network monitoring software used by over 1 million IT admins
Network performance monitoring, uncomplicated.
ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
PHP security system that protect your web applications adding on your source ONLY ONE LINE OF CODE! Administrators can manage policies, authentication and authorisation for as many users and groups, all through a single and intuitive Ajax based interface
GPL Licensed builds of the VirtualBox source code available at www.virtualbox.org. Note that VirtualBox is a trademark of Sun Microsystems so these releases are named VBox.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
DbBench is a database benchmark application ported from pgbench in PostgreSQL project for Firebird and MySQL( and others in the futrure) using same code.
DbBench is written by delphi2009 using dbExpress flamewok and running on windows platform.
ORION-Backup uses a web-2.0 interface to quickly navigate back in time through your archived backups. ORION-Backup is based on rdiff-backup, and is provided as a .deb package for Ubuntu and as a source-code archive.
Power Hasher is a program that allow you to get the hash code of multiple files at once, and export the results to a file, making easy for this file to be imported and the files checked. Currently it supports MD5, SHA1, SHA256, SHA384 and SHA512.
...No need to install drivers,plug the device and use it ! Normal/Red/Green/Blue prog levels supported ! Download the file that matches your OS in the "Files" section. GPLv3 (Source code)
The HDL Complexity Tool parses large complex hardware projects' source code to produce useful complexity results. GOALS: 1)Practical, effective and simple 2) Integrates with existing design flows 3) Used on real projects 4) Based on existing research
gkrelltop is a plugin for gkrellm. It displays the top three cpu intensive, or memory consuming, or I/O busy processes. Originally based on code from wmtop monitor (http://wmtop.sourceforge.net).
k10ctl is an AMD Family 10h (aka K10) P-State, frequency and voltage modification utility . Its main purpose is overclocking and / or "undervolting" the CPU and to configure Cool'n'Quiet settings.
Parse and harvest existing source code
Create RAS compliant assets
Sub-Second Code Searching (Class inherits QUERY, Implements QUERY, etc...)
Reverse engineer source code to UML (Class Diagram and Sequence Diagrams)
And much much more
OpenVGA is an free and open FPGA-based implementation of a VGA compatible graphics adapter, and utilising low-cost hardware. The project includes the PCB schematic and artwork, Verilog HDL, firmware assembly code, and driver source code.
MyHook is a low resource, fast, reliable, key logger, with open source code.
After 7 years and 30,000 downloads, we have decided to move this project to GitHub.
Please visit us here: https://github.com/danamodio/myhook
The winlin project is the open source linux emulator running in the user mode. It emulates linux system calls on a source code layer. It can be used to port linux programs under Windows.