Ru-Board.club
← Вернуться в раздел «Программы»

» Hex Editor Neo

Автор: boss911
Дата сообщения: 23.05.2015 14:22
Установил 6.11.00.5363 как портативную версию (за это отвечает файл "portable.config" в корне программы, где будут храниться настройки), установил в "C:\HHD Software". Настроил программу, указал относительный путь к "Localization" (положил в корень), выбрал русский и все такое. Ну, а потом переименовал всю папку и переложил в другое место. Теперь при открытии файла в редакторе, он ругается на отсуствие "C:\HHD Software\Sample Structures\*.*", но засада в том, что в настройках указать относительный путь к этой папке нельзя, не предусмотрено. Вот и спрашивается, какой нафиг это тогда портабл, что-то разрабы тут ступили.

Если обнулить "portable.config", то при первом запуске программы, путь к "Sample Structures" пропишется автоматом, но нафиг такой портабл.

Нужен портабл с уже настроенной программой (portable.config), где нет привязки к путям, реально, как?
Автор: distortion
Дата сообщения: 23.05.2015 20:09
boss911
оборачивать в виртуальный контейнер.
Автор: boss911
Дата сообщения: 24.05.2015 12:22
distortion

Что оно такое и чем делать? Заранее спасибо.

Попробовал, этим же редактором, в "portable.config" убрать везде, где упоминается "C:\HHD Software\Sample Structures", убрать "C:\HHD Software\". Но при открытии программы с правленым "portable.config", все настройки сбросились, не принял он этот конфиг, жаль.
Автор: distortion
Дата сообщения: 24.05.2015 12:47
boss911
например, thinapp

или, как альтернативный вариант, написать bat/cmd/vbs, который будет актуализировать пути в portable.config
Автор: boss911
Дата сообщения: 24.05.2015 16:17
distortion

Принцип работы батника, если не трудно, можно? Сейчас я написал батник, который добавляет в реестр нужные настройки программы (без путей к сэмплам) и создает нулевой "portable.config", при запуске программы, программа хватает настройки из реестра, а при закрытии все настройки импортируются в "portable.config" и удаляются из реестра (так задумано разрабами), где уже актуальный путь к "Sample Structures". Но это надо делать, запускать батник, каждый раз, когда меняешь расположение дистрибутива.
Автор: SAT31
Дата сообщения: 26.06.2015 12:01
Free Hex Editor Neo 6.12.00.5406
Fixed Bugs
- Crash on startup
Application crashed on startup if a second copy was launched under different user.
- Portable mode crash
Application could crash during opening structure definition file when used in portable mode.
- Various bug fixes
Various reported and internally-discovered bugs, including application crashes, have been fixed.

New Features
- Volume snapshot support
User may now create and open a volume snapshot, "freezing" volume changes.
- Opening locked files
Application now allows opening files locked by other processes via creating a volume snapshot and opening a file from this snapshot.

Updated Features
- GPT support added to
Volume Navigator Volume Navigator is now capable of parsing GPT disks.
Автор: seleznyov
Дата сообщения: 28.06.2015 10:02
Уважаемые.
Подскажите пожалуйста можно ли искать в файле HEX byte по маске и как это реализовать?
например: нужно найти в файле 00 00 ?? ae fb и заменить на другое значение.
Автор: basil12345574576
Дата сообщения: 29.06.2015 17:33
Можно, используя регулярные выражения. В данном случае будет так:

search pattern: \x00\x00(.)\xae\xfb
replace pattern: то, на что нужно заменить

не забыть поставить галочку "Регулярное выражение" и выбрать Подгруппа: 1
Автор: frost745
Дата сообщения: 01.07.2015 23:40
-
Автор: SAT31
Дата сообщения: 17.07.2015 14:19
Free Hex Editor Neo 6.14.00.5453
Fixed Bugs
- Improved stability on startup
Improved compatibility with third-party software that modifies application files during startup. This has caused early re-compilation of structure definition files and could lead to crash.
- Crash if Edit » Cut command used in Find dialog
Application crashed if some editing commands were used in pattern editor in Find, Replace and other dialogs.
- Fixed ULONGLONG in Data Inspector
ULONGLONG in Data Inspector incorrectly behaved exactly like (signed) LONGLONG.
- Bug in pe.h header
A bug that prevented resource directory from correctly binding for PE exectuable files has been fixed.
- Crash in binding broken pointer field
If exception was thrown during calculating pointer field offset, Structure Viewer subsequently crashed during visualization of pointer field.
- Fixed Writable status determination for volumes
Application sometimes incorrectly determined whether the volume was writable or not (incorrectly disabling Read Only checkbox).

New Features
- Data Inspector now has Hex/Dec switch
Data Inspector now has hexadecimal/decimal switch that affects most built-in types.

Updated Features
- Sorted tool windows in View » Tool Windows menu
Tool windows in View » Tool Windows menu group are now sorted, which makes navigation easier.
- CSV export in Structure Viewer
Copy/export code in Structure Viewer has been rewritten from scratch. Now it has excellent performance and better compatibility with CSV. In addition, CSV column separator may be selected in Tools » Settings, General Tab window.
- Structure Viewer window position saving and restoring
Structure Viewer now saves the cursor position in tool window and restores it after the document is active again.
- Relative paths in Structure Library
Structure Library now supports relative paths for structure files, which improves portable mode.
- Physical disk Serial Number is now displayed
Open Physical Disk dialog now displays disk's serial number. In addition, serial number is also displayed in the document's title and recent document list.
Автор: distortion
Дата сообщения: 12.09.2015 14:27
[^] 6.20.00.5622

Fixed bugs
· Many reported and internally found bugs fixed.

New Features
· Settings Manager introduced
This release introduces Settings Manager, which provides centralized application settings storage and management. User may now choose one of three settings storage locations: per-user Registry location (default), portable mode or external file. Settings may now be exported and imported or shared between computers.

Updated Features
· Size column in Open Volume dialog
Size column has been added to Open Volume dialog.
· Portable mode improvements

Portable mode has been improved thanks to newly introduced Settings Manager. Previously, Hex Editor Neo stored settings in Registry in portable mode and only saved them to a portable.ini file on shutdown.

Now, Registry is no longer used in portable mode and all settings are stored in portable.hexset file located in application startup folder. In addition, portable mode also changes the default language pack storage location as well as structure files location to paths relative to startup folder.

NOTE: Do not use Windows 10 to make a portable installation. Portable installations made on Windows 10 will not work on previous versions of Windows. This will be fixed in future releases.
Автор: SAT31
Дата сообщения: 17.09.2015 20:54
Free Hex Editor Neo 6.20.01.5642
Fixed Bugs
- Volume Navigator steals focus on window switch
When opened volume or physical disk window become active, focus is moved to Volume Navigator window. This has been fixed.
- Data Inspector allows multiple custom rules with same name
It was possible to create several custom rules with the same name. Deleting those rules could later crash the Hex Editor Neo.

Updated Features
- Increased maximum number of editor columns
Editor windows may now display up to 1024 columns.
- Structure Library window now reports missing files
If a file added to the library is not found, it is now marked as missing in Structure Library window. Double-clicking the missing file asks the user if he wants to create it.
Автор: SAT31
Дата сообщения: 09.10.2015 22:06
Free Hex Editor Neo 6.20.02.5651
Fixed Bugs
- Error adding custom structure definition files
It was impossible to add custom structure definition files to the library unless they were put into default folder.
- File comparison colors were not saved correctly
Changed file comparison colors were not saved to settings.
Автор: Leenkeen
Дата сообщения: 09.05.2016 12:57
у меня одного такое не понятное меню перейти к смещению?Оо
v.6.20.02.5651
Автор: SAT31
Дата сообщения: 09.06.2016 13:28
Free Hex Editor Neo 6.21.00.5841
Fixed Bugs
- Language pack downloading issues
Fixed several bugs with language pack downloading. This includes issues with invalid custom language pack path and path without trailing backslash.
- Enum visualization bug in Structure Viewer
A bug that caused invalid visualization of enumeration values has been fixed.
- time_t visualization bug in Data Inspector
A bug that caused invalid interpretation and visualization of time_t values in Data Inspector has been fixed.
- Floating-point values visualization in Data Inspector and Structure Viewer
Fixed a various issues with floating-point visualization in both Data Inspector and Structure Viewer.
- Several reported bugs fixed
This release also fixes a number of reported and internally discovered bugs, including application crashes.

New Features
- Dropped support for Windows XP and Windows Vista
Starting from this release, Hex Editor Neo drops support for Windows XP and Windows Vista as well as corresponding server versions. A version that supports Windows XP and Windows Vista is available here.

Updated Features
- Configurable max array/string export length in Structure Viewer
Structure Viewer now allows configuring maximum length of array or string used during export.
-----------
Обращаю внимание, что с этой версии поддержка Windows XP и Vista прекращена. Скачать прошлую версию программы для этих ОС можно по ссылке http://www.hhdsoftware.com/dispatch/hex/download-xp-version-free .
Автор: SAT31
Дата сообщения: 17.07.2016 20:48
Free Hex Editor Neo 6.22.00.5850
Fixed Bugs
- Hang in Beta settings page
Windows 7: Hex Editor Neo hangs if Beta page is opened.
- Crash in File Comparison
Application crashes after comparing identical files.
- Hang on application close
Windows 7: Application hangs if closed with unsaved changes in documents.
- Window name is not updated on Save As command
Window name is not updated when a document changes its name after Save As command is used.
- Crash on language pack update
Application may crash when trying to install updated language pack.
Автор: LZAA
Дата сообщения: 18.07.2016 21:54
Добрый вечер . Мне подумалось , что здесь бывают специалисты по программированию . У меня такой вопрос имеется . Мне надо создать параметр реестра REG-BINARY исходя из числа в 16ричном выражении . Как это можно сделать ? ( Сейчас пишу общё . При необходимости напишу подробности ) .
Автор: dev2null
Дата сообщения: 18.07.2016 22:28
LZAA 21:54 18-07-2016
Цитата:
Добрый вечер . Мне подумалось , что здесь бывают специалисты по программированию . У меня такой вопрос имеется . Мне надо создать параметр реестра REG-BINARY исходя из числа в 16ричном выражении . Как это можно сделать ? ( Сейчас пишу общё . При необходимости напишу подробности ) .

https://msdn.microsoft.com/en-us/library/windows/desktop/ms724923%28v=vs.85%29.aspx
На masm32 как-то так: [more].data
;Windows Registry Editor Version 5.00
;
;[HKEY_CURRENT_USER\Software\DownloadManager]
;"scansk"=hex(0):30,22,a2,2e,e8,59,62,37,f3,74,79,24,6f,82,cd,5a,b5,99,1a,4c,6a,\
; 53,20,6f,16,21,aa,ca,b0,6f,09,18,28,75,5f,bc,68,e2,50,31,00,00,00,00,00,00,\
; 00,00,00,00
; данные определять так:
scansk    db 030h,022h,0a2h,02eh,0e8h,059h,062h,037h,0f3h,074h,079h,024h,06fh,082h,0cdh,05ah,0b5h,099h,01ah,04ch,06ah,053h,020h,06fh,016h
        db 021h,0aah,0cah,0b0h,06fh,009h,018h,028h,075h,05fh,0bch,068h,0e2h,050h,031h,000h,000h,000h,000h,000h,000h,000h,000h,000h,000h
scansk_len = $-scansk

; или как-то так:

Zero_Length EQU 8
Zero \
    db 000h,000h,000h,000h,000h,000h,000h,000h


szscansk db 'scansk',0
subkey db 'Software\\DownloadManager',0
szkey db 'Key',0
szupdcheck db 'AutoCheckForUpdates',0
updcheck dd 0

.data?
hKey dd ?

.code
fn RegCreateKeyEx,HKEY_CURRENT_USER,offset subkey,0,0,\
REG_OPTION_NON_VOLATILE,KEY_WRITE or KEY_READ,0,offset hKey,0
fn RegSetValueEx,hKey,offset szscansk,0,REG_NONE,offset scansk,scansk_len
fn RegSetValueEx,hKey,offset szkey,0,REG_BINARY,offset Zero,Zero_Length
fn RegSetValueEx,hKey,offset szupdcheck,0,REG_DWORD,offset updcheck,4
fn RegCloseKey,hKey[/more]
Такие вещи (если это действительно с программированием связано), надо где-нибудь здесь спрашивать: Прикладное программирование
Автор: LZAA
Дата сообщения: 19.07.2016 01:37
dev2null - спасибо за ответ ! Я сейчас подробно опишу ситуацию , чтобы Вам было понятнее . Сразу должен оговориться , что сам я к программированию никакого отношения не имею . Моя цель - изменение цвета панели управления Windows 10 посредством реестра .Цвет панели управления находится по пути в реестре: HKEY_USERS\ S-1-5-21-885247606-2570251354-2009595240-1001\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Accent . Параметр AccentPalette. Этот параметр REG_BINARY . Как создать параметр REG_BINARY , исходя из 16ричного значения цвета ( FFFFFF , например ) ?
Автор: dev2null
Дата сообщения: 19.07.2016 07:15
LZAA
C этим, наверно, сюда: http://forum.ru-board.com/topic.cgi?forum=62&topic=30041&glp или в гугель.
У меня Win 8.1 - ничем помочь не могу.
Автор: SAT31
Дата сообщения: 20.07.2016 20:45
С небольшим опозданием.

Free Hex Editor Neo 6.22.01.5862
Fixed Bugs
- Crash in Pattern Coloring
Hex Editor Neo may crash after loading Pattern Coloring rules from a file.
- Crash in Structure Library
Hex Editor Neo crashes after structure definition files recompilation under certain circumstances.
Автор: digvijaya
Дата сообщения: 26.08.2016 18:45
Free Hex Editor Neo 6.24.00.5920

Цитата:
High-DPI Support:
This release makes Hex Editor Neo fully compatible with high-definition displays.

Страницы: 123

Предыдущая тема: Opera (движок Presto) часть 23


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.