hey I want to change tap-win32

hey I want to change tap-win32 network adaptor’s mac address which mudfish uses.there seems not good result with windows registry.i tried to change mac address by using CLI (ifconfig lo0 down , ifconfig lo0 hw either ,ifconfig lo0 up) but it broke mudfish core.any good way to change mac address?

in windows, i changed registry entryHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E972-E325-11CE-BFC1-08002BE10318}
then find tap-win32 adaptor then changed value of NetworkAddress , restarted machine but no effect

I want to change mac address because game client send my mac adress / hdd serial number to track my computer. i want to camouflage it

changing “MAC” entry in registry worked,

Cool! :slight_smile: I hope now everything goes well with mudfish. Please let me know if there are any other problems.