Showing 26 open source projects for "pentesting operating system"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    bcal (Byte CALculator) is a command-line utility for storage conversions and calculations. Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you. Though it started with storage, the scope of bcal isn't limited to the storage domain. Feel...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    WP 34s

    WP 34s

    Scientific/engineering firmware repurposing HP business calculators!

    This project has created scientific firmware for the HP-20b and HP-30b business calculators. WP 34S turns either of these calculators into a powerful keystroke programmable scientific device. According to our customers, it's the most powerful and fastest RPN scientific pocket calculator ever built. WP 34S is alive and stable since 2011. We have succeeded in satisfying the most picky users - read about their experiences on http://www.hpmuseum.org/forum/forum-8.html. Since 2014, WP...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    WA2L/WinTools

    WA2L/WinTools

    End User Tools for Windows.

    Some end user utilities for the Windows operating system. The utilities can be called thru the "Send To" context menu when right-clicking on a file or directory in the explorer or thru the Windows "Start Menu". The package can be 'installed' portable and does not need admin rights. ◆ 𝗨𝗧𝗜𝗟𝗜𝗧𝗜𝗘𝗦 - https://sourceforge.net/projects/wa2l-wintools/files/ → README ◆ 𝗙𝗘𝗔𝗧𝗨𝗥𝗘𝗦 - https://wa2l-wintools.sourceforge.net/man1/wintools.1.html - https://wa2l-wintools.sourceforge.net/man1/wintoolsintro.1.html ◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗗𝗢𝗖𝗨𝗠𝗘𝗡𝗧𝗔𝗧𝗜𝗢𝗡 - http://wa2l-wintools.sourceforge.net/ ◆ 𝗦𝗘𝗘 𝗔𝗟𝗦𝗢 🚩 - https://sourceforge.net/p/wa2l-wintools/wiki/Home/ ◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗙𝗢𝗥𝗠𝗔𝗧 The package is distributed in the following format: - WA2LWinTools-<VERSION>-<DATE>.exe (self extracting zip file) ◆ 𝗢𝗧𝗛𝗘𝗥 𝗣𝗥𝗢𝗝𝗘𝗖𝗧𝗦 - https://sourceforge.net/projects/wa2l-simplebackup/ - https://sourceforge.net/projects/wa2l-edrc/ .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Finanx 12c

    Finanx 12c

    Financial Calculator

    The Finanx 12c is a free software that mimics the HP-12C financial calculator. This software was developed for educational purposes. IT'S NOT RECOMMENDED using this calculator for professional calculations. If you find any bugs, please, let me know. Click "Bugs" in the menu bar to report bugs found.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8

    file digest

    A command-line utility for calculating and verifying file checksums.

    ...Usage: digest [-c] <algorithm> <filename(s)> For example, if you want to calculate the checksums using skein512/256 algorithm, use this command: digest skein512/256 * > checksums.skein To verify the checksums: digest -c skein512/256 checksums.skein You can get a full list of supported algorithms and test the performance of different algorithms on your PC using the command: digest test <iterations> <filename> This will calculate hash sum of <filename> multiple times (number of times is specified by <iterations>) and output the results with precise timings. Note: if you have a 64-bit operating system, use 64-bit binary of the utility, because it is significantly faster for large files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tinger Calc

    Tinger Calc

    Tinger Calc is a powerful scientific calculator environment.

    Tinger Calc is a powerful scientific calculator environment. It supports elementary math ( +, -, *, /, ^), trigonometric functions (sin, sinh, asin, cos, cosh, acos, tan, tanh, atan), exponential functions (exp, ln, lg, sqrt), math constants (pi, e), system functions (exit, quit, print). The software support email: tingersoft@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    mathSuite is a very powerful Mathematical Suite which deals principally with complex algebric and geometric operations. It is powered by the fabulous ExprEval C Parser. The main purpose of this project is fast math-oriented algorithm virtualization, with an optimized direct text interface. Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    islec

    islec

    ISL Solid-Liquid Equilibrium Calculator

    ISL Equilibrium Calculator,which process solid-liquid equilibrium calculation by using Harvie extended Pitzer's ion interaction electrolyte solution model and particle swarm optimization Gibbs free energy minimization (GEM). ISLEC is an efficient tool for solid-liquid equilibrium calculation, and can simulate the crystallization path of seawater and salt lake brines. ISLEC is suitable for related researches and process design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DivcalcC#

    A calculator for division written in C#.

    ...FreeBASIC and Python 3.x versions will be added soon. Ada version in development. 24/11/2013: DivcalcC# will no longer be in development. The developer has switched to a different operating system and cannot continue. A different cross platform version will be released soon, under the name of divcalc4all. 26/11/2013: divcalc4all launched: http://sourceforge.net/p/divcalc4all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Console based notepad number cruncher makes calculations fast and simple, yet with ample features under the hood. With log turned on, you can record your session on-the-fly from any open instance of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Mikeulator is the standard calculator for the Linux operating system Mikentosh. Written in Java, the Mikeulator is suppose to be fun and useful..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fast powerful CALC
    The fast powerful CALC is a desktop scientific calculator, still is under development and tests. The objective is offer a good and easy to use mathematical tool. I hope you enjoy it.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Roman Numeral Calculator. Ratio Mercatoris (formerly Ratiocinator) is a calculator program using Roman Numerals. Also, has built-in Financial and Scientific (Ancient Rome) functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RPGCalc is a calculation engine designed to allow user/developers to model RPG systems and create tools like GM assistants and character generator. Using Scheme for math and XML+Xpath for data and structure any system can be modeled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Modeline calculator designed to calculate low resolution modelines for CGA, EGA, and VGA arcade monitors, NTSC and PAL televisions, and multisync PC monitors. Supports X11, fb, and AdvanceMAME modeline formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programming language designed too make it easy too write small mathematical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calctool is the graphical calculator application that was in the OpenWindows Deskset of the Solaris 8 operating system. Sun Microsystems Inc. have kindly given permission to release it. It incorporates a multiple precision arithmetic packages based o
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Programmable scientific desctop calculator, able to work in decimal, hex, octal and binary bitwise logical functions implemented
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DioXygene is a project of a new calculator using a motorola processor. It will have a multitasking operating system and a support of RPL, C and ASM language directly on calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB