Tutorial MACycle - The Improved MAC Changer for HomePass!

Do you guys want to try an Open Beta with MACycle 2.00?

  • Yes

    Votes: 56 94.9%
  • No

    Votes: 3 5.1%

  • Total voters
    59

loco365

Well-Known Member
OP
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
So, if I removed the password, everything should technically work, right?

Yes.

Anyways, I've been fighting with the code for the past few weeks, trying to somehow get Windows XP support 100%, however, I've come across a small problem. Well, two.

1. There is a WMI query that queues the network adapters, however, the one that exists does not work for XP (When resetting the network adapter, an Error 02 is returned). Okay, sure. Just make two WMI queries (One for XP, and one for Not-XP) and call it a day.
2. The class that does all that was part of the refactor, written by galnol. I don't know WMI.

So, with that, I'm officially launching MACycle 2.00 Beta 1.71! You can get it here: https://dl.dropboxusercontent.com/u/34957059/MACycle 2.00 Beta 1.71.exe

Changes from Beta 1.70 (In case you were part of my early beta team) :
- Fixed up forms
- Small background changes to enhance performance
- Warnings for Windows XP users

Known Bugs:
- Windows XP users will encounter an Error 02 while cycling due to an incorrect WMI query (Hence the warning). This may prevent you from cycling until I can find an appropriate fix.
 

electricdugong

New Member
Newbie
Joined
Jan 25, 2015
Messages
1
Trophies
0
Location
Missouri
XP
43
Country
United States
I seem to be having a weird problem where the MAC changes from "4E" for the first set to "4c" when actually being used.

euUztDj.png


FV5CSr7.png
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
Is there a way to use this program with a physical adapter so that the password issue can be resolved? I haven't had a streetpass in over 6 months since moving to the middle of nowhere.
 

loco365

Well-Known Member
OP
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Is there a way to use this program with a physical adapter so that the password issue can be resolved? I haven't had a streetpass in over 6 months since moving to the middle of nowhere.

I'm looking into other Wireless AP alternatives that permit the use of no passwords so that the latest firmware users can get on board with this once again, however, I haven't had such luck. It's not that the adapter is having the password issue, it's Windows itself because it has a requirement of a password, and that cannot be changed for security reasons.
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
I didn't know if there was a way to use the program with the adhoc feature or something like that where you use the wifi card to host the network without a password.

I'm looking into other Wireless AP alternatives that permit the use of no passwords so that the latest firmware users can get on board with this once again, however, I haven't had such luck. It's not that the adapter is having the password issue, it's Windows itself because it has a requirement of a password, and that cannot be changed for security reasons.
 

duke_srg

Well-Known Member
Member
Joined
Mar 1, 2011
Messages
1,862
Trophies
0
Age
44
Location
Moscow
XP
807
Country
Serbia, Republic of
I didn't know if there was a way to use the program with the adhoc feature or something like that where you use the wifi card to host the network without a password.
AdHoc won't work. There are only two ways to streetpass from Windows for fw 9.3+ for now:
- if you have Ralink/Mediatek dongle, just install Mediatek drivers, it allows to host the AP with no password. Though never tested with streetpass or mac changing.
- use my methods from the Homepass FAQ thread either native Windows or Virtual Machine. Though have a problems with Atheros adapter driver BSOD (well, this is true for any windoes method more or less) or additional driver may be needed for VM method.
 

galnol

New Member
Newbie
Joined
Dec 3, 2014
Messages
1
Trophies
0
Age
36
XP
52
Country
Brazil
How did you try to fix the first octet driver limitation?

It's a Windows 7 and up limitation. See:
http://lizardsystems.com/wiki/change_mac_address/faq/change_mac_address_in_windows_7

The only workaround I found is the one in that page:
lizardsystems.com said:
Sometimes the problem can be fixed by downgrading driver for wireless adapter and installing its version for Windows XP. And then the MAC address can be changed to any MAC address without limitation. But downgrade may cause incorrect work of device.

Hostednetwork is started with the password-protected SSID, so no problem with the latest firmware.

OK, here is a version of Windows script for fw 9.3+ http://nintendozone.no-ip.org/nzone.exe
Instuctions are the same as for nzone.vbs, but 3DS connection settings is not needed, just launch like nzone.exe start BASE256 and 3DS will detect the zone by itself. Though SSID is different and streetpass data seems not relayed between MACs it may take some time to get a streetpass. I personally filled BASE16 range, so keep trying and report.

Could you share which method you are using to work with a password-protected hostednetwork?


Some Realtek dongles have their own utility to create SoftAp which allows you setup AP without passwords, without using hostednetworks.
 

duke_srg

Well-Known Member
Member
Joined
Mar 1, 2011
Messages
1,862
Trophies
0
Age
44
Location
Moscow
XP
807
Country
Serbia, Republic of
galnol x2,x6,xA,xE in first octet is normal driver behavior limited to locally set unicast addresses. That is why 4E:... was proposed as the prime MAC set. But most of the drivers also modifies first octet in a different ways, and thus is not standard or documented anywhere.
As for my method, well it is not completely legit because it works with the different protected SSID.
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
I actually ended up using your method for now, but was trying to get things working on another machine and tried over 10 adapters and none of them passed the maccheck test. Guess I can do without running something at work.

AdHoc won't work. There are only two ways to streetpass from Windows for fw 9.3+ for now:
- if you have Ralink/Mediatek dongle, just install Mediatek drivers, it allows to host the AP with no password. Though never tested with streetpass or mac changing.
- use my methods from the Homepass FAQ thread either native Windows or Virtual Machine. Though have a problems with Atheros adapter driver BSOD (well, this is true for any windoes method more or less) or additional driver may be needed for VM method.
 

duke_srg

Well-Known Member
Member
Joined
Mar 1, 2011
Messages
1,862
Trophies
0
Age
44
Location
Moscow
XP
807
Country
Serbia, Republic of
I actually ended up using your method for now, but was trying to get things working on another machine and tried over 10 adapters and none of them passed the maccheck test. Guess I can do without running something at work.
That's strange, because really not working is the newest Intel adapters with their own no-spoofing policy and sometimes top brands dongles with custom drivers like belkin, netgear with actually Atheros/Realtek/Broadcom inside, which can easily be fixed with native chip set manufacturer drivers. You did wrong not passing me results, even negative.
 

veekay

Well-Known Member
Member
Joined
Jan 30, 2008
Messages
227
Trophies
1
XP
806
Country
United States
Most are rather old cards - I have a whole bag of them. I can send the results from them - not a big deal to run the program again. Do you just need the whole output from the file? I even noticed sometimes the program is fickle. I ran it again on a machine I had everything working on two days ago and I got all 0's. Ran it a second time and back to having a few 1's.

That's strange, because really not working is the newest Intel adapters with their own no-spoofing policy and sometimes top brands dongles with custom drivers like belkin, netgear with actually Atheros/Realtek/Broadcom inside, which can easily be fixed with native chip set manufacturer drivers. You did wrong not passing me results, even negative.
 

duke_srg

Well-Known Member
Member
Joined
Mar 1, 2011
Messages
1,862
Trophies
0
Age
44
Location
Moscow
XP
807
Country
Serbia, Republic of
Most are rather old cards - I have a whole bag of them. I can send the results from them - not a big deal to run the program again. Do you just need the whole output from the file? I even noticed sometimes the program is fickle. I ran it again on a machine I had everything working on two days ago and I got all 0's. Ran it a second time and back to having a few 1's.
You must have only one wireless adapter enabled when performing the test
 

Arkansaw

Well-Known Member
Member
Joined
Jul 23, 2005
Messages
993
Trophies
0
Website
Visit site
XP
477
Country
Trinidad and Tobago
Btw, the WMI query needs to be done twice on XP, since you need info that exists in two tables, and WMI is an inferior subset of SQL so a simple join is not possible.

Is it possible to integrate macshift source code? Apparently it was doing a very good job other than having to be bundled..

Anyway Intel 6205N is completely locked down on Windows (all zeros), but not on Ubuntu
 

DarklyKnight

Well-Known Member
Newcomer
Joined
Jan 10, 2015
Messages
58
Trophies
0
Age
34
XP
113
Country
Senegal
Hi guys, I'm using a laptop to do this, do I need any software like Virtual Router Manager or something like that, or I can just use MACycle straight away?
 

loco365

Well-Known Member
OP
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Hi guys, I'm using a laptop to do this, do I need any software like Virtual Router Manager or something like that, or I can just use MACycle straight away?

You just need to set up a hostednetwork, which is built into Windows (Search this on Google for more info). Once that's good to go, just grab MACycle and you're good to go.
 

DarklyKnight

Well-Known Member
Newcomer
Joined
Jan 10, 2015
Messages
58
Trophies
0
Age
34
XP
113
Country
Senegal
You just need to set up a hostednetwork, which is built into Windows (Search this on Google for more info). Once that's good to go, just grab MACycle and you're good to go.

Hey! Thanks for replying! I can't just use my own wifi home connection?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Mondooooo @ Mondooooo:
    why we saying hello again for?
  • Xdqwerty @ Xdqwerty:
    @Mondooooo, cuz you both werent here
    +1
  • Mondooooo @ Mondooooo:
    oh btw, did you know that the teenage mutant ninja turtles is having an r rated live action movie?
  • S @ salazarcosplay:
    I did not know that
  • S @ salazarcosplay:
    but it would make sense
  • Mondooooo @ Mondooooo:
    just look it up
  • S @ salazarcosplay:
    from the perspective that the original audience that saw it as kids are now grown adults
  • Xdqwerty @ Xdqwerty:
    I heard the original comic books were as dark as that
  • Mondooooo @ Mondooooo:
    it's called the last ronin
  • Mondooooo @ Mondooooo:
    while that was a kid-friendly endeavor, this new take will adapt the story Teenage Mutant Ninja Turtles: The Last Ronin. The outlet notes that this new iteration is being written by “Tyler Burton Smith, who co-wrote the upcoming R-rated action movie Boy Kills World and who wrote the 2019 iteration of Chucky horror franchise Child’s Play.”
  • Mondooooo @ Mondooooo:
    The film, titled ‘The Last Ronin,’ will be targeted at adults and promises a high-body count tale
  • Xdqwerty @ Xdqwerty:
    I grew up with the 2012 show
  • Mondooooo @ Mondooooo:
    so yeah, they're will be lots of kills
  • S @ salazarcosplay:
    so kinda like how they went r rated in the Loan movie for wolverine
  • Mondooooo @ Mondooooo:
    and remember that time when someone had the idea to make scooby doo r rated?
  • Mondooooo @ Mondooooo:
    where shaggy is a stoner and a pothead?
  • Mondooooo @ Mondooooo:
    that's a true story
  • Xdqwerty @ Xdqwerty:
    @Mondooooo, the first scooby doo live action film?
  • Mondooooo @ Mondooooo:
    it's cancelled and not in the works anymore
  • S @ salazarcosplay:
    they kinda implied it, and joked about it in the cartoon attorney harvey birdman
  • Mondooooo @ Mondooooo:
    im gonna binge watch metalocalypse, any tips?
  • S @ salazarcosplay:
    @Xdqwerty yeah in th elive action Shaggy meets a girl that introduces herself as "Mary jane" shaggy responds "thats my favorite name"
  • Mondooooo @ Mondooooo:
    damn
  • Mondooooo @ Mondooooo:
    the james gunn scooby doo is wild
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, it also had several deleted scenes
    Xdqwerty @ Xdqwerty: @salazarcosplay, it also had several deleted scenes