WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: macchanger  (Read 7005 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
macchanger
« on: November 11, 2009, 05:32:48 PM »
Thanks to ZhaoChunsheng for:

Code: [Select]
Title:          macchanger-1.5.0.tcz
Description:    This is a GNU/Linux utility for viewing/manipulating the MAC address of network interfaces.
Version:        1.5.0
Author:         Alvaro Lopez Ortega <alvaro@alobbs.com>
Original-site:  http://www.alobbs.com/macchanger
http://www.gnu.org/software/macchanger
Copying-policy: -
Size: 92 KB
Extension_by:   ZhaoChunsheng
Comments:       Welcome to the GNU MAC Changer Utilities package!
Change-log:     ----
Current:        2009/11/11 - First version



Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #1 on: August 19, 2021, 02:57:15 AM »
Hi dude.
But where download link  for macchanger 1.5.0.tcz  ?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: macchanger
« Reply #2 on: August 19, 2021, 03:14:34 AM »
It was last available in tc-4.x:

http://tinycorelinux.net/4.x/x86/tcz/macchanger-1.5.0.tcz.info

You could download it manually and try it in later versions of tinycore

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #3 on: August 19, 2021, 06:10:27 AM »
but  this is .txt file !
How download .tcz ?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: macchanger
« Reply #4 on: August 19, 2021, 06:17:32 AM »
Hi mic
Leave out the  .info  extension.

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #5 on: August 19, 2021, 06:32:27 AM »
Th. guys
downloaded successfully  .... BUT install not ! 
Say "could not find mcchanger package " .  (/home/myname/macchanger)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: macchanger
« Reply #6 on: August 19, 2021, 06:38:14 AM »
Hi mic
You need to save it to your  tce/optional/  directory.

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #7 on: August 19, 2021, 06:58:03 AM »
Install in Tiny Core  and lubuntu 18.4
About TC  got it  ... but about lubuntu can't .  If not difficult, please tell ... I install at the same time
p.s.  I thought no problems were expected - since one core!

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: macchanger
« Reply #8 on: August 19, 2021, 07:11:24 AM »
Hi mic
Lubuntu does not use  .tcz  packages. You will need to unpack it first if you want to try it on Lubuntu.

First install  squashfs-tools.tcz.
Then run  unsquashfs macchanger-1.5.0.tcz
You will find a new directory called  squashfs-root  that contains all of the  macchanger  files.

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #9 on: August 19, 2021, 07:40:31 AM »
but in which directory should the folder with files be placed?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: macchanger
« Reply #10 on: August 19, 2021, 07:49:54 AM »
Hi mic
If you look under  squashfs-root  you will find  usr/local/bin/macchanger.
Copy that  macchanger  file to your  Lubuntu  /usr/local/bin/  directory.

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #11 on: August 19, 2021, 10:15:23 AM »
unfortunaly,  squashfs-tools.tcz  file can't have in internet

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: macchanger
« Reply #12 on: August 19, 2021, 11:05:18 AM »
Which version (12.x ?) and which architecture (x86 ?) are you using?

Offline mic

  • Newbie
  • *
  • Posts: 27
Re: macchanger
« Reply #13 on: August 19, 2021, 11:42:33 AM »
Lubuntu 18.4 LTS   .... yes, x86 

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: macchanger
« Reply #14 on: August 19, 2021, 01:40:00 PM »
Hi mic
unfortunaly,  squashfs-tools.tcz  file can't have in internet
So load the extension:
Code: [Select]
tce-load -i macchanger-1.5.0.tcz
Then copy the file to a USB thumb drive:
Code: [Select]
cp /tmp/tcloop/macchanger-1.5.0.tcz/usr/local/bin/macchanger /mnt/YourThumbDrive
And copy the file from your thumb drive to your Lubuntu computer.