독도 광고 모금 캠페인

About Macshift


While looking for a free, scriptable MAC address utility for Windows XP, all I could find were the a-Mac address changer and SMAC, both GUI programs, and both not free. Both very much not what I was looking for.

So, armed with my severe disappointment, I set out to create a utility that would meet my stringent MAC address-changing needs. Specifically, I wanted to be able to make a set of shortcuts in a toolbar, where each one would give me a different MAC address quickly and instantly.

Then I set to work, scrolling and clicking through page after page of insufficient documentation and obscure header files, finding the proper method to change a MAC address, and lo and behold... I figured it out.

But that really doesn't matter.

What matters now is that you can download this sweet little utility from my website and use it, free of charge. The source code is included (only a 200-line file), so feel free to grab it and make modifications, redistribute, etc. I release the source code to you under the terms of the GNU General Public License (GPL). I also ask that if you make any really super-great modifications to it, that you let me know so that I can put your variation on this page too.

 

Using Macshift

Usage: macshift [options] [mac-address]

Options:

Switch Description
-i [adapter-name] The adapter name from Network Connections.
-r Uses a random MAC address. This is the default.
-d Restores the original MAC address.
--help Shows this screen.

To use Macshift, first download the .zip file and extract its contents to a convenient place, for example c:\macshift. If you don't care about the source code, feel free to delete the .cpp file, or just leave it there, or print it out and use it to train your recalcitrant puppy (for more puppy training tips please look elsewhere). Remember where you extracted it, because it is quite important.

Now you must make sure you know the name of the connection you want to change. For example, the default name for a wireless network adapter is "Wireless Network Connection". You can change this in the Network Connections control panel item, by clicking the network connection, and pressing F2, or right-clicking it and pressing Rename, or clicking it and clicking it again, slower than you would double-click it. You can also click it, then go to the File menu and choose Rename. I think that's all the ways you can rename it, but if you come up with another, please e-mail me so I can add it here.

If you want to set up a few quick-MAC-change shortcuts, here's what you have to do:

  1. Open the folder you extracted macshift to in an Explorer window. You may do this any of the following ways:
    • Start -> Run -> Type c:\macshift (or wherever you put it) -> Press Enter.
    • Pressing Windows Key + E and navigating using your mouse to the appropriate folder.
    • Double-clicking My Computer on your desktop, and using aforementioned mouse to navigate to the folder.
    • Right-clicking your Start button, clicking Explore or Open, and finding the folder from there.
    • Pressing Start -> Find -> Files or Folders and searching for macshift.exe, then right-clicking that entry and clicking Open Containing Folder.
    • Pressing Windows Key + F and searching for macshift.exe as above.
    Stay tuned for more fun and exciting ways to open a folder view.
  2. Create a shortcut to macshift.exe by choosing one of these methods:
    • Select macshift.exe and press Control-S.
    • Select macshift.exe and Choose New -> Shortcut from the File menu.
    • Right-click-drag macshift.exe into the whitespace in the folder window (or anywhere else) and select Create Shortcut from the ensuing menu.
    • Left-click-drag the macshift.exe into any folder-like window while holding the Control and Shift keys.
  3. Modify the shortcut by right-clicking it and selecting Properties, or by selecting it and pressing Alt+Enter.
  4. In the Target: box, add necessary command-line parameters to the box. For example, if you wanted to change your adapter named "Wireless" to the MAC 001122334455 (creative, I know, shut up) using macshift.exe located in c:\macshift, the Target box would read:
    c:\macshift\macshift.exe -i "Wireless" 001122334455
    Don't be alarmed by quote marks around the path/macshift.exe part, just put the parameters outside them as follows (random MAC for adapter "Ethernet"):
    "c:\Documents and Settings\User\Desktop\macshift.exe" -r -i "Ethernet"
    Feel free to try your own combinations using either this method or the interactive command-line as stated in the next step.

If you'd like to try out a few macshift commands, all you need to do is open a console. You can do this by:

  • Clicking Run in your Start menu, and typing cmd and pressing Enter,
  • As above, but clicking OK in the run box instead of pressing Enter,
  • Pressing your Windows key and the R key at the same time, and proceeding as above in regards to the Run box, or
  • Navigating to Start -> All Programs -> Accessories -> Command Prompt.

Once you've gotten to a command prompt, navigate to the directory you unzipped using the cd command. Type something like cd c:\macshift and press Enter. Your prompt should change to reflect this.

You can now invoke macshift however you like. Here are some samples to try
:

  • macshift -r -i "Wireless"
  • macshift 012345123456 -i "Bootylicious Network Adapter"
  • macshift --help
  • macshift

[한줄 요약]

압축풀고 명령어 창에서 아래와 같이 입력한다.

주의 : 한글 네트워크 이름(Default:로컬 영역 연결)으로는 Mac 이 변경되지 않습니다.원하는 이름으로 변경하시기 바랍니다.

macshift -r -i "자신의 네트워크이름"  <-- Random MAC 으로 주소 변경한다.
macshift -d -i "자신의 네트워크이름"  <-- Original MAC 으로 복구된다.

프로그램은 Default로 네트워크 이름이 " Wireless " 로 설정 되어있습니다.
따라서 일일히 자신의 네트워크 이름을 쓰기 귀찮으신분은 이름을 " Wireless "로 변경하면 편합니다.

macshift -r <-- 임의 주소로 변경
macshift -d <-- 다시 원복

:
바탕화면 아이콘을 작게해주는 유틸

[사용법]

압축을 풀고 실행시키면 토글 된다. ( 아이콘 <--> 리스트 )

사용자 삽입 이미지
:

웹서핑중 인터넷 익스플로어가 자주 멈추는 경우 ( 특히, IE7.0 ) 아래와 같이 해결해보면 됩니다.

주된 원인이 Adobe Flash Player 10 버젼의 호환성 문제라고 합니다.

따라서 이 문제가 해결되기전까지는 9 버젼으로 깔아서 사용하면 됩니다.



1. 언인스톨러



2. Adobe Flash Player 9.0.151.0



3.Adobe Flash Player 9.0.151.0 Debug




 

[ 설치 순서 ]

1. 삭제 유틸리티를 다운 받아 실행

2. 레지스트리 정리

HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayer\SafeVersions 삭제

3. 플래시 9 버젼 인스톨


PS

1. 플래시 버젼 알수 있는 법
http://www.macromedia.com/software/flash/about

2. 링크

가) 언인스톨 링크
 
http://download.macromedia.com/pub/flashplayer/current/uninstall_flash_player.exe

나) flashplayer_9_ax_debug ( Adobe Flash Player 9.0.151.0 Debug 버젼 링크 )

http://download.macromedia.com/pub/flashplayer/updaters/9/flashplayer_9_ax_debug.exe

다) flashplayer_9_ax ( Adobe Flash Player 9.0.151.0 버젼 링크 )

http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9_ax.exe

:




Windows 제품 키 업데이트 도구를 사용하여 제품 키를 업데이트하는 절차는 아래에 나와있습니다. Windows 제품 키 업데이트 도구를 실행하기 전에, 사용 방법을 모두 읽고 도구의 작동 방법과 업데이트 프로세스의 결과로 어떤 정보가 Microsoft에 전송되는지 이해하십시오. 업데이트 프로세스를 시작하기 전에 이 페이지를 인쇄할 수도 있습니다.

Microsoft는 운영 체제를 변경하기 전에 시스템 복원 지점을 만들 것 (영어) 을 권장합니다.

Windows 제품 키 업데이트 도구:

  • 작동 방법

    Windows 제품 키 업데이트 도구는 Windows 설치를 변경하여 사용하는 제품 키를 업데이트합니다. 또한 제품 키 업데이트 도구는 Windows 핵심 파일 검사를 수행하여 변경 여부를 확인합니다. 변경된 파일이 발견되면 계속하기 전에 제품 키 업데이트 도구에서 경고 메시지를 표시합니다.

  • 수집되는 정보
  • 제품 키 업데이트 도구를 사용하면 Microsoft로 정보가 전송됩니다. 수집되는 정보는 사용자의 신원을 확인하거나 연락하는 데 사용되지 않습니다. 표준 Windows 정품 확인 정보시스템 파일 검사 관련 정보가 전송됩니다.

 

제품 키를 업데이트하려면 다음 절차를 수행하십시오.

    메시지가 나타나면 실행을 선택합니다.

    도구 실행

    입력 창이 나타나면 COA에 있는 제품 키를 입력하고 다음을 클릭하여 업데이트를 시작합니다.

    제품 키 입력

    업데이트가 완료되면 마침을 클릭하고 컴퓨터를 다시 시작합니다. 컴퓨터가 다시 시작되면, 컴퓨터의 제품 키가 COA 제품 키와 일치하게 됩니다. 이 도구를 사용하여 COA와 일치하도록 제품 키를 변경할 수 없는 경우 Microsoft 고객 지원 (영문)에서 문의하십시오.

    컴퓨터 다시 시작

    제품 키를 업데이트한 다음 Windows 정품 인증을 수행해야 합니다. Windows가 정품 인증되면, http://www.Microsoft.com/genuine을 방문하고 Windows 정품 확인을 클릭하여 사용하는 Windows 사본이 정품인지 확인할 수 있습니다.

:

주소창에서 도메인 자동 완성 시키기

[ 예제 ]

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\QuickComplete]
"QuickComplete"="http://www.%s.co.kr"


: