Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 31

1776 projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" with 1 filter applied:

  • AI-Powered Identity Governance Icon
    AI-Powered Identity Governance

    For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations

    Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
    Learn More
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • 1
    imvy

    imvy

    A keyboard-friendly image viewer in Gtk2-perl

    A keyboard-friendly image viewer in Gtk2-perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ScheduledCopy

    ScheduledCopy

    Plan copy operations

    // Program will be update some time in 2016 // Free open-source program. Copy folder with all subfolders and files to chosen destination. Exact date and time can be set for the copy process. For now two jobs can be set up. Automatic close of application could be set up, as if you have administrative rights and Windows OS you could set to shut down the whole computer. Sound notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Iterative Flow Analysis

    Iterative Data and Control Flow Analysis

    https://github.com/jplevyak/ifa IFA, Iterative Flow Analysis is a combined data-flow and control flow analysis. It is capable of resolving the concrete types (as opposed to the nominal or declared types) and the interprocedural call graph for statically or dynamically typed programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5
    yoDownet

    yoDownet

    The previous generation graphical download manager

    yoDownet is an open-source && free graphical download manager project that tries to be simple and minimal, also for sake of humor it's described as "The Previous Generation Graphical Download Manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VChat

    VChat

    Chat Application and file sharing application

    This application enables chatting in local area connection and also able to send and receive files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    BandwidthD-IPv6

    BandwidthD-IPv6

    Collects data about network useage using libpcap.

    Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DEEEP

    DEEEP

    Detector of Integer Vulnerabilities in Software Portability

    ...It uses the tools Lint and Splint, and runs over Open Solaris and Linux operating systems. This tool semantically analyses source code. More precisely, it does type checking, data-flow analysis, and it automatically correlates the results of these two types of analysis. Type checking is used for finding bugs on the way integers are handled, and data-flow analysis is used to see if hazardous functions (eg. memcpy, strcpy) are accessible from outside the program. After this two analyses, the tool correlates the results from the previous phases to attain if the data that comes from the inputs are affected by vulnerabilities from porting to LP64, and if these are handled by dangerous functions (memcpy, strcpy,...). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pymatlab

    A pythonic interface to MATLAB

    ...Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to python. This enables you to process data with Mathlab's built in functions, toolboxes or Matlab-scripts. It is also possible to use MATLAB's to generate plots or other graphics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Compliance Made Easy Icon
    Safety Compliance Made Easy

    SiteDocs is a digital safety management software used to support work site compliance.

    Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
    Learn More
  • 10
    Radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there's also a graphical interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    QDeviceWatcher

    Hotpug detection for windows and linux. Only QtCore is required

    QDeviceWatcher can detect usb storage add and remove event. Tested on linux (>= 2.6) and windows(mingw and msvc). WinCE is to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Bigram Table Generator

    Bigram Table Generator

    A program to generate random reciprocal bigram tables

    A command-line program to encrypt/decrypt a message using a random reciprocal bigram table and write a bigram table to a text file. Executing the program without any command-line arguments starts bigram in message encryption/decryption mode. The program prompts for a password or passphrase and a message to encrypt/ decrypt. After the message is entered the ciphertext is displayed. Executing the program with command-line arguments causes bigram to generate a random bigram table to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ssnake
    Ssnake (Simple snake) - simple open-source 2D game, written in C++11. The project was written in a hurry and do not pretend to be perfect. Builds, tools: https://sourceforge.net/projects/ssnake/files/ Source code: https://github.com/rescr1pt/ssnake/ --- Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru) https://github.com/rescr1pt/ssnake/blob/master/COPYING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    backuppc_client

    backuppc: bkp_client

    This is a simple bkp_client script for backuppc providing some API and plugin infrastructure for preparing clients to backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Starship Starflight Simulator

    Starship Starflight Simulator

    A 3D Shareware Starflight Simulator by Deneban Software

    ...Flight and arrival times are given for various speeds when a destination is selected. Status bar shows stardate, course, speed, and galactic coordinates in real time. Able to play background starship sounds or music mod files enduring the long journey! Currently only available on the Amiga platform, but is actively being ported to Windows at this time. Screenshots show both Amiga and Windows versions. Windows porting progress is 75% complete (not including documentation). Amiga version features "Notebook Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a simple Java based web application to share your pictures on the internet. You can set up different users and each one will be able to see their Albums. Also provided a REST API to integrate with external solutions. Android solution is also implemented. http://hudson.viewerfree.es/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cloudture

    Cloudture is encryption using xor and one-time pads

    ...Cloudture is basically just a wrapper around the xor bitwise operator, in C this is the circumflex ^. It makes working with xor safer and fun. Why CLOUDTURE? The news has made us aware that the intelligence services are storing huge amounts of data. The question is, how can we make good use of this huge storage capacity? I suggest to use the real, possibly subliminal, message as the key to encode your "secret" messages, with the full expectation that if the attacker uses enough resources, he will be able to read the "secret" message, IF HE HAS STORED THE KEY IN HIS DATABASES. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JarSignerGUI

    JarSignerGUI

    Graphical User Interface for keytool and jarsigner JDK tools

    Using JarSignerGUI you can simply sign your JAR files without using the command line. It is written in Java and open source.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    DirectoryDumper

    DirectoryDumper

    Moves the files in a directory to a destination folder

    DirectoryDumper allows you to pick a list of folders to be emptied into a single destination folder. Only the files are transferred. It is useful for cleaning messy directories with many sub-folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fl3x Trainer

    Fl3x Trainer

    A configurable memory patcher

    ...Therefore, it behaves just as any trainer program that has ever been written on Windows. The difference here is that it's not needed to write a new trainer for every version of every game/program. Instead it uses configuration files. These can easily be made with any text editor and shared over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    [WARNING! PROJECT IS NOT READY TO USE. DO NOT DOWNLOAD FILES FROM FILES REPOSITORIES!] ModernCMS - a powerful php engine that can up your website. You can create your own portal, forum, blog, website, company website, multimedia portal and other! Visit site http://modern-cms.sourceforge.net/ for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    open-lims

    open-lims

    The Open-Source Laboratory Information Management System

    Open-LIMS (Laboratory Information Management System) is an organism independent project management suite for biological projects. It contains management for projects, samples and their related data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    XFUNC22
    ...Transformation between S-domain and Z-domain results can be done via Forward or Backward Derivatives (Euler Transform), Bilinear, or Impulse Invariant Transforms. Provide Bode, Gain-Phase, Nyquist, Pole-zero, Impulse, and Step response plots. Plot ranges can be set manually or automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB