Giter Club home page Giter Club logo

hiveswarming's People

Contributors

salsifis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hiveswarming's Issues

Doesn't like my files

I'm trying to use this to modify the RegHive file that is created by Sandboxie (software which creates a sandboxed environment). I've used an app called RegFileExport which successfully creates a .reg file, but it cannot convert back to a hive. And HiveSwarming doesn't work for these files.

Here's the error I get when trying to go Hive>Reg:

Opening subkey named classes at index 1 - Current key name: software:
ERROR 80070005 (Access is denied. )

Getting contents of subkey named software - Current key name: current:
ERROR 80070005 (Access is denied. )

Getting contents of subkey named current - Current key name: user:
ERROR 80070005 (Access is denied. )

Getting contents of subkey named user - Current key name: (HiveRoot):
ERROR 80070005 (Access is denied. )

Also, the .reg file that RegFileExport creates cannot be converted into a RegHive file.

Here's the error:

Reading key beginning with prefix <empty> - Line does not begin with opening bracket:
ERROR 8000ffff (Catastrophic failure )

Serializing registry fileOutput.REG:
ERROR 8000ffff (Catastrophic failure )

Here's the first few lines of that .reg file:

Windows Registry Editor Version 5.00


[]

[machine]

[machine\software]

[machine\software\classes]

[machine\software\classes\clsid]

I tried removing the [] line, and got even more errors:

Value name S-1-5-21-2296009262-2775004226-3358008871-1001 - Expecting two hexadecimal digits:
ERROR 8000ffff (Catastrophic failure )

Reading key machine\software\WOW6432Node\Google\Update\ClientStateMedium\{8A000345-D504-403C-A0F1-A69D9E000F96}\LastWasDefault - Could not read values:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\WOW6432Node\Google\Update\ClientStateMedium\{8A000345-D504-403C-A0F1-A69D9E000F96}\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\WOW6432Node\Google\Update\ClientStateMedium\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\WOW6432Node\Google\Update\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\WOW6432Node\Google\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\WOW6432Node\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\software\:
ERROR 8000ffff (Catastrophic failure )

Checking if there are keys beginning with machine\:
ERROR 8000ffff (Catastrophic failure )

Serializing registry fileOutput2.REG:
ERROR 8000ffff (Catastrophic failure )

Unable to convert .reg to hive format

I'm trying to convert a .reg file with the header of Windows Registry Editor Version 5.00

This is the command usage I am using and the following error.

HiveSwarming.exe --reg-file-to-hive file.reg newfile
File file.reg preamble not found:
ERROR 8000ffff (Catastrophic failure )

Serializing registry filefile.reg:
ERROR 8000ffff (Catastrophic failure )

System hives

Hi,

It seems this tool can't convert copies of system hives 'C:\Windows\System32\Config' to *.reg.

C:\Tools\HiveSwarming>hiveswarming.exe --hive-to-reg-file COMPONENTS COMPONENTS.reg
Loading hive file COMPONENTS:
ERROR 80070005 (Access is denied. )

C:\Tools\HiveSwarming>

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.