Jailbreaking bada - Bada Software and Hacking General

While this term has mostly been used with regards to iOS and WP7, has anybody jailbroken nada so unsigned apps (not cracked apps) can be installed?
Sent from my DROID2 GLOBAL using XDA App

The term here is "Spoofing"
Google is you friend here.

Yes, but in spoofing you must replace one app by other (and in soft newer than JK1 it isn't working). I think that OP want to install his own applications.

i think you will have to use bada ide to install the apps which failed the samsung app certification

Related

[Q] WP 7 Rooting or Jailbreaking?

Hey!
So I want to buy the HTC Mozart, but I am not quite sure, because if there is no good community it wont be worth the money. So does anyone know if somebody is working on a root or jailbreak for wp7?
It would make the platform even greater
Thanks in advance!
People are working on it. I'd be surprised if there isn't a jailbreak available in 3 months after it is released.
Ok thanks I am just interested as the beta was already available and the roms have leaked in the htc Mozart category.
To general!
~~Tito~~
the windows mobile community is the reason this message board exists. I wouldn't worry.
Sent from my Dell Streak using XDA App
Made2Last said:
the windows mobile community is the reason this message board exists. I wouldn't worry.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
This ^
Also, XDA calls "root or jailbreak" for WM "HardSPL"
ericc191 said:
This ^
Also, XDA calls "root or jailbreak" for WM "HardSPL"
Click to expand...
Click to collapse
"HardSPL" is a bootloader that allows custom Windows ROMs - like flashing to BIOS in your PC to a 3rd party version
Windows doesn't have the concept of a "root or jailbreak" because there is no root account or Jail Shell.
ericc191 said:
This ^
Also, XDA calls "root or jailbreak" for WM "HardSPL"
Click to expand...
Click to collapse
WM (Windows Mobile) is not equivalent to WP or (Windows Phone) Windows Mobile is the past, Windows Phone is Microsoft moving forward. I think they might actually have something with this new OS
Mhh interesting Thanks!
I tested the OS and it feels great, like my iphone 2g at first and after JB i noticed that it is crap without JB XD so just wondering ^^
~~Tito~~ said:
To general!
~~Tito~~
Click to expand...
Click to collapse
Again To general.
This just discusses WP7, it does not contribute anything developmental wise, just discussion wise .
~~Tito~~
I don't see much of a point in jailbreaking, because there's absolutely squat in regards to API documentation of Iris UIX. No one will be able to write up alternates to the system components.
The only thing that'll make sense right now is unbrand phones, to get carriers out of the loop in regards of updates.
Some of these people think wp7 is ios with a new skin. Let them keep asking about this, Lol.
Sent from my SGH-T959 using XDA App
N8ter said:
Some of these people think wp7 is ios with a new skin. Let them keep asking about this, Lol.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I do not think that this is IOS with a skin!!
I just wanted to know if something like jb or root will come!
Not JB per se but only the concept of being able to do stuff MS doesnt want to!
@Tom Servo
I am not sure but isnt it running on a silverlight platform so it would be rather easy to develop different apps?
A large part of the base system, especially UI, is .NET code but uses a different framework called Iris UIX. It's a descendant of the MCE graphics framework, and also used in the Zune desktop software.
Third party applications are forced to use Silverlight instead.
That's also why there's a disconnect between UI features and performance between the first party and third party apps.
Tom Servo said:
A large part of the base system, especially UI, is .NET code but uses a different framework called Iris UIX. It's a descendant of the MCE graphics framework, and also used in the Zune desktop software.
Third party applications are forced to use Silverlight instead.
That's also why there's a disconnect between UI features and performance between the first party and third party apps.
Click to expand...
Click to collapse
Oh ok thanks!
Now thats kinda stupid from them.....
A long time ago, they hired more developers to work on UIX. Seems like they were more occupied porting it to mobile devices than documenting it and prepping it for general release, or something.
I still hope that it'll be made public at some point in time. It seems to be a way better solution than WPF, judging both the phones and the Zune software, even tho the majority of it is still .NET. Maybe a little less flexible, tho. Seems like some teams over at Microsoft went like "**** it, this is overengineered slow crap" and continued to work on MCML, which turned into UIX.
WPF was on the table long before the flashy Zune client ever came to be, which is also mostly .NET. That tells you something.
Tom Servo said:
I don't see much of a point in jailbreaking, because there's absolutely squat in regards to API documentation of Iris UIX. No one will be able to write up alternates to the system components.
Click to expand...
Click to collapse
How about enabling PInvoke, getting the same access to native WinCE APIs OEMs have? Getting access to filesystem, sideloading, tethering, you name it.
Tom Servo said:
A long time ago, they hired more developers to work on UIX. Seems like they were more occupied porting it to mobile devices than documenting it and prepping it for general release, or something.
I still hope that it'll be made public at some point in time. It seems to be a way better solution than WPF, judging both the phones and the Zune software, even tho the majority of it is still .NET. Maybe a little less flexible, tho. Seems like some teams over at Microsoft went like "**** it, this is overengineered slow crap" and continued to work on MCML, which turned into UIX.
WPF was on the table long before the flashy Zune client ever came to be, which is also mostly .NET. That tells you something.
Click to expand...
Click to collapse
Thanks a lot! I just saw the app you created looks interessting
Is it in the market yet?
So as you develop such apps i have to ask you:
Do you think the problems you mentioned can be overcome like MS says.
Like in one or two months?
Or would you say that the market will not evolve as much as apple and android?
vangrieg said:
How about enabling PInvoke, getting the same access to native WinCE APIs OEMs have? Getting access to filesystem, sideloading, tethering, you name it.
Click to expand...
Click to collapse
My reason exactly!
vangrieg said:
How about enabling PInvoke, getting the same access to native WinCE APIs OEMs have? Getting access to filesystem, sideloading, tethering, you name it.
Click to expand...
Click to collapse
Microsoft doesnt allow native code for 3rd parties, amd pretty much said they'll keep it that way. I doubt WP7 will support unsafe code for 3rd parties. It's too obvious a workaround...
Sent from my SGH-T959 using XDA App

How can an application detect if you have a rooted device?

I am currently testing out Good for Enterprise, it is an application that syncs your work email/calendar to your cell phone. One of the security policies they have implemented will not allow the application to run on rooted (android) or jailbroken (iOS) devices. Since I am testing it this rule doesn't apply to me, however, if they ever kick me off the Dev environment I would still want to use the app.
Does anyone have an idea on what the application may be using to detect rooted devices? If we can identify what it is looking for/checking, how easy would it be to spoof the application into thinking it was a stock/non-rooted device?
More or less, just deny it root access if it asks.
It could be looking for blocked host files.
||A noble spirit embiggens the smallest man||
I'm curious too. Maybe it looks for the superuser app? One anti virus I tried knew I was rooted too.
Sent from my Incredible using XDA App

[Q] Virus for Android phones, what do you think ?

I read on the web that virus for android exist. Is it really dangerous ? What do they do on the phone ? What can I do to protect my phone ?
Thanks
Sent from my HTC Desire using XDA Premium App
well, they do exist...i remember some article at androidpolice.com which said google had to remove like 50 apps from the market because they had malware in them...
i use lookout mobile security on my phone to avoid any damage...its free on the market and has some usefull features beside the malware scanner
AFAIK and remember, they are like keyloggers, and sending security sensitve data, like passwords, settings etc. to not wanted people. (read it in the same article about those malware programs removed).
I say, as long as you download trusted programs, there should be no problem.
i think it is not right
If they're gonna make viruses, they might as well make them for Apple's overpriced iPhones. Not that HTC's or Droids are cheap, but at least the source code is free, collaborative and transparent. Best of all, Android takes to heart the concept of consumer choice.
For me, I make sure that Lookout is updated, and apps I download have at least 5,000 downloads and 500 or preferably more ratings, that way I can at least be assured to a certain degree that the app's legit.
Its a pain but very unlikely that you will get them anyway. You have to be stupid to get them. I personally don't run security apps because there is no point.
Sent from RCMixS
Meaple said:
Its a pain but very unlikely that you will get them anyway. You have to be stupid to get them. I personally don't run security apps because there is no point.
Sent from RCMixS
Click to expand...
Click to collapse
+1 to this. Read comments from apps before install and you'll be fine.

Jailbreak exploits

Are there any exploits that have been found in addition to spoofing that allow unsigned apps to be executed?
look at this:
http://forum.xda-developers.com/showthread.php?t=1193694
wac apps can be run, but i still dont know what these are able to
Anything else?
I am bumping this thread.
I don't think that you will get something
bada is still new and its hackers (excuse me for saying this) are still inexperienced or just lazy
Unlike IOS which gets its jailbreak after the release of its new version by 3-4 days
Also the developers hate sp**fing or jailbreaking
So bada is not the right platform to jailbreak
Best Regards
Why do they hate jailbreaking?
Because if bada is jailbreaked they won't sell their apps
Most of bada app developers are free lances
Let's hope that will change with bada 2.0
Best Regards
When I say jailbreak, I mean being able to run unsigned apps, not pirated apps.
in fact it means the same...
Same action, different purpose.
Does spoofing still work?
With lastest official firmwares (KF3, JL2) spoofing doesn't work now.
Thank you.
Sent from my DROID2 GLOBAL using XDA App

question about chevronwp7

Erm sorry but can someone explain to me what's chevronwp7 in simple words? I know it's like a jail break or something and it can sideload apps or something. can someone explain to me these few things:
1) what's sideloading?
2) are there any risks involved using it?
3) does it allow me to download any apps from the marketplace or something? if not, what can I do with it?
sorry I'm kind of a noob about wp7. just asking this coz I was thinking of getting a new phone, either android or wp7. Thanks in advance!
This really belongs more in the Q&A forum, but...
Sideloading is the process of installing an application onto your phone directly from a PC, instead of using the marketplace. Apps for sideloading are packaged in ZIP files with the extension changed to XAP. They work almost exactly like marketplace apps (there are a few small differences).
In order to sideload applications, your phone needs to be developer-unlocked. There are multiple ways to do this. ChevronWP7 Unlocker, which only works on the first two versions on WP7 (not on any build 7389 or higher), is an unofficial technique, which some have referred to as jailbreaking. There are other techniques, such as registering for a marketplace developer account (or getting help from somebody who has registered), or using the forthcoming ChevronWP7 Labs (same guys, different project), or using the registry editor built into LG phones. That's all that dev-unlock is, incidentally - a registry edit. It is a perfectly normal change, nothing close to the level of lackery of jailbreaking in iPhone.
Technically, there are no risks to dev-unlocking your phone, although I suppose using some of the unofficial methods do carry risks if done incorrectly. However, there are definitely risks to sideloading applications. Sideloaded apps can make changes to your phone - in some cases, big changes, potentially including malware or making your phone not work - and they haven't gone through the verification process that Microsoft uses to keep harmful software out of the marketplace. In general, the apps published through XDA-Developers are reputable, but there is no guarantee. Even an app that is not intended to be harmful could mess something up by accident. I and some other developers post the source code to our apps, partially as a way of allowing people to check and ensure that our apps do only what they say they do.
Developer-unlocking does not allow you to install marketplace apps without paying for them. That's not at all what this forum is about, and asking about it is not a good idea - at best, you'll probably just get the thread locked. Please go elsewhere if you want to talk piracy.
What sideloading is useful for is installing apps that, for whatever reason, Microsoft doesn't allow in the marketplace. These apps range from small tweaks to the phone (adding a custom theme color or changing notification sounds, for example), to adding features that aren't officially available (things like Internet tethering for a PC), to opening up the phone's security completely and allowing you to do nearly whatever you want with it.
I hope that answers your questions. As to WP7 vs. Android, that really depends on what you want out of the phone. In either case, it's not a good topic of discussion for the development and hacking forum.
so in a way, chevronwp7 enables the phone be able to download third-party apps from the net? like how android can download .apk files?
Right now, ChevronWP7 Unlocker typically doesn't enable anything - it hasn't worked since the first versions of WP7, nearly a year ago. If you have a really old phone or flash a really old ROM, I guess you could still use it.
However, you're correct that developer-unlocking a phone (which is what ChevronWP7 Unlocker did) allows you to download third-party apps off the Internet (or develop them on your own PC) and install them to the phone using USB. Unless you're using a custom ROM, you can't install them straight to the phone; instead you use one of the many XAP deployment tools.
WP7 application packages are files with the .XAP extension (I believe it originally stood for "XNA Application Package). I believe they are similar to Android's .APK files, though I haven't actually cracked one of those open to look.

Categories

Resources