|
Search results: 13 articles (Search results 1 - 13) :
 |
#3: Security & Spyware » Spyware Removers : Spy Emergency 2009 Build 6.0.605 |
 |
| |
| The Author: Holy008 | 18 July 2009 | Views: 741 |
|
|
| |
Spy Emergency 2009 Build 6.0.605 | 45 MBSpy Emergency integrates newest technologies for fighting spyware, viruses and spam into one single product. Would not it be nice if you did not have to worry about spyware, adware, spam and viruses on your PC, no ugly popups, no PC slowdown? Zero-day threat Detection Spy Emergency includes behavioral analy sis technology in virtualized environment which scans new files for suspicious and potentially harmful activity which helps to detect unknown threats which are not yet in the signature database. Easy to use adware removal interface even for novice user Just simply three clicks to wash your problems away with Spy Emergency spyware adware removal software. By simply clicking the Start button your system scan starts immediately. Click on the Next button to review detected items, click on the Remove button to remove it. |
|
| |
|
|
 |
|
 |
 |
#4: All In One : AIO - Decompilers v2 (NEW) |
 |
| |
| The Author: niessare | 28 June 2009 | Views: 1852 |
|
|
| |
This Pack contains: * Dis# net decompiler 3.11 * Decompiler.NET 2005 v2.0.0.230 * Salamander .Net Decompiler v1.0.6 * EMS Source Rescuer 1.0.0.1 * DE Decompiler Lite Beta * DeDe Delphi Decompiler * Semi VB Decompiler V0.03 * VB Decompiler Pro v3.4 * VBReFormer 2007 Professional v5.0 * VBRezQ v3.1b * VBto Converter v2.28 * DJ Java Decompiler 3.10.10.93 |
|
| |
|
|
 |
|
 |
 |
#5: Portable : PE Explorer 1.99 R5 Portable |
 |
| |
| The Author: artbon | 2 December 2008 | Views: 7932 |
|
|
| |
PE Explorer is a tool for inspecting and editing the inner workings of Windows 32-bit executable files. It offers a look at PE file structure and all of the resources in the file, and reports multiple details about a PE file (EXE, DLL, ActiveX controls, and several other Windows executable formats). Once inside, file structure can be analyzed and optimized, hostile code detected, spyware tracked down, problems diagnosed, changes made and resources repaired. PE Explorer Disassembler utilizes a qualitative algorithm designed to reconstruct the assembly language source code of target binary win32 PE files (EXE, DLL, OCX) with the highest degree of accuracy possible. PE Explorer also provides: an API function Syntax Lookup, Dependency Scanner, Section Editor, and a Resource editor. Designed for inspection and editing of Windows executable files, PE Explorer offers powerful static analy sis and editing tools for working with EXE, DLL, ActiveX controls, and other executable file formats that run on MS Windows 32-bit platforms. Whether you are an advanced computer user just wondered what makes an executable file tick, or software developer suffered from hard-to-find program bugs, PE Explorer is the software solution that will make it easy to find the answers. All the Tools You Need in One Interface - PE Header and Section Viewer/Editor - Resource Viewer and Editor - Exported/Imported API Function List Viewer - Disassembler - Dependency Scanner - Digital Signature Viewer - UPX, Upack and NsPack Static Unpackers Tags: Portable, PE Explorer |
|
| |
|
|
 |
|
 |
 |
#6: Utilities & Drivers » Tools & Utilities : PE Explorer v1.99 R4 |
 |
| |
| The Author: soft22 | 7 August 2008 | Views: 3085 |
|
|
| |
PE Explorer is a tool for inspecting and editing the inner workings of Windows 32-bit executable files. It offers a look at PE file structure and all of the resources in the file, and reports multiple details about a PE file (EXE, DLL, ActiveX controls, and several other Windows executable formats). Once inside, file structure can be analyzed and optimized, hostile code detected, spyware tracked down, problems diagnosed, changes made and resources repaired. PE Explorer Disassembler utilizes a qualitative algorithm designed to reconstruct the assembly language source code of target binary win32 PE files (EXE, DLL, OCX) with the highest degree of accuracy possible. PE Explorer also provides: an API function Syntax Lookup, Dependency Scanner, Section Editor, and a Resource editor. Designed for inspection and editing of Windows executable files, PE Explorer offers powerful static analy sis and editing tools for working with EXE, DLL, ActiveX controls, and other executable file formats that run on MS Windows 32-bit platforms. Whether you are an advanced computer user just wondered what makes an executable file tick, or software developer suffered from hard-to-find program bugs, PE Explorer is the software solution that will make it easy to find the answers. All the Tools You Need in One Interface- PE Header and Section Viewer/Editor - Resource Viewer and Editor - Exported/Imported API Function List Viewer - Disassembler - Dependency Scanner - Digital Signature Viewer - UPX, Upack and NsPack Static Unpackers |
|
| |
|
|
 |
|
 |
 |
#7: Tools & Editors, Portable : Portable VB Decompiler Pro 5.0 |
 |
| |
| The Author: dabib | 22 June 2008 | Views: 13802 |
|
|
| |
VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. Since p-code con sists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables, functions, etc. will not be decompiled). VB Decompiler restores many p-code instructions and although there is a long way to the generation of the source code that can be compiled, the decompiler will make analyzing the program algorithm much easier and partially restore its source code. If a program was compiled into the native code, restoring the source code from machine instructions is not possible. But VB decompiler can help to analyze the program even in this situation as well. It contains a powerful disassembler that supports Pentium Pro commands including MMX and SSE. It allows you to disassemble all functions. There is also a code analyzer that searches for all API function calls and string references in the disassembled code and changes them into comments for analyzed strings. In general, VB Decompiler is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project. |
|
| |
|
|
 |
|
 |
 |
#8: Developer Tools » Tools & Editors : VB Decompiler Pro 5.0 |
 |
| |
| The Author: dabib | 22 June 2008 | Views: 14817 |
|
|
| |
VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. Since p-code con sists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables, functions, etc. will not be decompiled). VB Decompiler restores many p-code instructions and although there is a long way to the generation of the source code that can be compiled, the decompiler will make analyzing the program algorithm much easier and partially restore its source code. If a program was compiled into the native code, restoring the source code from machine instructions is not possible. But VB decompiler can help to analyze the program even in this situation as well. It contains a powerful disassembler that supports Pentium Pro commands including MMX and SSE. It allows you to disassemble all functions. There is also a code analyzer that searches for all API function calls and string references in the disassembled code and changes them into comments for analyzed strings. In general, VB Decompiler is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project. |
|
| |
|
|
 |
|
 |
 |
#9: Other : Cracker’s Toolkit 2.0 |
 |
| |
| The Author: mr-cracker | 27 December 2007 | Views: 8876 |
|
|
| |
Below is a list of the current tools included : Analysis :OllyDbg 1.10 & Plugins - Modified by SLV *NEW* W32Dasm 8.93 - Patched *NEW* PEiD 0.93 + Plugins *NEW* RDG Packer Detector v0.5.6 Beta - English *NEW* Rebuilding :ImpRec 1.6 - Fixed by MaRKuS_TH-DJM/SnD *NEW* Revirgin 1.5 - Fixed *NEW* LordPE De Luxe B *NEW* |
|
| |
|
|
 |
|
 |
 |
#10: Security & Spyware » Antivirus Software : Avast! Professional Edition 4.7.1098 |
 |
| |
| The Author: Michael | 11 December 2007 | Views: 4129 |
|
|
| |
avast! 4 Professional Edition is a collection of award winning, high-end technologies that work in perfect synergy, having one common goal: to protect your system and valuable data against computer viruses. It represents a best-in-class solution for any Windows-based workstation. This page demonstrates its most important features and provides links to further resources. Main featuresANTIVIRUS KERNEL* Almost 100% detection * Outstanding performance * Reasonable memory requirements * ICSA certified USER INTERFACE* Memory test during the program startup * Very intuitive Simple User Interface * Enhanced User Interface (MS Outlook style) * Testing of whole disks or just selected folders * Defining and running of antivirus tests |
|
| |
|
|
 |
|
 |
 |
#11: Security & Spyware » Antivirus Software : avast! 4.7.1029 Home / Professional Edition |
 |
| |
| The Author: Michael | 29 July 2007 | Views: 2254 |
|
|
| |
avast! 4 Professional Edition is a collection of high-end technologies that work in perfect synergy, having one common goal: to give you the top grade protection against computer viruses. It represents an ideal solution for any Windows-based workstation. avast! 4 Professional Edition is a complete ICSA certified antivirus software for your company. It obtained VB100% awards in 2002/4 Virus Bulletin comparative reviews. avast! scans for viruses, worms and Trojans: On Demand - with two User Interfaces, On Access, E-mail, during Boot Time, in File Explorer and Screen Saver. It maintains Virus Chest. Protects E-mail, HTTP, NNTP, ICQ, mIRC, Kazaa etc. True incremental updates based on iAVS technology updates twice a week virus definition file. avast! Home/Professional now fully supports the 64-bit Windows and Vista platforms. Features:- Antivirus kernel - Simple User Interface - Enhanced User Interface - Resident protection |
|
| |
|
|
 |
|
 |
 |
#12: Security & Spyware » Antivirus Software : Avast! Professional Edition v4.7.1001 |
 |
| |
| The Author: Michael | 2 May 2007 | Views: 6501 |
|
|
| |
avast! 4 Professional Edition is a collection of high-end technologies that work in perfect synergy, having one common goal: to give you the top grade protection against computer viruses. It represents an ideal solution for any Windows-based workstation.avast! 4 Professional Edition is a complete ICSA certified antivirus software for your company. It obtained VB100% awards in 2002/4 Virus Bulletin comparative reviews. avast! scans for viruses, worms and Trojans: On Demand - with two User Interfaces, On Access, E-mail, during Boot Time, in File Explorer and Screen Saver. It maintains Virus Chest. Protects E-mail, HTTP, NNTP, ICQ, mIRC, Kazaa etc. True incremental updates based on iAVS technology updates twice a week virus definition file.avast! Home/Professional now fully supports the 64-bit Windows and Vista platforms. Features:- Antivirus kernel - Simple User Interface - Enhanced User Interface - Resident protection - Script Blocker (Professional Edition only - P2P and IM Shields - Network Shield - Web Shield - Automatic updates - PUSH updates - Virus Chest - System integration - Command-line scanner - Integrated Virus Cleaner - Support for 64-bit Windows / Vista - Internationalization |
|
| |
|
|
 |
|
 |
 |
#13: Security & Spyware » Antivirus Software : avast! Professional Edition v4.7.981 |
 |
| |
| The Author: Michael | 17 April 2007 | Views: 5558 |
|
|
| |
avast! 4 Professional Edition is a collection of award winning, high-end technologies that work in perfect synergy, having one common goal: to protect your system and valuable data against computer viruses. It represents a best-in-class solution for any Windows-based workstation. This page demonstrates its most important features and provides links to further resources. Main featuresANTIVIRUS KERNEL * Almost 100% detection * Outstanding performance * Reasonable memory requirements * ICSA certified USER INTERFACE* Memory test during the program startup * Very intuitive Simple User Interface * Enhanced User Interface (MS Outlook style) * Testing of whole disks or just selected folders * Defining and running of antivirus tests * Working with the scan results - actions for infected files * Storing the scan results (history) * Virus encyclopedia * Log Viewer |
|
| |
|
|
 |
|
 |
|
|