first premier bank
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2813
FIRST LIVE 1.2.0
FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism. more>>
FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism and other malicious activities. FIRST LIVECD usage and application can be also extended to private organizations and individuals who are need alternative in securing their network and computer system. FIRST LIVECD objectives are to capture and to provide an immediate environment (workspace) to perform live:
1. Computer Forensics Analysis
2. Incident Response
3. Data Acquisition And Recovery
4. Virus Scanning And Detection
5. Vulnerability Assessment
6. Runs On Any x86 Computer Without Any Installation
7. One Stop Solutions For Fast Deployment And Low Cost Security Product.
8. User Friendly
<<less1. Computer Forensics Analysis
2. Incident Response
3. Data Acquisition And Recovery
4. Virus Scanning And Detection
5. Vulnerability Assessment
6. Runs On Any x86 Computer Without Any Installation
7. One Stop Solutions For Fast Deployment And Low Cost Security Product.
8. User Friendly
Download (123.8MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1173 downloads
FIRST DiskImager 1.0
FIRST DiskImager is an advanced, full-featured GUI disk image acquisition tool. more>>
FIRST DiskImager is an advanced, full-featured GUI disk image acquisition tool.
It was designed for forensic disk image inspection. Developed using C++ and QT. This is our 1st attempt to create an acquisition software to meet the NIST standards.
******** WARNING !!! USE THIS SOFTWARE AT YOUR OWN RISK!!! **************
Ive tested and used the software and it works for me, but there is no guarantee that it will work for you. You can very easily DESTROY DATA IRRECOVERABLY by using this software. Do not even attempt using this software unless you are VERY FAMILIAR with the process of imaging hard drives and other media. While this program is intended to make the imaging
process more convenient, it cannot THINK for you. If you mix up the source and destination targets and accidentally overwrite the original evidence, there is nothing I (or anyone else) can do for you.
DO NOT USE THIS SOFTWARE FOR ACTUAL PRODUCTION OR CASE WORK UNTIL YOU HAVE THOUROUGHLY TESTED IT AND HAVE SATISFIED YOURSELF THAT IT DOES WHAT YOU WANT IT TO DO. I WILL NOT BE RESPONSIBLE FOR UNEXPECTED RESULTS OBTAINED FROM THE USE OF THIS SOFTWARE WHETHER THEY ARE THE RESULT OF PROGRAM BUGS, USER ERROR, HARDWARE FAILURES, OR ACTS OF GOD. AGAIN, IF YOU USE THIS SOFTWARE YOU DO SO AT YOUR OWN RISK AND ASSUME ALL RESPONSIBILITY FOR THE RESULTS.
***************************************************************************
<<lessIt was designed for forensic disk image inspection. Developed using C++ and QT. This is our 1st attempt to create an acquisition software to meet the NIST standards.
******** WARNING !!! USE THIS SOFTWARE AT YOUR OWN RISK!!! **************
Ive tested and used the software and it works for me, but there is no guarantee that it will work for you. You can very easily DESTROY DATA IRRECOVERABLY by using this software. Do not even attempt using this software unless you are VERY FAMILIAR with the process of imaging hard drives and other media. While this program is intended to make the imaging
process more convenient, it cannot THINK for you. If you mix up the source and destination targets and accidentally overwrite the original evidence, there is nothing I (or anyone else) can do for you.
DO NOT USE THIS SOFTWARE FOR ACTUAL PRODUCTION OR CASE WORK UNTIL YOU HAVE THOUROUGHLY TESTED IT AND HAVE SATISFIED YOURSELF THAT IT DOES WHAT YOU WANT IT TO DO. I WILL NOT BE RESPONSIBLE FOR UNEXPECTED RESULTS OBTAINED FROM THE USE OF THIS SOFTWARE WHETHER THEY ARE THE RESULT OF PROGRAM BUGS, USER ERROR, HARDWARE FAILURES, OR ACTS OF GOD. AGAIN, IF YOU USE THIS SOFTWARE YOU DO SO AT YOUR OWN RISK AND ASSUME ALL RESPONSIBILITY FOR THE RESULTS.
***************************************************************************
Download (0.27MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1160 downloads
Steel Bank Common Lisp 1.0.8
Steel Bank Common Lisp is a common Lisp native compiler. more>>
Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all).
Steel Bank Common Lisp also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter.
SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.
Whats New in This Release:
* enhancement: experimental macro SB-EXT:COMPARE-AND-SWAP provides
atomic compare-and-swap operations on threaded platforms.
* enhancement: experimental function SB-EXT:RESTRICT-COMPILER-POLICY
allows assining a global minimum value to optimization qualities
(overriding proclamations and declarations).
* enhancement: closed over variables can be stack-allocated on x86
and x86-64.
* performance bug fix: GETHASH and (SETF GETHASH) are once again
non-consing.
* optimization: slot definition lookup is now O(1). This speeds up
eg. SLOT-VALUE and (SETF SLOT-VALUE) with variable slot names.
* optimization: STRING-TO-OCTETS is now up to 60% faster for UTF-8.
* optimization: ASSOC and MEMBER can now be open-coded for all
combinations of keyword arguments when second argument is constant
and SPEED >= SPACE. In other cases a specialized version is
selected.
* bug fix: using obsoleted structure instances with TYPEP and
generic functions now signals a sensible error.
* bug fix: threads waiting on GET-FOREGROUND can be interrupted.
(reported by Kristoffer Kvello)
* bug fix: backtrace construction is now more careful when making
lisp-objects from pointers on the stack, to avoid creating bogus
objects that can be seen by the GC.
* bug fix: defaulting of values in contexts expecting more than 7
variables now works on x86-64. (reported by Christopher Laux)
* bug fix: modifications to packages (INTERN, EXPORT, etc) are now
thread safe.
* bug fix: (SETF SYMBOL-PLIST) no longer allows assigning a non-list
as the property-list of a symbol.
* bug fix: DEFMETHOD forms with CALL-NEXT-METHOD in the method body,
in EVAL-WHEN forms with both :COMPILE-TOPLEVEL and :LOAD-TOPLEVEL
situations requested, are once again file-compileable. (reported
by Sascha Wilde)
<<lessSteel Bank Common Lisp also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter.
SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.
Whats New in This Release:
* enhancement: experimental macro SB-EXT:COMPARE-AND-SWAP provides
atomic compare-and-swap operations on threaded platforms.
* enhancement: experimental function SB-EXT:RESTRICT-COMPILER-POLICY
allows assining a global minimum value to optimization qualities
(overriding proclamations and declarations).
* enhancement: closed over variables can be stack-allocated on x86
and x86-64.
* performance bug fix: GETHASH and (SETF GETHASH) are once again
non-consing.
* optimization: slot definition lookup is now O(1). This speeds up
eg. SLOT-VALUE and (SETF SLOT-VALUE) with variable slot names.
* optimization: STRING-TO-OCTETS is now up to 60% faster for UTF-8.
* optimization: ASSOC and MEMBER can now be open-coded for all
combinations of keyword arguments when second argument is constant
and SPEED >= SPACE. In other cases a specialized version is
selected.
* bug fix: using obsoleted structure instances with TYPEP and
generic functions now signals a sensible error.
* bug fix: threads waiting on GET-FOREGROUND can be interrupted.
(reported by Kristoffer Kvello)
* bug fix: backtrace construction is now more careful when making
lisp-objects from pointers on the stack, to avoid creating bogus
objects that can be seen by the GC.
* bug fix: defaulting of values in contexts expecting more than 7
variables now works on x86-64. (reported by Christopher Laux)
* bug fix: modifications to packages (INTERN, EXPORT, etc) are now
thread safe.
* bug fix: (SETF SYMBOL-PLIST) no longer allows assigning a non-list
as the property-list of a symbol.
* bug fix: DEFMETHOD forms with CALL-NEXT-METHOD in the method body,
in EVAL-WHEN forms with both :COMPILE-TOPLEVEL and :LOAD-TOPLEVEL
situations requested, are once again file-compileable. (reported
by Sascha Wilde)
Download (2.7MB)
Added: 2007-07-25 License: BSD License Price:
822 downloads
Tomb Raider 1
Tomb Raider is a KDM theme featuring Angelina Jolie. more>>
Tomb Raider is a KDM theme featuring Angelina Jolie. This is the first of several Tomb Raider themes. I also intend to make Login Splash screens. Ill post the links here when I do.
<<less Download (0.53MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
8473 downloads
Invasores 0.9 Beta 3
Invasores was first designed as a proof of concept of which language would be faster to develop games. more>>
Invasores project was first designed as a proof of concept of which language would be faster to develop games.
<<less Download (0.28MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
922 downloads
GNOME Office Pre 1.2
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment. more>>
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment.
Some of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
<<lessSome of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
Download (27MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1561 downloads
Kbioritmi 0.6.2
KBioritmi is a biorhythm generator for KDE. more>>
My first passion in development was the biorithms, I wrote a lot of small programs in console or in bcb (without chart) to do that, but this is my first try to make them in a graphic linux program, and also this is my first mine kicker applet, starclock is 99% based on clockapplet.
The ebuild can be downloaded from my site at my site with other ebuilds.
Note: I need icons and binary packages for these. If you have some, mail me.
Enhancements:
- Fixed italian translation which wasnt working at all.
<<lessThe ebuild can be downloaded from my site at my site with other ebuilds.
Note: I need icons and binary packages for these. If you have some, mail me.
Enhancements:
- Fixed italian translation which wasnt working at all.
Download (0.54MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1501 downloads
ResizR 0.1
ResizR allows you to resize images. more>>
ResizR allows you to resize images.
This is my first extension for Firefox. It makes the Image resizing Process with ResizR even easier. Just right-click an image (only JPG at the moment) and it will be transfered to ResizR. Choose the new width and ResizR it.
<<lessThis is my first extension for Firefox. It makes the Image resizing Process with ResizR even easier. Just right-click an image (only JPG at the moment) and it will be transfered to ResizR. Choose the new width and ResizR it.
Download (0.010MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
945 downloads
TUER Alpha
TUER is a 3D FPS written in JAVA + JOGL + JOGG. more>>
TUER is a 3D FPS written in JAVA + JOGL + JOGG.
TUER is a very small first player shooter. You can shoot robots in a museum with your rocket launcher. It uses a kind of dynamic lighting. You can also perform screenshots and snapshots.
<<lessTUER is a very small first player shooter. You can shoot robots in a museum with your rocket launcher. It uses a kind of dynamic lighting. You can also perform screenshots and snapshots.
Download (MB)
Added: 2007-08-23 License: Freeware Price:
487 downloads
par2repair 0.0.1
par2repair is a useful script to fix par2 files. more>>
par2repair is a useful script to fix par2 files. Just add it to your /servicemenus/ folder and right click on any par2 files.
Its my first script so its pretty straight forward.
<<lessIts my first script so its pretty straight forward.
Download (MB)
Added: 2007-02-05 License: GPL (GNU General Public License) Price:
1022 downloads
iPodder 2.1
iPodder is a media aggregator which automatically downloads files to your computer or portable device. more>>
Juice is a media aggregator which automatically downloads files to your computer or portable device, leaving you one-click-away from latest media feeds. Based on the iPodder idea of Adam Curry.
NOTE: Juice was know till now as iPodder.
If you want to listen to internet audio programs (podcasts) but cant when they are scheduled, this program is for you.
Juice is the premier Podcasting application, allowing users to capture and listen to Internet audio programs anytime, anywhere.
It allows users to select and download shows and music and to play whenever they want on their iPods, portable digital media players, or computers automatically, after specifying which music or shows they want to listen to.
<<lessNOTE: Juice was know till now as iPodder.
If you want to listen to internet audio programs (podcasts) but cant when they are scheduled, this program is for you.
Juice is the premier Podcasting application, allowing users to capture and listen to Internet audio programs anytime, anywhere.
It allows users to select and download shows and music and to play whenever they want on their iPods, portable digital media players, or computers automatically, after specifying which music or shows they want to listen to.
Download (1.2MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
1726 downloads
Fische 2.0-alpha3
Fische provides stand-alone sound visualisation for Linux. more>>
Fische project provides stand-alone sound visualisation for Linux.
Installation:
- edit the first two lines of the Makefile to suit your needs.
- type make
- as root type make install
Enhancements:
- Performance was optimized with MMX/SSE.
- The code was cleaned up.
<<lessInstallation:
- edit the first two lines of the Makefile to suit your needs.
- type make
- as root type make install
Enhancements:
- Performance was optimized with MMX/SSE.
- The code was cleaned up.
Download (0.015MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
1230 downloads
Guifications 2.13 Beta2
Guifications is a Gaim plugin that displays msn style more>>
Guifications is a Gaim plugin that displays msn style "toaster" popups in a user defined corner of the screen.
Guifications is highly configurable, and easy to use. There are a ton of preferences, that may be daunting at first, but are pretty straight forward.
<<lessGuifications is highly configurable, and easy to use. There are a ton of preferences, that may be daunting at first, but are pretty straight forward.
Download (0.21MB)
Added: 2006-02-13 License: GPL (GNU General Public License) Price:
1350 downloads
Finance::Bank::HDFC 0.12
Finance::Bank::HDFC provides an interface to the HDFC netbanking service. more>>
Finance::Bank::HDFC project provides an interface to the HDFC netbanking service.
<<less Download (0.004MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1348 downloads
RAS::HiPerARC 1.03
RAS::HiPerARC.pm is a Perl Interface to 3Com/USR Total Control HiPerARC. more>>
RAS::HiPerARC.pm is a Perl Interface to 3Com/USR Total Control HiPerARC.
SYNOPSIS
RAS::HiPerARC is a PERL 5 module for interfacing with a 3Com/USR Total Control HiPerARC remote access server. Using this module, one can very easily construct programs to find a particular user in a bank of ARCs, disconnect users, get usage statistics, or execute arbitrary commands on a ARC.
<<lessSYNOPSIS
RAS::HiPerARC is a PERL 5 module for interfacing with a 3Com/USR Total Control HiPerARC remote access server. Using this module, one can very easily construct programs to find a particular user in a bank of ARCs, disconnect users, get usage statistics, or execute arbitrary commands on a ARC.
Download (0.006MB)
Added: 2007-04-18 License: Perl Artistic License Price:
921 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above first premier bank search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed