Skip to content

Fix registry enumeration failure for large values (ERROR_MORE_DATA)#76

Merged
wh1te909 merged 1 commit intoamidaware:developfrom
fahadkhan-fk:fix/registry-dynamic-buffer-handling
Feb 26, 2026
Merged

Fix registry enumeration failure for large values (ERROR_MORE_DATA)#76
wh1te909 merged 1 commit intoamidaware:developfrom
fahadkhan-fk:fix/registry-dynamic-buffer-handling

Conversation

@fahadkhan-fk
Copy link
Contributor

No description provided.

@silversword411
Copy link

silversword411 commented Feb 19, 2026

Need a better way to identify each Users HKCU

amidaware/tacticalrmm#1452

image

@silversword411
Copy link

Is this PR fixing this?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

image

@silversword411
Copy link

Making an extra key?
image

@fahadkhan-fk
Copy link
Contributor Author

Is this PR fixing this? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

image

Yes this PR is fixing this issue.
Screenshot_2026-02-20_at_12 58 19_AM

@fahadkhan-fk
Copy link
Contributor Author

Making an extra key? image

This isn’t created by TacticalRMM/agent. Windows normally exposes per-user class registrations as HKEY_USERS_Classes (mapped to HKCU\Software\Classes). Our registry browser is just listing existing sub-keys under HKU. So seeing the _Classes hive next to the SID is expected behaviour on Windows.

@wh1te909 wh1te909 merged commit e09cdff into amidaware:develop Feb 26, 2026
2 checks passed
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.

3 participants