Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.182 Times

Iphone Application Hide Messages freeware
Filter: All | Freeware | Demo
 

Iphone Application Hide Messages

< 1 2 3 4 5 > 
Released: July 06, 2015  |  Added: August 21, 2015 | Visits: 778

Free iPhone Data Recovery With Free iPhone Data Recovery, you can easily retrieve various types of files, including Camera Roll (photos shot, screenshots taken and images saved), Camera Roll (videos recorded), Photo Stream (photos shared via iCloud), Contacts, Messages (iMessage, text messages SMS, MMS), Message...



Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 15.7 MB Download (82): Free iPhone Data Recovery Download

Released: May 20, 2015  |  Added: July 13, 2015 | Visits: 741

Do Your Data Recovery for iPhone Free Do Your Data Recovery for iPhone Free provides safe data recovery solution for iPhone users. It can recover lost contacts, call history, Messages, pictures, videos and more from iPhone, iPad, iCloud. Moreover, it can recover lost data from iTunes backup or iCloud account. It performs read-only...





Platforms: Windows, Windows 7

License: Freeware Size: 17.5 MB Download (141): Do Your Data Recovery for iPhone Free Download

Released: February 13, 2017  |  Added: March 13, 2017 | Visits: 598

Jihosoft iPhone Backup Extractor Mac Jihosft, professional software developer, has recently announced the update of iPhone Backup Extractor Mac. The newest version of this program now supports to extract data from encrypted iOS10 backup file and runs a faster data scanning & recovering speed and saves lost data with original...


Platforms: Mac

License: Freeware Size: 16.86 MB Download (25): Jihosoft iPhone Backup Extractor Mac Download

Released: August 21, 2017  |  Added: September 18, 2017 | Visits: 525

MobiFab iPhone Backup Extractor MobiFab iPhone Backup Extractor is able to extract and recover almost all types of data from the iTunes backkup files of iPhone, iPad and iPod touch models, including the data from some 3rd party apps. Features: 1. Extract Wanted Data from iTunes Backup Files MobiFab iPhone Backup Extractor, as...


Platforms: Windows, Windows 7

License: Freeware Size: 21.68 MB Download (45): MobiFab iPhone Backup Extractor Download

Added: April 22, 2006 | Visits: 5.491

Advanced Hide Folders Advanced Hide Folders is security solution for personal or publicly accessible computers running the Windows XP/2000/NT/Me/9x operating system. It is a program that ensures that only authorized people can access sensitive information on your computer. So Advanced Hide Folders works like folder...


Platforms: Windows

License: Freeware Size: 265 KB Download (1426): Advanced Hide Folders Download

Released: January 02, 2004  |  Added: January 14, 2006 | Visits: 3.126

MyOdd Desktop Application(1) MyOdd is a complex application that allows you to take control of your desktop and processes currently running on your system. With a higher level of security you can prevent or simply limit the use of any application, (even if you are not the administrator). For example could prevent your...


Platforms: Windows

License: Freeware Size: 2.47 MB Download (469): MyOdd Desktop Application(1) Download

Released: August 08, 2007  |  Added: November 08, 2008 | Visits: 14.213

Hide Programs Any program which you install adds items to the Start Menu and the Add/Remove Programs List in the Control Panel. Using this Control Panel applet, anyone who has access to your computer can view which programs you have installed on your PC and un-install them. Hide Programs lets you hide programs...


Platforms: Windows

License: Freeware Size: 645.58 KB Download (5059): Hide Programs Download

Released: January 20, 2015  |  Added: January 24, 2015 | Visits: 9.946

Free Hide Folder Most everyone has files or folders on their computer that they do not want to share with others. The best way to protect your personal information is to make the folders visible ONLY to you. Free Hide Folder is a free computer security software to hide your private folders. It is very useful to...


Platforms: Windows, Windows 7

License: Freeware Size: 875.46 KB Download (1916): Free Hide Folder Download

Released: June 15, 2009  |  Added: June 20, 2009 | Visits: 3.759

WinX Free iPhone Video Converter WinX Free iPhone Video Converter is the best addition for your iPhone,could covert all popular video formats to iPhone, iPod + touch, Apple TV video formats. And this powerful and easeful software had switched from commercial software to 100% free version yet. There without any functions or...


Platforms: Windows

License: Freeware Size: 5.11 MB Download (305): WinX Free iPhone Video Converter Download

Added: January 18, 2010 | Visits: 1.539

The Hiker Application Framework Hiker is a mobile Linux Application Framework. The project provides a set of services to install and manage applications, and the ability to integrate communication between applications, enabling a seamless user experience for music, messaging, and other advanced features on mobile phones. It...


Platforms: *nix

License: Freeware Size: 3.6 MB Download (125): The Hiker Application Framework Download

Added: November 26, 2010 | Visits: 1.704

The Kava Telnet Application The KTA is a complete telnet and SSH application designed for use by both end-users and developers. For end-users it provides a cross-platform vt320-compatible terminal written in Java. For developers it provides an extensible plugin API that can be used to implement automated telnet and SSH...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (176): The Kava Telnet Application Download

Added: April 21, 2010 | Visits: 1.308

Curses::Application Curses::Application provides the Curses Application Framework. Curses::Application attempts to relieve the programmer of having to deal directly with Curses at all. Based upon Curses::Widgets and Curses::Forms, all one should have to do is define the application forms and contents in the DATA...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (105): Curses::Application Download

Added: May 09, 2010 | Visits: 2.001

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.833

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Added: February 23, 2010 | Visits: 7.261

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): CGI::Application::Plugin::Authorization Download

Added: October 18, 2010 | Visits: 1.855

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: September 23, 2010 | Visits: 2.369

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): CGI::Application::Plugin::Authentication::Store Download

Added: January 11, 2010 | Visits: 1.394

Calyxo Web Application Framework Calyxo Web Application Framework encourages in MVC model 2 based web application development. It offers support for true modular applications, i18n, a flexible view manager, a powerful validation engine, and more! Calyxo is entirely written in Java and builds on the latest Servlet and JSP...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (96): Calyxo Web Application Framework Download

Added: August 09, 2010 | Visits: 1.079

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: January 23, 2010 | Visits: 1.547

SME Web Application Framework SME Web Application Framework provides a Web application framework for small and medium-sized organizations. SMEWebApp is a framework for constructing Web applications for SMEs (small and medium-sized enterprises, companies, institutions, and organizations). It is built on phpWebApp, and it is...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (111): SME Web Application Framework Download

< 1 2 3 4 5 >