Skip to content

1.4.0 Fix (#8)#10

Closed
DarkCoderSc wants to merge 1 commit intodevfrom
main
Closed

1.4.0 Fix (#8)#10
DarkCoderSc wants to merge 1 commit intodevfrom
main

Conversation

@DarkCoderSc
Copy link
Copy Markdown
Owner

Registry Manager

  • Create new keys.
  • Delete existing keys.
  • Rename keys.
  • Create new values (String, Multi-Line String, Binary, DWORD, QWORD) with the ability to switch between modes (Convert data when applicable).
  • Edit values.
  • Delete values.
  • Rename values.
  • Fix issues in the registry tree display and navigation.

File Manager

  • Resolve bugs in the folder tree.

File Content Streaming

  • Redesigned interface for improved user experience.
  • Added new hex table component for easier viewing and editing.

Miscellaneous

  • Code refactored and improved for clarity, maintainability and extensibility - further work is expected progressively.
  • Updated Optix command serializer to support TObjectList<T> and TList<T>.
  • Custom hex table component added with support for read-only mode, editing, and dynamic memory expansion.
  • Removed non-GUI client from repository. Only the Client GUI remains.

# Registry Manager
- Create new keys.
- Delete existing keys.
- Rename keys.
- Create new values (String, Multi-Line String, Binary, DWORD, QWORD) with the ability to switch between modes (Convert data when applicable).
- Edit values.
- Delete values.
- Rename values.
- Fix issues in the registry tree display and navigation.

# File Manager
- Resolve bugs in the folder tree.

# File Content Streaming
- Redesigned interface for improved user experience.
- Added new hex table component for easier viewing and editing.

# Miscellaneous
- Code refactored and improved for clarity, maintainability and extensibility - further work is expected progressively.
- Updated Optix command serializer to support `TObjectList<T>` and `TList<T>`.
- Custom hex table component added with support for read-only mode, editing, and dynamic memory expansion.
- Removed non-GUI client from repository. Only the Client GUI remains.
@DarkCoderSc DarkCoderSc deleted the branch dev December 1, 2025 14:04
@DarkCoderSc DarkCoderSc closed this Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant