bada SDK for research... - Bada Software and Hacking General

This is a2 of 2.0 SDK...
Link removed...
Request.
Maybe someone can upload or Link to Alpha of bada 1.0 please.
Thanx in advance.
Best Regards

[GUIDA] Creare applicazioni per Bada
METODO 1:Bada App Builder [/B] un tool che rendà accessibile a tutti la creazioni di applicazioni per Bada.Pensate per coloro che non hanno tempo di acquisire conoscenze specifiche nell’ambito della programmazione, Bada App Builder consentirà di creare applicazioni in 3 semplici passaggi, garantendo a tutti la possibilità di dare un contributo sostanziale all’oceano Bada. Attraverso questo strumento la realizzazione di un app non richiederà che 15 minuti, permettendo, a realizzazione compiuta, la pubblicazione del proprio progetto direttamente sull’App Store.Bada App Builder non richiede altro all’utente che la selezione di: layout, contenuti e logo. Dopo questi semplici passaggi verrà consentita la pubblicazione della propria applicazione. Bada App Builder ed è compatibile con tutti i sistemi operativi di casa Microsoft e Linux. Permetterà di creare delle applicazioni dedicate proprio alla nuova relase del sistema operativo di Samsung. L’utilizzo è semplice, essendo un software punta e clicca e di conseguenza con le procedure guidate, si potrà creare il proprio software in meno di 20 minuti.Il gioco è fatto. Ovviamente si potrà anche inviare a Samsung per un controllo. Quindi, nuovi e vecchi developer, fatevi avanti per sbarcare su Samsung.
Tutt’ora Bada App Builder è in release scaricabile dal seguente link [DOWN]http://www.fileserve.com/file/777CNT2[/DOWN]
mentre la giuda è scaricabile da qui [DOWN]http://www.fileserve.com/file/vDkBdxm[/DOWN]
METODO 2:Codemotion Pensato da samsung per sviluppare Samsung Apps in modo semplice e rapido.
[DOWN]http://www.codemotion.it/samsung-bada-lab-invitation-adventure[/DOWN]

adfree said:
http://www.megaupload.com/?d=AIWU90NZ
http://www.megaupload.com/?d=TCG1ZBRE
This is a2 of 2.0 SDK...
Request.
Maybe someone can upload or Link to Alpha of bada 1.0 please.
Thanx in advance.
Best Regards
Click to expand...
Click to collapse
Thank you man, so we can test our apps in some crazy ways.

Please, maybe someone could share old SDK and PlatformDownloader:
bada-SDK_1.0.0b2rc4.exe
bada-SDK_1.0.0b2_rc2_target.zip
PlatformDownloader_B8.exe
PlatformDownloader_B6_B7.exe
Thanx in advance.
http://static.bada.com/releasenotes/1.0.0b2.html
http://static.bada.com/releasenotes/1.0.0b2rc4.html
http://static.bada.com/releasenotes/1.0.0b2rc5.html
Best Regards

Oh... not realized that badaEmulator.exe can start alone...
Tools\Emulator\Bin
Code:
serial1 = yes
serial1.port = COM90
serial2 = yes
serial2.port = COM91
Maybe it is possible to work with WinComm or send Commands...
Best Regards

Lets try again...
I'm playing with SDK 2.0.3... yes I have latest... but...
Emulator first since SDK 2.0.0b1 known...
What we have:
FactoryFs_Emul_Wave.img --- not extractable easily yet...
apps.bin --- use HexEditor to look into...
Wave_Remaker can extract these files...
Thanx.
Code:
CSC_Emul_Wave.rcs.org
Rsrc2_Emul_Wave(Low).rc2
Rsrc_Emul_Wave.rc1.org
No idea if RC2 file accept Debug Level higher then Low... will try later...
Now "mainproblem"... how to inject files?
Best Regards

...Model\WaveWVGA\Emulator\Configuration
emulator.properties
This "text" affect also if you start only badaEmulator.exe
First change I did:
Code:
# supported scale factors are only 0.5, 0.75, and [B]1.0[/B]
window.scale=[B]1.0[/B]
Now full 480 x 800 Pixel...
Next I will play with this, for better position...
Code:
# emulator window position
Now I make new files with Wave Remaker... maybe faster start...
Remove Fonts etc...
Maybe I did something wrong but maybe TTF from CSC not used... so maybe 0 files possible...
CSC_Emul_Wave.rcs.org is 66 MB... now...
Lets see later...
Best Regards

I have removed complete TTF files from CSC...
I've lost German Umlaut, but Fonts are still visible...
So Windows Font or something else is used...
I have changed between English and German... can't see more missing stuff...
My CSC_Emul_Wave.rcs.org is now shrinked to 30 MB...
Code:
qemu_find_file failed! (x:\bada\2.0.3\Model/WaveWVGA/Emulator/[B]LSI.csi[/B])
[mount_image] Cannot find file (LSI.csi)
qemu_find_file failed! (x:\bada\2.0.3\Model/WaveWVGA/Emulator/Configuration/[B]aqua_log.conf[/B])
If I config
Code:
# yes - use IDE, send log message to IDE, add '-use-ide' option
# no - not use IDE, send log message to file(aqua_log.txt)
use.ide=[B]no[/B]
Then I have in Logs...
aqua_log.txt
Code:
0051.134,INFO,P32,T00,A121,OspMain (32) > Application started.
Not really amazing...
RC2 edit to Debug Level High... I can not see any difference...
Best Regards

Oh... it seems my RC2 Mod is working.
Cool, now also few more infos in aqua_log.txt
As it seems exact this from Blue Screen...
Best Regards

U O
FactoryFs_Emul_Wave.img
Here WRITE ... it is NOT ROM Image... read only...
With OLLYDBG.EXE I can find something... "in badaEmulator.exe"...
256 MB Block... but it seems not FAT so I am not smart enough to find solution for extract files from *.img.
But Algo must somewhere included as write access to this FactoryFs_Emul_Wave.img
Best Regards

Really funny...
You can play with SWF files, if you want...
Here I have only short tested ScreenLock.imswf from old XXJL2... bada 1...
Seems not compatible...
I have now 2 more ideas...
Will check if S8600 stuff... and or...
Best Regards
Edit 1.
Screenshot number 3... is taken from S8600

It is quick and dirty created but it is easy to replace some Pics...
No idea if Animated GIFs are possible... this is PNG...
Best Regards

Code:
# yes - enable aqua LOG
# no - disable aqua LOG, add '-no-log' option
Found this in 2.0.0b2... and..
com0com-setup.exe
So maybe I move back...
Best Regards

Connected to the bada IDE!
The "COM0" port did not open.
Click to expand...
Click to collapse
Small progress...
IDE open ... and Broker.exe...
Now second attempt...
With Event Injector you can make some folder/files visibe from FactoryFs_Emul_Wave.img
Best Regards

Second attempt...
No idea why, but Event Injector seems only started if IDE...
So I have closed IDE...
Broker.exe...
The "COM0" port did not open.
Click to expand...
Click to collapse
Found this in 2.0.0b2... and..
com0com-setup.exe
Click to expand...
Click to collapse
Hmmmmm. Maybe this file is the magic...
But I will better move to other PC.. to prevent absolute chaos with my Com Ports...
Best Regards

After I have realized, how to identify *.so files...
http://forum.xda-developers.com/showpost.php?p=25804534&postcount=24
First test was to modify few Bytes in FactoryFs_Emul_Wave.img, to see if Manipulation is fast detected...
I have manipulate MediaExplorer.so content.
Emulator starts normal... I can see all stuff.
Only if I click on my Files... Bluescreen.
Tested on 2.0.0b1
Attached is extracted file...
It is MediaExplorer.so, much shorter as in handset...
Best Regards

Investigate in Broker.exe
Broker.exe -h
Code:
Usage: broker
[-hgvd] [-i APP_ID] [-f APP_FOLDER] [-l APP_FILE] [-p <int>] [-r APPS_ROOT] [-
dbginfo-folder=DEBUG_INFO_FOLDER] [--painfo-folder=SM_INFO_FOLDER] [--gdi-only]
[--gsi-only] [--gmcr-only] [--ddm] [--dsm] [--dtm] [--dup] [--drf] [-s <int>] [
-connect-emul] [--gmon] [--del-res]
-h, --help Displays help on the command line parameters
-i, --app-id=APP_ID Inputs an application ID
-f, --app-folder=APP_FOLDER Inputs an application folder
-l, --app-file=APP_FILE Inputs an application binary file
-p, --port=<int> bada IDE socket port. ex) --port=6200
-g, --debug Debug mode
-r, --apps-root=APPS_ROOT Application root folder in a target.
default: "/Osp/Applications"
-v, --version Displays a version
--dbginfo-folder=DEBUG_INFO_FOLDER the local folder to get debug information
iles
--painfo-folder=SM_INFO_FOLDER the local folder to get performance analyzer i
formation files
--gdi-only Only Get Debug Information
--gsi-only Only Get SubMarine Information
--gmcr-only Only Get Memory Usage Checking Result
--ddm Disable to send/receive bada debug messages
--dsm Disable to send/receive submarine messages
--dtm Disable to relay bada trace messages
--dup Disable to upload
--drf Disable to remove application folder
-s, --pa-port=<int> Performance Analyzer socket port. ex) --pa-port=720
-d, --pa-debug Performance Analyzer Debug mode
--connect-emul Connect to Emulator
--gmon gmonitoring enable
--del-res Remove icons, resources, and data files on the targ
t.
Invalid command line argument!
Maybe I can use Broker to open Ports...
Best Regards

I have managed to install my own Apps...
Tested with 2.0.5 and Broker.exe from 2.0.0b1...
Still need IDE... and only with Win 7...
As XP block access to full folder...
Best Regards

static.bada.com/sdk-update/1.0.0b2rc4/Wave/Wave_1.0.0b2rc4.zip
static.bada.com/sdk-update/1.0.0b2rc5/Wave/Wave_1.0.0b2rc5.zip
Missing such files...
Code:
PlatformDownloader.exe
bada-SDK_1.0.0b1-RC1.zip
PlatformDownloader_B8.exe
PlatformDownloader_B6_B7.exe
bada-SDK_1.0.0b2_rc2_target.zip
bada_SDK_1.0.0b3_partner_packaged.zip
bada_SDK_1.0.0b3.exe
PlatformDownloader.exe
1.0.0b2_rc7
Maybe someone is able to find more valid Links... before bada complete dead...
Best Regards

http://dpimg.ospos.net/contents/dd/seoul/CertificationProcess.pdf
http://dpimg.ospos.net/contents/tutorials/bada-V1.0.0b2-rc4/badaTutorial.Security.pdf
http://dpimg.ospos.net/contents/tutorials/bada-V1.0.0b1/badaTutorial.Overview.pdf
http://dpimg.ospos.net/contents/tutorials/bada_1.0.0b2/badaTutorial.Application.pdf
http://dpimg.ospos.net/contents/tutorials/bada_1.0.0b2/badaTutorial.Communication.pdf
http://dpimg.ospos.net/contents/tutorials/bada_SDK_1.0.0/badaTutorial.UIExtension.pdf
http://dpimg.ospos.net/contents/tutorials/bada-V1.0.0b2-rc4/badaTutorial.DevelopmentEnvironment.pdf
http://dpimg.ospos.net/contents/tutorials/bada_1.0.0b2_RC6.3/badaTutorial.sdkTarget.pdf
http://dpimg.ospos.net/contents/tutorials/bada_1.0.0b2_RC6/badaTutorial.Media.pdf
http://dpimg.ospos.net/contents/tutorials/bada_1.0.0b2_RC6/badaTutorial.sdkTarget.pdf
http://dpimg.ospos.net/contents/doc...ramework/classOsp_1_1Locales_1_1Currency.html
http://dpimg.ospos.net/contents/apis/bada/bada-V1.0.0a2/framework/classOsp_1_1Media_1_1Image.html
http://dpimg.ospos.net/contents/docs/apis/bada-V1.0.0b1/classOsp_1_1System_1_1SystemInfo.html
http://dpimg.ospos.net/contents/docs/apis/bada-V1.0.0b1/classOsp_1_1Ui_1_1Controls_1_1Keypad.html
http://dpimg.ospos.net/contents/en_US/developer/apis/images/contest/dd/B4-Game_in_bada.pdf
http://dpimg.ospos.net/contents/doc...sp.apireference.help/group__CplusplusSTL.html
View Links...
Best Regards

Related

How to extract programs from ROM?

Hi guys, I was wondering if it's possible to extract some programs from a ROM nbh file and recompile them as cab files so that they can be installed on their own... can anybody help me?
Thanks
Shift
(P.s: I tried to look around but didn't find anything...)
shift_runstop said:
Hi guys, I was wondering if it's possible to extract some programs from a ROM nbh file and recompile them as cab files so that they can be installed on their own... can anybody help me?
Thanks
Shift
(P.s: I tried to look around but didn't find anything...)
Click to expand...
Click to collapse
ok, if you have a single folder or 3 folder (usually into sys\ folder!): program;lang;dpi_xx tou have to merge all files (if you have some modules ( folder inside folder) you have to extract exes, muis, dlls, from them) and then merge all rgu files inside into one .reg file.
now with trial of wince cab manager you can create a new cab...
insert all files except rgus, reg and dsm into it, then go on registry tree, import froim file, choice the reg file just create and import it, create shortcut by some exe that uou need to create, save cab.
if you want extract some files by oemapps into oem\ folder, you have to study:
how many dlls depeds the exe and into oemapps rgu how many regkeys you need to make working this exe....
after this, exctract all dlls, eventually the mui file, the chosen exe, the regkeys saved into a reg files and repeat all described into 1st option!!
good work!!
ervius said:
ok, if you have a single folder or 3 folder (usually into sys\ folder!): program;lang;dpi_xx tou have to merge all files (if you have some modules ( folder inside folder) you have to extract exes, muis, dlls, from them) and then merge all rgu files inside into one .reg file.
now with trial of wince cab manager you can create a new cab...
insert all files except rgus, reg and dsm into it, then go on registry tree, import froim file, choice the reg file just create and import it, create shortcut by some exe that uou need to create, save cab.
if you want extract some files by oemapps into oem\ folder, you have to study:
how many dlls depeds the exe and into oemapps rgu how many regkeys you need to make working this exe....
after this, exctract all dlls, eventually the mui file, the chosen exe, the regkeys saved into a reg files and repeat all described into 1st option!!
good work!!
Click to expand...
Click to collapse
ita:non è che potresti postare queste informazioni in ita e un po' piu' dettagliate? non ho capito molto... fare una bella guida per cucinare in ita???
eng:You might not post this information in ita and some 'more' detailed? I did not understand much.
thanks
luciolux said:
ita:non è che potresti postare queste informazioni in ita e un po' piu' dettagliate? non ho capito molto... fare una bella guida per cucinare in ita???
eng:You might not post this information in ita and some 'more' detailed? I did not understand much.
thanks
Click to expand...
Click to collapse
remember me, when I have some time, I'll do it!

[APP-XAP]Wp7 Unclocker Info

Hello to you all to well below 5 years and are the best in the world, I created this application is used to confirm that the release of the phone is unsuccessful, as there are still xap around to try on our phone I I decided to create one that says that the release and went
sorry for my English but I use google translator (I'm Italian)
1) Install PC, Windows Phone Development Tool
2) Install Zune Desktop
3) A Windows Terminal Phone 7 (of course)
Procedure:
a) Launch Application Deployment, which is part of Windows Phone Development Tool that you installed before, you will find in the Windows Start menu.
b) click on "browse" and go to the folder on your PC where you want to install this application (the file extension. XAP)
c) Ensure that the terminal is connected with the Zune, but the screen is unlocked
d) Press the "Deploy" and wait for 5-10 minutes
Done!
Aside from the fact I have no idea what your talking about, if you thought the WP7 was a failure you wouldn't have bought the phone. If I get what your saying you want to/posted some method of installing exploited XAP's in which case I hope a mod deletes this thread.
Granted the security structure of the phone is lacking, but that doesn't mean that you can pirate applications people spent a lot of time and money making.
Mi scuso se non avete compreso cio che ho scritto ma come detto prima io sono un ragazzo italiano e non so masticare l'inglese bene, io non voglio fare niente soldi o altre cose,siccome c'e gente che la sblocco ma non puo verificarne il fuzionamento io mi so creato questo xap da cosi vedere il funzionamento dello sblocco,ora non mi pareva giusto tenermelo tutto per me cosi lo rilasciato al pubblico
English traslation
I apologize if you have not understood what I wrote but as I said before I'm an Italian boy and I can not chew English well, I do not want no money or other things, as there are people who can not verify the release but The operation I know I created this from xap so to see the operation of the release, now I just hold it all seemed so to me it released to the public
its just an app which says something like "if you see this text, you have unlocked your phone successfully". Its kind of a "hello world" app.

[GUIDA] installazione temi bada2.0 gt-s8500

Installazione:
1-scaricare il file in fondo al post(STune 1.0.6 )
2-collegare il telefono in modalità usb collegare solo il pda senza archiviazione di massa ecc ecc..
3-aprire STune 1.0.6(funziona solo con questa versione del programma)
4-fate autoconnect
5-andate nella scheda browser
6- nella parte sinistra andate in AppEx->User->Theme-> e cliccate 2 volte sulla cartella Download
7- trascinate il file .smt nella colonna a destra
8- aspettate che finisca di caricarlo e poi scollegate il trelefono e andate in Impostazioni->Dispaly->Tema e selezionate il nuovo tema
tutto questo credo si faccia solo per la versione beta delle rom poi vedremo comunque e' semplicissimo
http://www.youtube.com/watch?v=Xm4zRXQ2tvo&feature=player_embedded
ci vuole piu' a dirsi che a farsi ciao a tutti
STune 1.0.6.rar
tutti i temi per 1.2 si possono tranquillamente installare ciao
http://translate.google.it/?hl=it
---------------------------------------------------------------
Trzebiat
It would be nice to write who invented this method.
I work out this method two months ago. With bada 2.0 themes.
Check here: mysamsungwave.com/index.php?topic=9998.0
A po polsku, tutaj: bit.ly/bada2Themes
And my instruction in English:
How to install the theme
1. Connect Your phone to the computer in KIES mode.
2. Run sTune 1.0.6.
3. Press "Auto Connect", then go to Browser tab.
4. In the left column (Folder) go to AppEx -> User -> Theme -> Download.
5. Drag and drop the theme file (Silver Stylish 2.0.smt) to the right column in Stune (Files).
6. After copying the file, close sTune and unplug Your phone.
7. Go to Settings -> Display -> Theme, select Silver Stylish 2.0 and press "Done".
8. Enjoy.
this is an english forum
please post in english so we can understand you
you can post italian also as optional for persons who talk italian like you
this is a forum rule so please follow it
Best Regards
顶顶更健康。。。呵呵
traslate italy
http://translate.google.it/?hl=it
Děláte si srandu? Toto je fórum, kde se má mluvit anglicky!
mylove90 said:
this is an english forum
please post in english so we can understand you
you can post italian also as optional for persons who talk italian like you
this is a forum rule so please follow it
Best Regards
Click to expand...
Click to collapse
I hate the English, if you do not know my language so much pleasure, mind your own business
baza14 said:
Děláte si srandu? Toto je fórum, kde se má mluvit anglicky!
Click to expand...
Click to collapse
Dobrze mówi! Polać mu.
It would be nice to write who invented this method.
I worked out this method two months ago. With bada 2.0 themes.
Check here: mysamsungwave.com/index.php?topic=9998.0
A po polsku, tutaj: bit.ly/bada2Themes
And my instruction in English:
How to install the theme
1. Connect Your phone to the computer in KIES mode.
2. Run sTune 1.0.6.
3. Press "Auto Connect", then go to Browser tab.
4. In the left column (Folder) go to AppEx -> User -> Theme -> Download.
5. Drag and drop the theme file (Silver Stylish 2.0.smt) to the right column in Stune (Files).
6. After copying the file, close sTune and unplug Your phone.
7. Go to Settings -> Display -> Theme, select Silver Stylish 2.0 and press "Done".
8. Enjoy.
DevilM said:
I hate the English, if you do not know my language so much pleasure, mind your own business
Click to expand...
Click to collapse
As i said it is forum rules
if it was for me i'd speak Arabic if i am free to
but no one will understand me and no one will care to translate
it is not a bad thing to put the english translation too and say sorry for bad english
if you did that then others will respect you
but posting in just italian will make others angry from you
also the moderator may close/delete your thread
it is about forum rules man
nothing personal
mylove90 said:
As i said it is forum rules
if it was for me i'd speak Arabic if i am free to
but no one will understand me and no one will care to translate
it is not a bad thing to put the english translation too and say sorry for bad english
if you did that then others will respect you
but posting in just italian will make others angry from you
also the moderator may close/delete your thread
it is about forum rules man
nothing personal
Click to expand...
Click to collapse
ah, ok ... thanks
DevilM said:
I hate the English, if you do not know my language so much pleasure, mind your own business
Click to expand...
Click to collapse
Actually, this is an English speaking forum, as specified in the forum rules.
If you HAVE to speak non English, you must provide an English translation in your post.

[INF] at+command

This is all AT+ command you can find and test in Wave.
Do search before if you dont know what you do.
File not complete and clean :
https://rapidshare.com/files/898609110/ATCOM.doc
Merci Tigrouzen - pouvez-vous dans la future charger du texte brut dans un billet car rapidshare est un daube puant absolu :-D ... svp ?
Cheers Tigrouzen - would you mind loading future texts directly into posts please as rapidshare is a complete turd of a site :-D ... pretty please ?
All the best - D

Persist file for redmi note pro 8

Buna ziua, am nevoie si de un fisier persist.img pentru redmi note pro 8 begonia daca ma puteti ajuta cine va char si o copie de rezerva pentru acel fisier nu ar strica multumesc anticipat stefan
----------
MOD EDIT: English Translation Below
Hello, I also need a persist.img file for redmi note pro 8 begonia if you can help me who will char and a backup for that file would not hurt thanks in advance stefan
i found one in gsmkolik.com
persist
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
use dd to flash it. Fastboot will give write protection error.
"dd if=/sdcard/persist.img of=/dev/block/sdc10"
Canny1913 said:
i found one in gsmkolik.com
persist
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
use dd to flash it. Fastboot will give write protection error.
"dd if=/sdcard/persist.img of=/dev/block/sdc10"
Click to expand...
Click to collapse
comanda mea nu funcționează acolo unde trebuie să pun exact fișierul pe care l-am pus în memoria internă a telefonului și îmi spun că nu există.
----------
MOD EDIT: English Translation Below
my command doesn't work where I need to put exactly the file I put in the phone's internal memory and it tells me it doesn't exist.
stefandasoveanu said:
comanda mea nu funcționează acolo unde trebuie să pun exact fișierul pe care l-am pus în memoria internă a telefonului și îmi spun că nu există.
----------
MOD EDIT: English Translation Below
my command doesn't work where I need to put exactly the file I put in the phone's internal memory and it tells me it doesn't exist.
Click to expand...
Click to collapse
Put it in internal storage, where the Download or Android folder resides.

Categories

Resources