Fake MAC Address for old software license
Win 10 x64.
I have an old software licence that is locked to a MAC address. If I create a VM, and use the Host to define the MAC address on the vNIC, then the software activates normally.
If I use the "Network Address" feature of the vNIC settings to change the MAC, the software somehow figures out the NIC's real MAC and won't activate.
In the end, this solution needs to run on a real PC with a real NIC.
How do I change the MAC on a real NIC in such a way that the software can't read the real MAC. Or how do I install a fake NIC with the MAC address I need for the software to attach to?
(I've installed the MS Loopback Adapter, and set the MAC, but the sofware still finds the 'real' MAC on the adapter).
networking mac network-adapter
add a comment |
Win 10 x64.
I have an old software licence that is locked to a MAC address. If I create a VM, and use the Host to define the MAC address on the vNIC, then the software activates normally.
If I use the "Network Address" feature of the vNIC settings to change the MAC, the software somehow figures out the NIC's real MAC and won't activate.
In the end, this solution needs to run on a real PC with a real NIC.
How do I change the MAC on a real NIC in such a way that the software can't read the real MAC. Or how do I install a fake NIC with the MAC address I need for the software to attach to?
(I've installed the MS Loopback Adapter, and set the MAC, but the sofware still finds the 'real' MAC on the adapter).
networking mac network-adapter
2
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01
add a comment |
Win 10 x64.
I have an old software licence that is locked to a MAC address. If I create a VM, and use the Host to define the MAC address on the vNIC, then the software activates normally.
If I use the "Network Address" feature of the vNIC settings to change the MAC, the software somehow figures out the NIC's real MAC and won't activate.
In the end, this solution needs to run on a real PC with a real NIC.
How do I change the MAC on a real NIC in such a way that the software can't read the real MAC. Or how do I install a fake NIC with the MAC address I need for the software to attach to?
(I've installed the MS Loopback Adapter, and set the MAC, but the sofware still finds the 'real' MAC on the adapter).
networking mac network-adapter
Win 10 x64.
I have an old software licence that is locked to a MAC address. If I create a VM, and use the Host to define the MAC address on the vNIC, then the software activates normally.
If I use the "Network Address" feature of the vNIC settings to change the MAC, the software somehow figures out the NIC's real MAC and won't activate.
In the end, this solution needs to run on a real PC with a real NIC.
How do I change the MAC on a real NIC in such a way that the software can't read the real MAC. Or how do I install a fake NIC with the MAC address I need for the software to attach to?
(I've installed the MS Loopback Adapter, and set the MAC, but the sofware still finds the 'real' MAC on the adapter).
networking mac network-adapter
networking mac network-adapter
asked Jan 17 at 8:56
DomDom
3104514
3104514
2
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01
add a comment |
2
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01
2
2
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01
add a comment |
2 Answers
2
active
oldest
votes
It sounds like your software is not actually changing the MAC address of the NIC, only the packets it sends. If and how you can change the MAC depends entirely on the model and firmware. Sometimes (not often)you can change onboard NIC mac addresses in BIOS.
If your current card/NIC cant be reprogrammed, you may be able to purchase a second cheapo card which can be flashed. The model might depend on your pc and available slots, but you want one which supports the "clone mac" function.
Also, if your computer has a WIFI interface you may be able to use the clone mac function on that.
add a comment |
OK, found one of the tools. EEUPDATE is an Intel tool for OEMs to set MAC addresses on system build. I assume such a tool exists for most brands of cards. Tool is OEM only, so need to sign an agreement. Thanks folk!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1395278%2ffake-mac-address-for-old-software-license%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It sounds like your software is not actually changing the MAC address of the NIC, only the packets it sends. If and how you can change the MAC depends entirely on the model and firmware. Sometimes (not often)you can change onboard NIC mac addresses in BIOS.
If your current card/NIC cant be reprogrammed, you may be able to purchase a second cheapo card which can be flashed. The model might depend on your pc and available slots, but you want one which supports the "clone mac" function.
Also, if your computer has a WIFI interface you may be able to use the clone mac function on that.
add a comment |
It sounds like your software is not actually changing the MAC address of the NIC, only the packets it sends. If and how you can change the MAC depends entirely on the model and firmware. Sometimes (not often)you can change onboard NIC mac addresses in BIOS.
If your current card/NIC cant be reprogrammed, you may be able to purchase a second cheapo card which can be flashed. The model might depend on your pc and available slots, but you want one which supports the "clone mac" function.
Also, if your computer has a WIFI interface you may be able to use the clone mac function on that.
add a comment |
It sounds like your software is not actually changing the MAC address of the NIC, only the packets it sends. If and how you can change the MAC depends entirely on the model and firmware. Sometimes (not often)you can change onboard NIC mac addresses in BIOS.
If your current card/NIC cant be reprogrammed, you may be able to purchase a second cheapo card which can be flashed. The model might depend on your pc and available slots, but you want one which supports the "clone mac" function.
Also, if your computer has a WIFI interface you may be able to use the clone mac function on that.
It sounds like your software is not actually changing the MAC address of the NIC, only the packets it sends. If and how you can change the MAC depends entirely on the model and firmware. Sometimes (not often)you can change onboard NIC mac addresses in BIOS.
If your current card/NIC cant be reprogrammed, you may be able to purchase a second cheapo card which can be flashed. The model might depend on your pc and available slots, but you want one which supports the "clone mac" function.
Also, if your computer has a WIFI interface you may be able to use the clone mac function on that.
edited Jan 19 at 1:32
Ramhound
20.6k156286
20.6k156286
answered Jan 17 at 9:24
davidgodavidgo
44.1k75292
44.1k75292
add a comment |
add a comment |
OK, found one of the tools. EEUPDATE is an Intel tool for OEMs to set MAC addresses on system build. I assume such a tool exists for most brands of cards. Tool is OEM only, so need to sign an agreement. Thanks folk!
add a comment |
OK, found one of the tools. EEUPDATE is an Intel tool for OEMs to set MAC addresses on system build. I assume such a tool exists for most brands of cards. Tool is OEM only, so need to sign an agreement. Thanks folk!
add a comment |
OK, found one of the tools. EEUPDATE is an Intel tool for OEMs to set MAC addresses on system build. I assume such a tool exists for most brands of cards. Tool is OEM only, so need to sign an agreement. Thanks folk!
OK, found one of the tools. EEUPDATE is an Intel tool for OEMs to set MAC addresses on system build. I assume such a tool exists for most brands of cards. Tool is OEM only, so need to sign an agreement. Thanks folk!
answered Jan 21 at 2:14
DomDom
3104514
3104514
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1395278%2ffake-mac-address-for-old-software-license%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
If it's tied to the MAC Address you might be breaking your license conditions. How and if you're able to change the MAC might depend on the NIC you're using.
– Seth
Jan 17 at 9:01