Vista Download

Source code files Vista download - HxD Vista download - Best Free Vista Downloads

 



Top Software Keywords

windows downloads
development downloads
free downloads
tool downloads
code downloads
xml downloads
data downloads
text downloads
database downloads
visual studio downloads
sql downloads
file downloads
perl downloads
editor downloads
html downloads
csv downloads
convert downloads
xls downloads
java downloads
utility downloads
oracle downloads
schema downloads
visual basic downloads
application downloads
sql server downloads
compare downloads
uml downloads
hex editor downloads
txt downloads
obfuscator downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

OllyDbg
2.01 download
Freeware

Viscomsoft
TWAIN SDK
ActiveX

12.0 download
Shareware

PDFIndexCut
1.0 download
Shareware

.NET MAUI OCR
2023.7.28 download
Shareware

UninsHs
3.1.0.344 download
Freeware

SharpPcap
4.0.0 download
Open Source

Obfuscator
Executive

5.1.1 download
Demo

Advanced Data
Generator for
MySQL

4.2.0 download
Trialware

RAD Studio
12.2 download
Trialware

RubyInstaller
3.4.3-1 download
Open Source

Net Send SDK
1.1 download
Freeware


SimpleLPR
3.6.0.0 download
Shareware

Marshallsoft
Client Mailer
for VB

6.0 download
Shareware

XIFF
3.1.0 download
Open Source

Top Rated

SuperEdi
4.3.2 download
Freeware

SimplexNumeric
a

25.4.2.1 download
Freeware

AlphaControls
2020

15.21 download
Shareware

IntelliProtect
or

2.24 download
Freeware

SetupBuilder
10.0.6531 download
Shareware

CyberInstaller
Suite

2022 download
Freeware

GSA Auto
SoftSubmit

8.42 download
Shareware

Install
Package
IronPdf

2022.4.5455 download
Shareware

ReFox XII
12.5 download
Commercial

DJ Java
Decompiler

3.12.12.101 download
Shareware

PlayBasic
Learning
Edition

1.64l download
Freeware

SIP ActiveX
Phone

1.1.2.6 download
Shareware

Turbo C++
3.0 download
Freeware

Ultimate++
605 download
Freeware

PHP Gz Forum
Scripts

1.1 download
Commercial

 

Navigation: Home \ Development \ Other \ HxD

HxD

 2.5.0.0   by mh-nexus

Vista Compatible
Software Description:
... editing and modifying of main memory (RAM), handles files of any size.
The easy to use ... patterns, a file shredder, concatenation or splitting of files, statistics and much more. ...
type: Freeware
categories: hex editor, edit hex, checksum generator, hex, editor, edit
Download HxD


Add to Download Basket


Report virus or spyware
HxD screenshot
[ Zoom screenshot ]
Vote:
Voted: 0 times
Downloaded: 800 times
Software Info
Best Vista Download periodically updates pricing and software information of HxD full version from the publisher, but some information may be out-of-date. You should confirm all information.
Software piracy is theft, using crack, warez passwords, patches, serial numbers, registration codes, key generator, keymaker or keygen for HxD license key is illegal and prevent future development of HxD. Download links are directly from our mirrors or publisher's website, HxD torrent files or shared files from rapidshare, yousendit or megaupload are not allowed!
Released: February 11, 2021
Filesize: 3.19 MB
Platform: Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64
Install Instal And Uninstall
Add Your Review or Windows Vista Compatibility Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

HxD

- Releases History
Software: HxD 2.5.0.0
Date Released: Feb 11, 2021
Status: New Release
Release Notes: Hex editor: implement horizontal mouse wheel scrolling (including handling of Logitech driver bug)

Data inspector:
New: added LEB128/ULEB128 types (variable width integer types used in WASM and dwarf debug information)
New: introduce readonly type converters (to allow uniform error messages when attempting to change values, also for converter plugins)
Enhancement: better error handling so that typical errors are caught and a more specific error message is given
error message for plugin DLLs of wrong machine type (x86-32 vs. x86-64)
Exporters:
New: skip undefined or unreadable sections, such that Intel Hex and S-Record files can be created that have gaps
New: source code exporter option to set the maximum text column or bytes per lines (= array elements per line)
Checksums / digests:
New: custom checksum
can generate a checksum, with settable bitwidth for the checksum result, the checksum addends, and the endianness
useful for various exotic formats, such as ROM files
Software: HxD 2.4.0.0
Date Released: Feb 28, 2020
Status: New Release
Release Notes: Restructured plugin interface:
easier to use from non-object-oriented languages, such as C
https://github.com/maelh/hxd-plugin-framework
New: support signed hexadecimal numbers in data inspector (for Int8, Int16, Int32, Int64)
relative numbers are used in assembly, for example, so signed hexadecimal numbers should be supported
UInt8, UInt16, UInt32, UInt64 remain unsigned
Enhancement: integer types in the datainspector support a leading + sign
rewrote many conversion functions for more consistency and to deal with corner cases not handled well by Delphi's built-in functions
Enhancement: error message (when a relative- "goto" offset is not within the bounds of a file/stream) will mention both relative and obsolute offsets for easier reference
negative offsets are now also shown with a minus sign in hexadecimal
Fix: datainspector plugins fail to jump to the previous/next/first/last element
Software: HxD 2.3.0.0
Date Released: Jul 6, 2019
Status: New Release
Release Notes: New: array navigation toolbar in datainspector (next/previous/first/last element)
allows to navigate types like ad-hoc arrays, that span the entire stream / file, extending left and right from the current element shown in the datainspector
all fixed-width data types support navigating forwards and backwards by default
backward navigation needs special support for variable-width data types like UTF-8 since UTF-8 is self-synchronizing, determining the previous element is possible (however, x86 assembly, for example, cannot be supported, since trailing bytes in an instruction encoding can also appear as leading bytes, which therefore only allows for an unambigious forward scan)
New: added Int24 and UInt24 types to data inspector (useful for wav files)
be sure to reset the data inspector row order in the options, if new types appear in the last rows


Most popular source code files in Other downloads for Vista

DJ Java Decompiler 3.12.12.101 download by Atanas Neshkov Ltd.
... and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files (for example Java applets). DJ Java Decompiler is ... decompile complex Java applets and binaries, producing accurate source code. It lets you quickly obtain all essential ...
View Details Download
DJ Java Decompiler

Dev-C++ Portable 6.3 / 5.11 download by Bloodshed Software
... tutorials. In Dev-C++ you can create a new source file, resource file, or project. After you have finished writing the code, save the file, debug it, and create an ... In addition, Dev-C++ can retrieve information from header files to help you easily find functions, classes and ...
View Details Download
Dev-C++ Portable

Dev-C++ 6.3 / 5.11 download by Bloodshed Software
... tutorials. In Dev-C++ you can create a new source file, resource file, or project. After you have finished writing the code, save the file, debug it, and create an ... In addition, Dev-C++ can retrieve information from header files to help you easily find functions, classes and ...
View Details Download
Dev-C++

Windows Store Apps Obfuscator 8.7.1 download by RustemSoft
... that it is easy to hack paid apps code from the Windows Store? There are security vulnerabilities ... are fundamental design flaws that allow reveal compiled code of Win8 applications, modification of deployed apps and ...
View Details Download
Windows Store Apps Obfuscator

Portable RJ TextEd 4.16 download by André Simon
... versatile and powerful syntax highlighter designed to transform code into beautifully formatted text. This software stands out ... LaTeX, or even SVG, this software ensures your code is presented in the best possible way. This ...
View Details Download
Portable RJ TextEd


AnalogX K-LOC Calculator 1.01 download by AnalogX
... complexity. This software can scan any number of files, any wildcard extension, and even recursively check subdirectories. It returns not only the total project K-LOC rating, but the average file ...
type: Freeware
categories: programming, lines, line, source, calculator, kloc, k-loc, code, IBM
View Details Download
AnalogX K-LOC Calculator

Perl2Exe 26.10 download by IndigoSTAR Software
... line program for converting Perl scripts to executable files. This allows you to create stand alone programs ... the Perl Interpreter. You can ship the executable files without having to ship your Perl source code. ...
type: Trialware ($149.00)
categories: Convert Script, Perl Script, Perl to EXE, Perl, Convert, Converter
View Details Download
Perl2Exe

Editra 0.7.20 download by Editra
... an easy-to-use interface and features that aid in code development. Currently this application supports basic autocompletion and ... Builtin Plugin Downloader/Installer · Clipboard Support (Copy/Paste/ect...) · Code Folding · Column Edit Mode · Command Mode ...
type: Freeware
categories: syntax highlight, text editor, edit text, editor, designer, edit
View Details Download
Editra

Jode 1.1.2 Pre1 download by Jochen Hoenicke
... your project. The decompiler reads in class files and produces something similar to the original java ... and anonymous classes. The optimizer transforms class files in various ways with can be controlled by ...
View Details Download
Jode screenshot

Limnor Studio 5.6.1.653 download by Longflow Enterprises Ltd
A visual codeless programming system with built in support for web ... Visual representations of programming are saved in XML files. The compiler compiles the XML files and generates web files and C# source code, ...
View Details Download
Limnor Studio