|
2009-06-23
, 15:31
|
Posts: 76 |
Thanked: 9 times |
Joined on Nov 2007
@ Long Island NY
|
#253
|
|
2009-07-09
, 13:16
|
Posts: 2 |
Thanked: 1 time |
Joined on Jul 2009
@ São Paulo, BRASIL
|
#254
|
2. Install http://freefile.kristopherw.us/uploa..._1.0_armel.deb
|
2009-07-09
, 13:51
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#255
|
I would like to test your solution.
Is it possible for you to post this file in another host (or to send me by email)? This one is offline ( I'm trying for 3 days ).
Thank you very much!
|
2009-08-13
, 18:39
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2009
|
#257
|
|
2009-10-01
, 01:47
|
Posts: 35 |
Thanked: 4 times |
Joined on Jul 2008
@ São Paulo-Brasil
|
#258
|
|
2009-10-01
, 05:27
|
Posts: 5 |
Thanked: 1 time |
Joined on Jun 2009
|
#259
|
hi people, anyone have tried the tutorial from the #251 post?
is it safe? it work's?
the older wayfinder have the voice navegation to?
this tutorial will made my wireless stop to work?
thank's!
|
2009-10-01
, 18:09
|
Posts: 35 |
Thanked: 4 times |
Joined on Jul 2008
@ São Paulo-Brasil
|
#260
|
Tags |
customers?, middlefinger |
|
Some problems, you've now taken over the fopen function but you only return something if the path is the "/sys/..." which means anything else fails
Also, fopen is not the function used to check for that file (at least according to this printf of the files it is opening), I'll try and ltrace and see which function it is.
Strace says: "open("/sys/devices/platform/wlan-omap/cal_mac_address", O_RDONLY)" but the LD_PRELOADED library does not register cal_mac_address as passing through it.
As strace says, open is the function that I needed to intercept.
--
Meh, made a LD_PRELOADable library but I'd still get licensing error. Made sed change the /sys string in the binary and I'd get the same so I thought **** it.
So I made a little package instead.
Modified macchanger to print random macs instead, capitalise the letters and made a script that launches it with a new mac when you need it.
It also sets up pinning (but does not remove it when uninstalling, you do that yourself).
1. Install http://catalogue.tableteer.nokia.com...77-1_armel.deb (it *has* to be 2.2.6.377)
2. Install http://freefile.kristopherw.us/uploa..._1.0_armel.deb
3. Run "Map (New MAC)", request a free trial. Let it restart.
When the trial expires, run "Map (New MAC)" and request trial. When you need to use Map (with the fake MAC that still works for a trial), run "Map (Old Fake MAC)".
When you uninstall, everything is restored,sans pinning, so remove relevant entries from /etc/apt/preferences manually.
Source: http://freefile.kristopherw.us/uploa...set_1.0.tar.gz
Last edited by qwerty12; 2009-06-06 at 17:15.