[KERNEL][CM7/SENSE][GSM/CDMA] Kernel with mac spoof capabilities - Desire Android Development

I added functionality to the bcm4329 driver, which allows you to spoof your mac address quite easy.
The driver wil try to open /data/local/mac.dat and read the mac address from there.
So if you want eg. your mac address to be 00:41:41:41:41:41 you do this via a shell:
Code:
busybox echo -e \\x00\\x41\\x41\\x41\\x41\\x41 > /data/local/mac.dat
After changing this file you need to stop/start your wireless connection so that the driver reads the new mac address from the file.
If you want your original mac address back, just delete the file.
I'm planning to create a simple app for changing the mac without using the shell.
I'll upload the changes i did to github asap
Comment and bug reports are welcome !
Update 25/08/2012: Added Sense kernel, this is gingercakes v0.9 avs GSM
Ps: zip's are not signed !
CM7 Source: https://github.com/worstenbrood/cm-kernel
Sense Source: https://github.com/worstenbrood/bravo_2.6.35_gb-mr
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

what can i use this for?

yreham said:
what can i use this for?
Click to expand...
Click to collapse
Spoof your wireless mac address ...

thanks, i will try it tomorrow after flashing a cm7.

yeah it works. first really working method for me.
tested some mac-spoof-apps before on bravo but they didn't work at all.
the only thing i don't understand: why there is no interest at all in this modification?

markus1540 said:
yeah it works. first really working method for me.
tested some mac-spoof-apps before on bravo but they didn't work at all.
the only thing i don't understand: why there is no interest at all in this modification?
Click to expand...
Click to collapse
No idea Did the mod for my own purposes but wanted it to share with others.

worstenbrood said:
No idea Did the mod for my own purposes but wanted it to share with others.
Click to expand...
Click to collapse
that's good in airports, where they give you only 15 minutes free, change the mac and start over.
good ideea

Could you possibly do this for the CDMA CM7 Kernel?

Is this just a build from CM7 source with just the addition of the mac spoof capabilities? Or has it some other improvements?
Thanks for the work... but I'd like to see it in ManU kernels as they give me much better performance and battery life than original CM

The changes are in my github. Cant be much work merging them into manu
Sent from my HTC Desire using XDA

Jereso said:
Could you possibly do this for the CDMA CM7 Kernel?
Click to expand...
Click to collapse
Sure
Sent from my HTC Desire using XDA

i can't find data/local/mac.dat when open file explorer. cm7 latest nightly

You have to create it yourself, check the sample in the first post
Sent from my HTC Desire using XDA

Ok thank you
Sent from my HTC Desire using Tapatalk

Added CDMA build, not tested though since i don't own a cdma device. Let me know if it works (or not).

Great job! It works like a charm on my CM7.2.0 RC1
Could you also port this to CM9 (as in BCM RC2.2) or to Sandvold's ICS?

Nice work worstenbrood !! Thank you
Works like a charm.
If it can help someone, modified bcm4329.ko for GingerVillain 3.3, stock kernel.
Code:
strings bcm4329.ko | grep vermagic
vermagic=2.6.38.4-defrost-bravo+ preempt mod_unload ARMv7
Backup your bcm4329.ko ( /system/lib/modules/ ) and replace it with this one.

are there any additional features in this kernel?

Hey, Could you add this to the Manu AXI CFS kernel? Would appreciate it a lot if you could
Sent from my HTC Desire using XDA

Thanks a lot wordtenbrood,,..
you helped me a lot with this awesome tricks..

Related

[Kernel] CM6-Snap-psfreedom v1.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Join us on irc.freenode.com #cm6-snap​
CM6-snap-psfreedom v1.0
This kernel incorporates the psfreedom module from kakaroto's github. It is a very basic .32 kernel based on snapv7.5. There are no performance enhancements, it's simply designed to load the psfreedom module and let you do your thing to your PS3. This is a CM6 kernel. It will not work on non-CM6 ROMS.
I don't know anything about this hack and will not offer any type of support for it. One of the Snap beta team testers confirmed it works--that's all I know.
To enable psfreedom, the USB channel denies access to ADB, so you will not have access to ADB with this kernel installed; therefore, I highly recommend you have a zip of CM6 or a nandroid backup of your current configuration on your SDCard.
Known Issues
Breaks adb access.
Not intended as a daily driver, no stability/performance/battery tests have been performed. This is a temporary kernel to provide access to psfreedom.
Downloads
Click to expand...
Click to collapse
Reserved just in case.
nice work mate as always, but thing is freaking Sony already forced updates that will break this. grrrrrrrr
it worked as late as last night. ??
Thanks jmxp69 + snap team, appreciate the hard work.
Yes, thank you. I just stuffed a 320 gig hd in my 1st gen ps3 and am ready to roll is this works.
CM / Snap Powered
Quick question, can you just
Code:
# modprobe -r psfreedom.ko
and start adb back up? What exactly is breaking adb? Would this be able to be switched on and off with a toggle?
will be keeping an eye on this. Good job.
manwichmakesameal said:
Quick question, can you just
Code:
# modprobe -r psfreedom.ko
and start adb back up? What exactly is breaking adb? Would this be able to be switched on and off with a toggle?
Click to expand...
Click to collapse
No, the usb breakage is hard coded in the driver. I'm sure it can be done, but really, there's not much point in bothering with it.
Doubtful you'll see much development with this kernel, it's a one trick pony.
UPDATE: AdbWireless works with this kernel for all your adb needs.
If you don't know what that is, here: http://www.androidpolice.com/2010/08/20/awesome-app-for-rooted-users-adbwireless/
So, still no working ADB when in recovery or anything like that, but you can still have adb with a wireless network.
EDIT: Is this a Backup manager working version?
duffkiligan said:
UPDATE: AdbWireless works with this kernel for all your adb needs.
If you don't know what that is, here: http://www.androidpolice.com/2010/08/20/awesome-app-for-rooted-users-adbwireless/
So, still no working ADB when in recovery or anything like that, but you can still have adb with a wireless network.
EDIT: Is this a Backup manager working version?
Click to expand...
Click to collapse
backup manager does not work
Thank You,
I needed this kernel.
Your the best.
Outstanding work J thx for the effort!
Backup manager works fine

[UTILITY] Kernel flasher (AROMA Installer)

Hello guys, here i am again ​
I don't know if this is the right thread, otherwise you can move it.
I made a simple update.zip which will include all kernels which can be installed with aroma installer. If you don't know what aroma installer is, search it on google and you will find it.
Downloads:
Coming soon
Info:
AROMA Installer is a touchscreen GUI based update.zip.
Screenshots:
Coming soon
Included kernels (25/03/12)
- ICS26 by Arakmar
- CM7 Kernel 1.3 high voltage by marcellusbe
- ICS Build 4 kernel by ICSforG3
- Astrum kernel by moikop
On hold till 2/04/12!​
Nice. U work on it or it's already done ?
Halco said:
Nice. U work on it or it's already done ?
Click to expand...
Click to collapse
I'm still adding more kernels and such.
rubensollie said:
I'm still adding more kernels and such.
Click to expand...
Click to collapse
Ok, great (Check ur AOKP build, i made a fix for su )
Nice, Good Luck !
Nice.
Also with kernels you can add other stuff like beats audio,framework mods,scripts etc
niice. good luck
Nice. Well I am not able to understand whether this something like app or something like recovery or ROM mangager.
Google pulled this up-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is it something like that?
ak700 said:
Nice. Well I am not able to understand whether this something like app or something like recovery or ROM mangager.
Google pulled this up-
Is it something like that?
Click to expand...
Click to collapse
Yeah, its like an update.zip, but then with an gui, and you can install multiple things with one update.zip.
Oh man +1 to this, can't wait 'till it's out, I hope everything will work fine!
Can someone make a list of kernels?
http://forum.xda-developers.com/showpost.php?p=16980930&postcount=2
@Rubensollie : Dude, you're simply awesome... can't wait to try this **** out
Edit 1 : any eta ??
Sent from my GT-I5800 using xda premium
Nice
waiting for this
Hey, how is it going ??
I'm waiting for this ....
antaine said:
Hey, how is it going ??
I'm waiting for this ....
Click to expand...
Click to collapse
On hold till 2/04/12!​
This looks interesting. Will be greaif devs do incorperate it into roms. Adds more customizing. I like the idea behind this. What roms are you looking at using this with first Rubensollie?
Sent from my GT-I5800 using XDA
Have you some problems ?
VinC0deur said:
Have you some problems ?
Click to expand...
Click to collapse
No, i just forgot to continue yet (I need to get some good school notes too )
And my first priorities are CM9, MIUI and AOKP so it takes a lil' bit longer.

[TOOL] One XL Toolbox for Linux [mods made easy!]

I'm proud to present my One XL Toolbox for Linux version 1.3
You can see from the screenshot below that it will perform various tasks and modifications in a "one-click" fashion. I'll be adding more features as they become available.
I've only tested this on a few phones and from one computer, so let me know if you find any bugs. If you're not very familiar with android or with linux, you should read the feedback from others in this thread before giving it a try.
This program is provided without any warranty and by using it, you agree to do so at your own risk!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To use The Toolbox:
Download OneXL-Toolbox.tar.gz
Extract the files.
Open a terminal window in the directory created
Type: chmod +x toolbox.sh
Press enter
Type: ./toolbox.sh
Enjoy!
If this program helps you out, please click the THANKS button below
Enjoy,
Billy
Updated 5/30/12
-Fixed error when /sdcard/tmp doesn't exist. Thanks Nerdphoria!
Updated 5/28/12
-Fixed mistake that made the Super CID script not work for Rogers phones. Thanks zerojay!
Billy
And no, I absolutely will not be porting this to Windows or Mac, but anybody else is more than welcome to!
Thanks,
Billy
Great work. Good to see others here working on linux platforms as well.
JeepFreak said:
And no, I absolutely will not be porting this to Windows or Mac, but anybody else is more than welcome to!
Click to expand...
Click to collapse
Lol..the Mac users tend to get the short end of the stick when it comes to tools. There's no reason scripts like this wouldn't work (maybe with a little massaging) via Terminal if they've got bash/fink and all the adb stuff setup.
agentdr8 said:
Great work. Good to see others here working on linux platforms as well.
Lol..the Mac users tend to get the short end of the stick when it comes to tools. There's no reason scripts like this wouldn't work (maybe with a little massaging) via Terminal if they've got bash/fink and all the adb stuff setup.
Click to expand...
Click to collapse
This is true, but I don't even know anybody with a Mac, so I don't want to commit to making the script work with one.
Billy
Does your enable WiFi tethering script just modify the db from broadband to pta?
This requires the tethering guard apk?
Sent from my HTC One X using xda premium
warri said:
Does your enable WiFi tethering script just modify the db from broadband to pta?
This requires the tethering guard apk?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Yessir. The script assumes you still have tetherguard.apk. I think the tetherguard odex file is also required, but I haven't gotten confirmation on that.
Thanks,
Billy
Great job!
kennethpenn said:
Great job!
Click to expand...
Click to collapse
Thanks! That means a lot coming from you!
Billy
JeepFreak said:
This is true, but I don't even know anybody with a Mac, so I don't want to commit to making the script work with one.
Billy
Click to expand...
Click to collapse
Heh I hear ya. I was just saying that most linux scripts can work just fine (with minor tweaks) on Macs if the user has a little bit of *nix knowledge.
Correct me if I'm wrong here, but I thought the Rogers One XL had a CID of ROGER001, not ROGERS01?
zerojay said:
Correct me if I'm wrong here, but I thought the Rogers One XL had a CID of ROGER001, not ROGERS01?
Click to expand...
Click to collapse
You're absolutely right. Nice catch! Got the script updated.
Thanks again,
Billy

[ROM][ICS][4.0.4] Piccolo

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A lightweight rom based on ICS/CM9 source code, only the most necessary things are implemented.
It contains some functions from AOKP/CM9, like overclocking functions and lockscreen shortcuts.
More functions and own theme to be added,
For posts not related to development please use this thread.
A big thanks for Mastershefis for working on the logo etc.
Downloads
Alpha 3
Source
Piccolo Github
Bugs
Battery bug on boot
Changelog
10 jul 2012
Fixed not booting on reboot.
Stripped down LatinIME
is it a port or your own work ?
Fantastic, I love minimal OSs
U mean based on aosp with some features?
Cool piccolo B)
Look if this help you in developing
Github.Com/cna
Sent from my LG-P500 using xda premium
KeitIG said:
is it a port or your own work ?
Click to expand...
Click to collapse
Own work
Thought we needed something new
All d best Arjen
_Arjen_ said:
Own work
Thought we needed something new
Click to expand...
Click to collapse
Will GApps be implemented ?
(And i agree we need a minimalistic rom for ics, nothing like Talk, file manager... i have to remove them after each flash)
No gapps in rom as it is not allowed.
Cant wait to test rom, good job man. I dont know why people vote so low
just the rom i was waiting for. thanks a lot arjen
now waiting for the appearance of the download button
Waiting for this rom
Press Thanks if i helped you!
I'm waiting for it to
Are you using aosp as base or cm9?
Sent from my LG-P500 using Tapatalk 2
Started with cm9 as base. Will alter more in time I guess
Making a list know withs repo's to clone and alter LOL
Saves me a lot of space on Github.
Will release a build at the beginning of the week, need to fix a few things before release
So this rom is just a minimalistic form of another aosp and cm9 rom...are there any more specifics for this rom...bug fixes ?
Sent from my LG-P500 using xda premium
Pls add more functions for Nav bar (like AOKP). I need it so much!
bautroibaola said:
Pls add more functions for Nav bar (like AOKP). I need it so much!
Click to expand...
Click to collapse
he just said this rom was based on ics source code and cm9...
if editting the nav bar is not in cm9 or ics source code then why do you think it will b e added here
this rom is for people like me who just want quick fast light ics that has nothing extra just ics
arjen: so this rom would be kind of like asop ics feature wise?
_Arjen_ said:
It contains some functions from AOKP/CM9, like overclocking functions and lockscreen shortcuts
Click to expand...
Click to collapse
Pls read carefully!

| Team XTC |[ROM][PORT][GB][4G][ShenduOS]V3 - Speed, Security, Simplicity[7/19/12]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ShenduOS for the HTC Supersonic
A Chinese based Rom, that focuses on Speed Security and Simplicity.
Bug tracking
Report issues, non-translated app's etc here
http://code.google.com/p/shenduos-evo-4g/
Change Log
Post #2
Screen Shot's
Post #3
Download
.../ShenduOS-EVO-V3-signed.zip
Thanks
Team XTC
Mazda
iwantyourskulls
CyanogenMod Team
ShenduOS Team​
Change Log
Version 3
WiMax - added (4g works) - thanks to iwantyourskulls for figuring out how to implement this into the framework (Give him a thanks, it was a real P.I.T.A!)
Replaced torch with MiTorch
Replaced File manger with MiFileManager
Gapps baked in
Version 2
Second Release
Roaming indicator - fixed
auto apn(3g on boot) - added
Version 1
First Release
Screen Shot's
Located here.
I knew it was a matter of time before someone ported this........It seems like we got about every chinese ROM from here to Mexico
JoyOS, Mookie or whatever is called...LewOS and now this...hahahahhahahahaha
Good job either way man, hope you can improve on it and make it decent
Im interested in it...
mazdarider23 said:
I knew it was a matter of time before someone ported this........It seems like we got about every chinese ROM from here to Mexico
JoyOS, Mookie or whatever is called...LewOS and now this...hahahahhahahahaha
Good job either way man, hope you can improve on it and make it decent
Click to expand...
Click to collapse
it's a raw port atm I'm working on a fixed up version now. already got 4g working. just need to set default access point to sprint.
Sinistertensai said:
it's a raw port atm I'm working on a fixed up version now. already got 4g working. just need to set default access point to sprint.
Click to expand...
Click to collapse
Is there an English option for it?
What version of Android is this....ICS or GB? Also what base did you use?
its mostly translated. Im working on that also.(just some images need edit's)
base is cm-7.1.0 android 2.3.7
Looks good!!
Sent from my PC36100 using xda app-developers app
What new features does it have? Is it another MIUI bootleg or is this one worth a shot?
mazdarider23 said:
What new features does it have? Is it another MIUI bootleg or is this one worth a shot?
Click to expand...
Click to collapse
Ligux meets MIUI. might make a good base for CIUI.
Nice when is the first release for this rom so I can try it out
Sent from my PC36100 using xda premium
It's stable once you configure the access point.
Hey Sinistertensai.....
http://h-tcd.com/mazdarider23/roamingfix.zip
ENJOY
...hmmm, interesting ROM, I'm getting alot of screen flicker when transitioning. I like the look and some of the settings are neat and easy to use etc. I'll definitely keep an eye on this 1, might be some fun! Thanks Sinistertensai for the preview and mazdarider23 for the .zip fix
mazdarider23 said:
Hey Sinistertensai.....
http://h-tcd.com/mazdarider23/roamingfix.zip
ENJOY
Click to expand...
Click to collapse
what was the issue? apns? eri? jar(s)??? thanks btw
Sinistertensai said:
what was the issue? apns? eri? jar(s)??? thanks btw
Click to expand...
Click to collapse
The eri.xml inside the xml folder for your framework-res.apk was set to roaming so I decompiled, changed it and compiled back up.....easy fix
mazdarider23 said:
The eri.xml inside the xml folder for your framework-res.apk was set to roaming so I decompiled, changed it and compiled back up.....easy fix
Click to expand...
Click to collapse
hmm I thought I changed that, eh IDK I think ive broken my apkmultitool
Any suggestions to fix screen flicker??
Sent from my CIUI using xda app-developers app

Categories

Resources