Virtual Box in System Information

Im using oracle virtual box, how do i remove the virtual box form system information to make it say something else?

image capturejpg.jpeg</s>image capturejpg.jpeg<e>


Follow this video, it shows you how to delete that program and syskey. Here’s a link-

https://www.youtube.com/watch?v=4uuv3sY97sA

This is in general what I did for my VM and I haven’t been caught at all

You might also want to change what shows up in device manager, I did this-

https://www.youtube.com/watch?v=6TM45vNI4Qc

@david-r-1002#35090 i have already changed the names of the devices, but in virtual box, you cant change what system information says, unlike VMware. I guess ill just go and delete it like you said.

@theboss24611#35185 yeah I would do that. Just follow that video if your VM has Win7 or up (I don’t think it works for Vista and down).

Plus it can lead to some funny situations... I had to mute the line I was laughing so hard, my scammer tried to open msinfo32 about 17 times and it kept giving an error message. After about 15min of that he gave up XD

@theboss24611#35086

I also faced the same issue and I could find work arounds for the same.

I am using VirtualBox which is installed on Mac Pro.

To change the specific information , use the following commands in the terminal.

**System Manufacturer **
VBoxManage setextradata "<VM Name>" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" "Compaq"

**System Model**
VBoxManage setextradata "<VM NAME>" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemProduct" "Thingamajig"

**BIOS Version**
VBoxManage setextradata "<VM NAME>" "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVersion" "BIOS_VERSION"

The result looks pretty convincing:

image screen-shot-2018-06-26-at-62636-pmpng.png![image screen-shot-2018-06-26-at-62636-pmpng.png](replace/assets/files/2018-06-27/01:27:170-screen-shot-2018-06-26-at-62636-pmpng.png)

This [blog](http://championofcyrodiil.blogspot.com/2017/08/setting-virtualbox-smbios-settings-to.html) and this [virtualBox manual](https://www.virtualbox.org/manual/ch09.html#changedmi) can be used for more information.

@NoJaM#36138 Thanks

@theboss24611#36741 Good luck scambaiting :slight_smile: