Hi guys,
1st Topic !
Firstly, I'd like to thanks all good things we can get from this site for nice Themes, good advises & so on...
Secondly, I would like to share with you all concerns for everyone about how the iPhone Devs trying to collect any information when you run their Software.
BTW,I want to clear up the purposes of my post : No way to talk about crack, patch, reversing etc...
So, more & more devs (like in Music/Movies Market) think that their OWN security could be compromised, and they use server-based for some so-called "security" purpose & consequently, collect the more information off you they can off your iPhone.
So from now on, it's our OWN security which is compromised. I just want point out the example of the PC/Mac Market.
I own different Macs on which I installed freeware, donationware, license paid softwares as well (not serialized or cracked since it's against my personal rules).
Some of them are very well-coded, no "Trojans" and very professional (from Apple's for instance).
But => the iPhone market is completely different !
We can see coming more & more devs (check some dicussion on some related iPhone SDK boards btw

) who want to know where and who are using their app; Do you care ? I do. My privacy first, their lack of knowledge about how to protect their software, there're good books about it & well famous High School for that.
There are already some applications on Macos X =>
Glimmer Blocker , and this one :
Little Snitch
When you check out how many outbound connections endeavors from installed apps (on each ports, protocols, TCP/UDP whatsoever), discreetly trying to "call home": Just unbelievable. And not for updates purposes only, believe me ! In my case, these apps are straight removed from my systems.
LS Link
When it's been released, I even payed & supported for the dev from the begining.
Karl (Objective Development) has confirmed to work on the iPhone OS . Technically it's OK as he confirmedit in a mail. Hope it's been released b/c I know this is the only Unix tools with GUI
we all need to block theses crappy apps ( its my humble opinion, OK? ).
So in a Nutshell (!) , here's my rough idea to fight it back since it's a general discussion & a bit sensitive :
1/ I basically know what an
UDID faker (sorry it's the term coming to my mind

) would have to do:
1/ it would have to be a MobileSubstrate app with a simple gui (to enter/generate a fake udid; enable/disable the function for different apps would be best (like toggles).
2/it would have to run in the background and intercept any call for
[UIDevice currentDevice].uniqueIdentifier and r
eply with the fake UDID.
3/ There is already a faker for a iPhone's serial number but I get the source code so all it would need to extend it for UDID. but my lack of deep knowledge about coding in Obj-C and lack of time, I can't do it atm.
IMHO, A UDID faker will solve may current and future problems with web based app and it would be a real win for ALL the legit iPhone users.
OK! I do apologize for this very long & first post !
Of course, any inputs are welcomed or negatives/positives suggestions about this. Note that I'm not an native English speaking, so please take this into consideration this as well.
Thanks in advance everyone
Macfreak