Decompile Asus Unlock Tool - Transformer TF300T Android Development

Hello,
I have an idea to unlock Asus TF300 without registration at asus.
The Asus Unlock Tool can be decompile. First dex2jar to convert to .jar. Then decompile, for example with JD GUI. Sourcecode can be edit not.
In point asus.com + unlock + h are the sourcecode for registration to asus. Maybe this code can be edit, so that you can unlock without lost warranty?
I donĀ°t have any knowhow with java, but maybe another in this forum?
Yours Sincelery
Robert
-------
Sorry for my bad english.

There is already a thread talking about this... It would take a LONG time to decompile the unlock tool..

Ooh sorry! I don't have see the other thread.
This thread can be closed! Thank You!

Related

DLL Compiler / Compilation Tool Needed!!

Sorry for the new thread - but I need a compiler that will rebuild dlls from the decompiled state after a rom dump. I attached a sample dll that I want to work with.
I know there was one here at some point in the past - but I can't seem to locate it, or anything about it
Mods - please do what you wish with this after (hopefully) it gets answered!
I'll keep an eye on the thread Matt. I've also copied it over to the dev/hack thread, since it's frequented by quite a few members that may be able to answer this for you.

SPOCKY12...i need your help....=[

i like your rom very much and
i try many time to change the WINCE.NLS...
because i live in hong kong and CHINESE is very important for me
i used your kitchen to dump the flash.bin
and dump the part_1_RAWFS.bin
also i replaced the new wince.nls...
after that...
i dont know how to make a new xip.bin to replace the old xip.bin
may you change the wince by the following..and form a new flash.bin for me??
http://rapidshare.com/files/217560758/wincenls.rar.html
If you need me to appear, just say my name out loud 3 times on a xda thread, like this:
"Spocky12, Spocky12, Spocky12... pof"
No seriously, I read messages posted to my threads and I also answer every pm I receive, you really don't need to post a new thread to contact me.
As for wincenls, I'll have a look when I have some spare time.
@bun_0806
Ha ha, I saw you pleading in the Chinese LG forum. They shouldn't have let you down. Because translating a rom or replacing wince.nls is what they always do. Hope spocky12 does it for us.
Thank u spocky12 for being helpful when needed.

How to edit a .nv2 file [LG KC910] ?

Hello ! Sorry for my bad english, i'm french.
I visited a lot of forums and website, but i have never found a solution for my problem.
I would like to know how to edit my .nv2 backup file of my Lg renoir KC910 to re-writre some caracteristics but i don't know if i have to use a special software or anything else..
If someone can help me (rahkisi too !), it's very important for me and i already spend a lot of time to find a solution...
Thanks ver much !!!!
Up Please, i really need your help !
I have tried to change my IMEI in the .nv2 file, and i successed, but when i try to restore it, it's always my old IMEI number and not my custom number who appear, why ?
Thanks in advance
have you checked out mygreatphone.com
The site has a whole bunch of custom firmwares for the kc910 and detailed steps on how to modify specific attributes along with downloads for the associated tools to do
Hi, thanks for your reply.
Yes, i already check this website and it's true, it is very interesting but for a french student, it's not easy to understand ALL the forum '^^
I found a lot of information about IMEI, but nothing specificaly for the KC910...
For exemple, i know now how to change the .nv2 file (Hexadecimal editor) but after upload my new file to my phone, my custom .nv2 file was probably deleted because when i backuped the .nv2 to check if it's already my custom file, it's appear that it's a new .nv2 file with the original IMEI..
I don't understand how the portable can re-write the original IMEI file and where he find it...
Again, i'm sorry for my bad english...
Thread closed.
Discussion of changing your IMEI is not allowed on this board due to the possible legal implications.
Dave

[Q] How can I use Trix? Please help..

Hi, i have trix but i dont know how I use it. How will I do dump ? csc, pfs etc. files.. I am not noob but it's too mixed for me, now... Script, editor.. And how will I upload files again? I have badaeditor but it's like chinese I'm waiting your help. Thank you
for dumps use Wave Remaker. Scripts for TriX were written in the end of 2010 when no other tools was available. ho1od program is much more user friendly (and TriX is not
Thank you b.kubica for your honesty
Although you are one of the Devs of Trix , you are saying wave remaker is simpler
you are a great Dev
Good luck with whatsoever you are doing
Best Regards
Thanks your answers but how I can upload files after edit? I need to merge again.. Waveremaker just can see?
About TriX maybe here you can find some "input"...
http://forum.xda-developers.com/showthread.php?t=912672
Here about Wave Remaker:
http://forum.xda-developers.com/showthread.php?t=1028714
Best Regards
if out of curiosity u want to know jow to use trix , i had mad a video long ago.. audio quality is not that great but jst follow the mouse steps
http://www.youtube.com/watch?v=CtXicjlfo4c
Thanks your answers. I solved this problem and even I made firmware with shp active

[Guide][tip]adding text that appears while flashing a rom from cwm

Okay so this guide is for peoples (and everyone who are intrested) who requested me to demostrate how to manupulate the text that comes im cwm screen during flashing of a custom rom
****I AM NOT RESPONSIBLE FOR MESSING OF BRICKING YOUR PHONE SO PLEASE TRY ON YOUR OWN RISK****
First decompress the rom (you should know how to do that if you are trying to mod it or use search button )
For custom text, you have to edit updater-script
If you dont have any knowledge of updater-script then:
***DO NOT EDIT ANYTHING EXEPT WHAT I DO OR YOU MAY MESS UP YOUR ROM***
You may find the it here at:
META-INF/com/google/android/*here*
**do a Backup of the file first**
use ONLY but ONLY notepad++ for opening the updater-script or it may get currupted
Add this in given format::
ui_print("TEXT should be here");
(Note: you can add many lines in the given format if you want many lined texts while flashing)
Add your text start at top in tje format as mentioned and save the updater-script and replace it with original in the rom
Now compress the rom again and make a flashable zip...
And you're ready to see your custom text while flashing it via cwm
Credits: all xda dev who are amazing teachers..
Ps. Its my first thread so correct me if something is wrong
press THANKS if i helped you in any way
Cheers
Hritik154 said:
use ONLY but ONLY notepad++ for opening the updater-script or it may get currupted
Click to expand...
Click to collapse
lol
I use Notepad (not Notepad++) and it never gets corrupted. To be honest, any text editor will do, so long as you don't mess up in your editing.
NightRaven49 said:
lol
I use Notepad (not Notepad++) and it never gets corrupted. To be honest, any text editor will do, so long as you don't mess up in your editing.
Click to expand...
Click to collapse
Im generally recommending notepad++ for editing files..plus i said it MAY corrupt the file..its just a precaution for my future posts where you (in general) may want to edit xml files and opening with notepad will corrupt it...for example try opening build.prop next time with notepad you'll know what im talking about
Hritik154 said:
Im generally recommending notepad++ for editing files..plus i said it MAY corrupt the file..its just a precaution for my future posts where you (in general) may want to edit xml files and opening with notepad will corrupt it...for example try opening build.prop next time with notepad you'll know what im talking about
Click to expand...
Click to collapse
notepad++ have a good layout for editing a code
btw my friend kurotsugi already create this thread
and last...u must sign ure rom
Development in galaxy y is so fast now and i think no one is noob here
and why we are using Notepad++
becoz it has 3 formats for diff. operating system.
1.windows/DOS
2 unix/posix
3.mac
if u r writing code for linux than u choose 2nd one in EOL CONVERSION.
Becoz Android is linux based OS.
kartik verma said:
Development in galaxy y is so fast now and i think no one is noob here
and why we are using Notepad++
becoz it has 3 formats for diff. operating system.
1.windows/DOS
2 unix/posix
3.mac
if u r writing code for linux than u choose 2nd one in EOL CONVERSION.
Becoz Android is linux based OS.
Click to expand...
Click to collapse
Lol someone is spamming thread just cuz i pointed out error in his mod xD dunno how xda came to this point...anyyyway you already said no noobs here so i guess everyone knows its a linux based os and how to use notepad++ i said use it its upto you if you want to or not..and as i said its for precaution while editing xml files cuz they may get corrupted while using notepad..greets
Hritik154 said:
Lol someone is spamming thread just cuz i pointed out error in his mod xD dunno how xda came to this point...anyyyway you already said no noobs here so i guess everyone knows its a linux based os and how to use notepad++ i said use it its upto you if you want to or not..and as i said its for precaution while editing xml files cuz they may get corrupted while using notepad..greets
Click to expand...
Click to collapse
m not spamming ur thread
u r a free lancer and their is no error in my mod.
peoples like u who figuring out useless error in other mods which arent exist.
This is a thread , on the request of users.
u made thread like this.... XD
Why not u post about permissions in android ...??? They are more helpful than this plus.
kartik verma said:
m not spamming ur thread
u r a free lancer and their is no error in my mod.
peoples like u who figuring out useless error in other mods which arent exist.
This is a thread , on the request of users.
u made thread like this.... XD
Why not u post about permissions in android ...??? They are more helpful than this plus.
Click to expand...
Click to collapse
Please check your post or pm me if you wanna know something not related to this thread..its actually spamming just dont increase postcounts until or unless you have something to ask from this specific thread
Hritik154 said:
Please check your post or pm me if you wanna know something not related to this thread..its actually spamming just dont increase postcounts until or unless you have something to ask from this specific thread
Click to expand...
Click to collapse
no need to ask already learnt many thing which u are learning now.
and i dont want to increase post counts and i dont want likes , i never say other user to like maah post , i help u so hit thanks buttons.
like u who say "press thanks buttons"
kartik verma said:
no need to ask already learnt many thing which u are learning now.
and also want to increase post counts and i dont want likes , i never say other user to like maah like , i help u so hit thanks buttons.
like u who say "press thanks buttons"
Click to expand...
Click to collapse
Why do you have to be so irritating :/
Just simple to understand line:
DONT POST IF YOU DONT HAVE SOMETHING TO ASK RELATED TO THREAD
grow up guys
back to topic or malybru come here
The reason why you should use notepad++ is due to the way windows handles the return key (and other functions)
If you make a new line (ie press enter) windows and Linux handles this differently and may cause the script to fail unless using the way Linux interpretates it by using notepad++
Anyway there are plenty of threads in xda that go into far more detail & explain all the commands of the updater script so I suggest if you want more details please search

Categories

Resources