Developer Tools » Tools & Editors : SoftX HTTP Debugger Pro v2.4
 
 
 
 
 
SoftX HTTP Debugger Pro v2.4

If you need to view and analyze all of the HTTP traffic between a web browser or any program that uses the HTTP protocol and the web server, then HTTP Debugger is the program for you.
Web developers can view and analyze HTTP header parameter values, cookies, query strings, the source code of HTML/XML web pages and Java/VB scripts, error codes etc. They can measure the size and downloading time of their web pages and identify web site performance bottlenecks.
You can improve your web programming skills by viewing and analyzing how other web sites work and how they implement certain features.
Software developers can view and analyze the HTTP traffic of their own or any third party software program and the Internet, irrespective of whether this program is a user mode application or works as a Windows NT Service.
System and network administrators can analyze the behavior of suspicious web sites and view what information programs have sent from your computer to their owners (for example, during a registration or update procedure).
 
   
 
Comments (0)  Read More
 
 
Developer Tools » Tools & Editors : TotalEdit Pro 4.30
 
 
 
 
 
TotalEdit Pro 4.30

Edit text, code and databases quickly and easily with TotalEdit Pro. In addition to the standard features that you get with other text & code editors TotalEdit Pro is a database browsing and sql query tool so you can perform all your text and code editing and database programming from one tool. With TotalEdit Pro you can edit many languages including PHP, C, C++, Java, HTML, ASP, JSP, CSS, and more. Code Folding allows easy navigation and code editing. The Code Folding feature supports most programming languages including HTML, PHP , and XML as well as C++, Java, Javascript, C#.

Powerful Search Tools enable quick searches for a specific piece of text or search multiple files and folders and list the results. Use FindInFiles to search for text within the file system. Fully customizable, options are available to use regular expressions, search subfolders, match case and much more.

TotalEdit Pro supports Unicode files. You can edit UTF-16 Unicode files and then save to UTF-8 or vice versa. This is completely seamless; TotalEdit Pro has advanced file detection to automatically identify the type of the file being loaded.

Hex Editor, allows you to 'go low level' and edit files in hexadecimal. Hex and decimal search and 'goto' features are available to navigate files opened with the Hex Editor.

Code Compare: to identify where changes have been made between files. Quickly identify bugs and missed changes.

The Code Backup feature keeps a total history of your saved files, allowing you to recover any earlier version. Completely configurable; change the location of the backups, automatically compare backup versions in 'Code Compare' and select how many backups you want to keep.
 
   
 
Comments (0)  Read More
 
 
Developer Tools » Tools & Editors : WinHex ver.14.9 SR-2
 
 
 
 
 
WinHex ver.14.9 SR-2

WinHex is in its core a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security. An advanced tool for everyday and emergency use: inspect and edit all kinds of files, recover deleted files or lost data from hard drives with corrupt file systems or from digital camera cards.

Here are some key features of "WinHex":

· Drive cloning, drive imaging
to produce exact duplicates of disks/drives, e.g. to save the time for a full installation of the operating system and other software for several computers/disks of the same type, or to be able to restore a running installation in case of data loss/screwed up Windows (restoration of a backup). Also for computer forensics specialists, since they need to work on a copy when searching for evidence on the object disk. You can clone directly, or from an image file. Menu: Tools | Disk Tools | Clone Disk

· RAM editor
e.g. for debugging purposes (programming), for examining/manipulating any running program and in particular computer games (cheating). Tools | RAM Editor

· Analyzing files
e.g. to determine the type of data recovered as lost cluster chains by ScanDisk or chkdsk. Examples. Tools | Analyze File

· Wiping confidential files or disks
...so no one (not even computer forensics specialists) will be able to retrieve them. To securely erase a file, use File Manager | Delete Irreversibly. For disk wiping, open the disk with the disk editor and use Edit | Fill Disk Sectors. E.g. fill with zero bytes (hexadecimal value 00) or random bytes. WinHex works in accordance with the standard outlined in DoD 5220.22-M (for details, please see this white paper). Also see X-Ways Security.
 
   
 
Comments (0)  Read More
 
 
Developer Tools » Tools & Editors : Inno Setup Compiler v5.1.14
 
 
 
 
 
Inno Setup Compiler v5.1.14

Inno Setup is a free, feature-packed installation builder. The application's features include a Windows 2000-style wizard interface; the ability to create a single EXE for easy online distribution; support for disk spanning; and full uninstall capabilities. The program also includes customizable setup types, integrated LZMA file compression, support for installing shared files and OCXs, and the creation of Start menu icons, INI entries, and registry entries. Full Delphi source code is available on the author's Web site

* Support for all versions of Windows in use today: Vista, XP, 2008, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)

* Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 or later is required on Windows Server 2003 to install in 64-bit mode.)

* Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.

* Standard Windows 2000/XP-style wizard interface.

* Customizable setup types, e.g. Full, Minimal, Custom.

* Complete uninstall capabilities.
 
   
 
Comments (0)  Read More
 
 
Tools & Editors, Portable : Portable Notepad++ v4.8.5
 
 
 
 
 
Portable Notepad++ v4.8.5

Notepad++ is a source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment. is source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.

Here are the features of Notepad++ :
WYSIWYG
User Defined Syntax Highlighting
Auto-completion
Multi-Document
Multi-View
Regular Expression Search/Replace supported
Full Drag ‘N' Drop supported
Dynamic position of Views
File Status Auto-detection
Zoom in and zoom out
Multi-Language environment supported
Bookmark
Brace and Indent guideline Highlighting
Macro recording and playback
 
   
 
Comments (0)  Read More
 
 
Developer Tools » Tools & Editors : NSIS (Nullsoft Scriptable Install System) 2.36
 
 
 
 
 
NSIS (Nullsoft Scriptable Install System) 2.36

NSIS (Nullsoft Scriptable Install System) is a small, efficient, capable, professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.

NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.

Features :
• Generates self-contained executable installers
• Support for ZLib, BZip2 and LZMA data compression (files can be compressed individually or together)
• Uninstall support (installer can generate an uninstaller)
• Customizable user interface (dialogs, fonts, backgrounds, icons, text, checkmarks, images etc.)
• Classic and Modern wizard interface
• Fully multilingual, support for multiple languages (including RTL langauges) in one installer. More than 40 translations are already available, but you can also create your own.
• Page system: You can add standard wizard pages or custom pages
 
   
 
Comments (0)  Read More
 
 
Developer Tools » Tools & Editors : VS.Php for Visual Studio 2008 2.4.4.4494
 
 
 
 
 
VS.Php for Visual Studio 2008 2.4.4.4494

VS.Php is a Php integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy Php applications within the Visual Studio IDE. VS.Php key features are around providing rich Php and Smarty editing capabilities as well as its ability to debug Php scripts locally as well as remotely.

VS.Php is a Php integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy Php applications within the Visual Studio IDE. VS.Php key features are around providing rich Php and Smarty editing capabilities as well as its ability to debug Php scripts locally as well as remotely.

VS.Php offers a set of productivity features designed to improve productivity. The new 2.4 release offers many improvements around debugging and deployment of remote projects.

Php IDE Benefits
Be more productive and obtain faster results
Build dynamic web applications and web services using Php
Collaborate better with your software team
Ensure quality early and often throughout the development process
 
   
 
Comments (1)  Read More
 
 
Developer Tools » Tools & Editors : TextPad v5.20
 
 
 
 
 
TextPad v5.20

TextPad® is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires.

Features:
• Huge files can be edited, up to the limits of virtual memory. See Specifications for the actual limits.
• Supports Universal Naming Convention (UNC) style names, and long file names with spaces.
• CUA compliant keyboard commands.
• English, French, German, Italian, Polish, Portuguese and Spanish user interfaces.
• A spelling checker with dictionaries in 10 languages.
• Multiple files can be simultaneously edited, with up to 2 views per file.
• Warm Start feature lets you restart exactly where you left off.
• In addition to the usual cut, copy and paste capabilities, selected text can be case shifted and block indented, and characters, words and lines can be transposed. Cut and copied text can be appended to the clipboard, as well as replacing its contents.
• Text can be automatically word-wrapped at the margin, or at a specified column, if it does not fit on a line. In this mode, text can be split into separate lines where wrapping occurs, or lines can be intelligently joined, preserving paragraphs.
 
   
 
Comments (1)  Read More
 
 
Developer Tools » Tools & Editors : CodeSmith Professional.v4.1.3
 
 
 
 
 
CodeSmith Professional.v4.1.3

CodeSmith is a software development tool to help you get your job done faster. Technically speaking it is a template driven code generator that automates the creation of common application code for any language (C#, Java, VB, PHP, ASP.NET, SQL, etc.).

CodeSmith is a template-based code generator that allows you to generate code for any text language. The code generated can be customized by the use of properties. A property can be any .NET object that has a designer (most built in .NET types have designers already) and can be as simple as a boolean property that allows you to conditionally add or remove code from the result, to an object such as the TableSchema object (included in SchemaExplorer) which provides access to everything you could possibly want to know about a database table. CodeSmith comes with many standard property types and is 100% extensible by allowing the user to create custom property types.

CodeSmith's syntax is almost identical to ASP.NET. So if you are familiar with ASP.NET then you should be able to quickly learn the template syntax. You can use the C#, VB.NET or JScript.NET languages in your templates and your templates can output any ASCII-based language.

CodeSmith is a template-based code generator that allows you to generate code for any text language. The code generated can be customized by the use of properties. A property can be any .NET object that has a designer (most built in .NET types have designers already) and can be as simple as a boolean property that allows you to conditionally add or remove code from the result, to an object such as the TableSchema object (included in SchemaExplorer) which provides access to everything you could possibly want to know about a database table. CodeSmith comes with many standard property types and is 100% extensible by allowing the user to create custom property types.
 
   
 
Comments (1)  Read More
 
 
Developer Tools » Tools & Editors : WinHex 14.8 SR-1
 
 
 
 
 
WinHex 14.8 SR-1

WinHex is a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security.

Features include:
- Disk editor for hard disks, floppy disks, CD-ROM & DVD, ZIP, Smart Media, Compact Flash, ...
- Powerful directory browser for FAT, NTFS, Ext2/3, ReiserFS, CDFS, UDF
- RAM editor, providing access to other processes' virtual memory
- Data interpreter, knowing 20 data types
- Editing data structures using templates (e.g. to repair partition table/boot sector)
- Concatenating and splitting files, unifying and dividing odd and even bytes/words
- Analyzing and comparing files
- Particularly flexible search and replace functions
- Disk cloning, with a specialist license also under DOS
- Drive images & backups (optionally compressed or split into 650 MB archives)
- Programming interface (API) and scripting (professional & specialist licenses only)
- 128-bit encryption, checksums, CRC32, hashes (MD5, SHA-1, ...)
- Erase (wipe) confidential files securely, hard drive cleansing to protect your privacy
- Import all clipboard formats, incl. ASCII hex values
 
   
 
Comments (3)  Read More
 
 
Developer Tools » Tools & Editors : TextPad 5.10
 
 
 
 
 
TextPad 5.10

TextPad® is designed to provide the power and functionality to satisfy the most demanding text editing requirements. It can edit files up to the limits of virtual memory, and it will work with the 32-bit and 64-bit editions of Windows® 2000, Server 2003, XP and Vista.

TextPad has been implemented according to the Windows XP user interface guidelines, so great attention has been paid to making it easy for both beginners and experienced users. In-context help is available for all commands, and in-context menus pop-up with the right mouse button. The Windows multiple document interface allows multiple files to be edited simultaneously, with up to 2 views on each file. Text can be dragged and dropped between files.

* TextPad 4 is supported on Windows 95, 98, 2000 (SP4), Server 2003, and 32-bit editions of XP
* It can handle file sizes up to the largest contiguous chunk of virtual memory.
* The number of concurrent edits is limited by available Windows resources.
* Supports Universal Naming Convention (UNC) style, and long file names with spaces.
* 16-bit Unicode, UTF-8 and 8-bit text files with single and double byte characters can be edited.
* DOS, UNIX, Macintosh, Netscape and mixed end of line characters are supported.
* Text can be in either the ANSI (Windows) or OEM (DOS) code sets.
* Each document has a single MDI window with up to 4 views.
* The full range of fonts installed in MS Windows are supported.
* Up to 32 tab stops can be defined, along with a default tab spacing, and an indent size.
 
   
 
Comments (0)  Read More