Giter Club home page Giter Club logo

Comments (5)

salsifis avatar salsifis commented on August 16, 2024 1

@MaxstarPCW Please use v1.3 that you can download in the Releases section.
https://github.com/stormshield/HiveSwarming/releases/tag/v1.3

from hiveswarming.

salsifis avatar salsifis commented on August 16, 2024 1

Hello @MaxstarPCW

The SYSTEM, SOFTWARE hives, etc. can have subkeys with different security descriptors, as the installed components in your operating system can register themselves and set the security for their keys.

Such hives, where keys do not have the same security descriptor, cause the RegLoadAppKey API to fail, and this is documented by Microsoft. There is no way to use this user-land API with these hives.

So This is not something that could be fixed.

from hiveswarming.

salsifis avatar salsifis commented on August 16, 2024

Hello @MaxstarPCW
You are right, the problem is that we try to map the registry hive with a desired access mask that is too much.
I will publish a release.

from hiveswarming.

MaxstarPCW avatar MaxstarPCW commented on August 16, 2024

Hi,

Thank you very much for the quick response. I've just tested the latest build with a copy of the COMPONENTS hive and and it works like a charm.

But, when I try to convert a copy of the DRIVERS hive I get the error below. (This copy is not corrupted, the primary and secondary sequence numbers are good. And I'm able to load the hive using regedit or RegistryExplorer.

C:\Tools\HiveSwarming>hiveswarming.exe --hive-to-reg-file DRIVERS DRIVERS.reg
Loading hive file DRIVERS:
ERROR 800703f1 (The configuration registry database is corrupt. )

I get the same error trying to convert the system, software, and all the other hives.

from hiveswarming.

MaxstarPCW avatar MaxstarPCW commented on August 16, 2024

Hi,

I am familiar with the security descriptors, but error 800703f1 (ERROR_BADDB / Dirty Hive) may cause any confusion. This error message generally indicates that the primary an secondary sequence numbers do not match. So perhaps a "NOT SUPPORTED" message is more relevant.

Anyway thanks for this great tool, I really like it!

from hiveswarming.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.