Access violation when adding a registery

Issues related to Enigma Virtual Box
Post Reply
HijackHornet
Posts: 2
Joined: Mon Sep 27, 2021 8:50 am

Access violation when adding a registery

Post by HijackHornet »

Getting this error while trying to add a registery

Code: Select all

Access violation at address 0055A298 in module 'enigmavb.exe' at address FFFFFFE
NB : I'm on a company computer with heavy security components so it might be related to that.
Though i tried adding a different registery without success. It create the first registery structure but then i get this error.

After some testing i get this error everytime a reg containes data of type hex(7):00,00
All dwords works but every time it reach a hex(7) i get the error.
HijackHornet
Posts: 2
Joined: Mon Sep 27, 2021 8:50 am

Re: Access violation when adding a registery

Post by HijackHornet »

Fixed the issue by removing thoose entries from the reg file
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Access violation when adding a registery

Post by Enigma »

Hi, looks like EVB does not expect the number "(7)" after hex. It is something out of standard I assume?
Post Reply