Help reconstruct OSBL/AMSS/APPSBL from modem dump. - Upgrading, Modifying and Unlocking

Hi, when I dig into a modem dump of a 7x30 device, I find that there is a simple block based file system.
So I'v written a simple program to extract OSBL/APPSBL/AMSS.
https://github.com/tewilove/unpacker_7x30
But it seems that I've got something wrong since dump from another phone generates different result...
Can somebody help? The keywords are INFO_M, BLOCKFS_ARM_XXX, 7x30.
And the dump is here:
https://hotfile.com/dl/182007396/f7ebaec/modem.rar.html

does anyone have mirror of this unpacker, the github link is not working
thanks

Related

MiPhone M88 X-LOADER U-BOOT?

I'm interested in cooking a ROM for the MiPhone M88. I'm looking at a ROM file (update.img) in a hex editor I see X-LOADER in the header. The ROM also makes references to OMAP730 P2. Does anyone have any info on the X-LOADER file structure, how to pull a ROM apart and how to reassemble it? I've found some info such as:
http://linux.omap.com/pub/documentation/P2_NAND_boot_support.txt
That doc kind of explains how to assemble an X-LOADER based image together, I don't know if it can be applied to the MiPhone or not. Any info would be appreciated, thanks.
Any progress here?
No progress on my end.

[Android] Modifying the kernel/initrd in NBH files

Is there any way to change the kernel inside the NBH files from *can't insert link to DZO's Android files for Vogue*? DZO, what did you use to create them? I'm having a hard time replacing the kernel with my custom one... In case anyone is wondering, I'm attempting to install Debian on my XV6900's internal flash. I know what I'm doing here, but after tireless searching, I couldn't find anything about the kernel setup in the NBH files I mentioned.
Any help would be appreciated - maybe I'll make a tutorial when I'm done.
Thanks!
gTan
gTan64 said:
Is there any way to change the kernel inside the NBH files from *can't insert link to DZO's Android files for Vogue*? DZO, what did you use to create them? I'm having a hard time replacing the kernel with my custom one... In case anyone is wondering, I'm attempting to install Debian on my XV6900's internal flash. I know what I'm doing here, but after tireless searching, I couldn't find anything about the kernel setup in the NBH files I mentioned.
Any help would be appreciated - maybe I'll make a tutorial when I'm done.
Thanks!
gTan
Click to expand...
Click to collapse
Wrong part of the forum. You should ask in the General section of the Vogue.
Sorry, I just realized that after I posted it. I found what I was looking for, though

[Extract|Build] LG DZ Tools (updated 03/06/11)

Hello.
WP7DZExtract extracts every partition from DZ file and converts flash.bin to nb (opens by htcRIE).
My second tool WP7DZBuild builds DZ from partitions and their table (mb it will be not required, please pm me LG device owners).
By the way, files from that topic were extract using this tool.
Usage:
WP7DZExtract.exe input.dz output_dir, there input.dz is DZ ROM file, output_dir is directory.
In output directory will be created many files, one of them, flash.bin, is nb file, just rename it to flash.nb and open it using htcRIE or any tool.
WP7DZBuild.exe input_dir output.dz, there input_dir is directory constains flash.bin, output.dz is out file.
Note: This tools requires .Net Framework 4.0 (at least Client Profile). You can download it form Microsoft web site.
I hope it works (althrough my device is LG, but there is no way to dump or flash it's ROM). Any bugreports here.
Thanks!
I've used standart GZIPStream (works well for unpacking), but it's output doesn't equals original, i've tried to use SharpZip, DotNetZip and even gzip, but uselessly... LG Flasher doesn't work on my computer (why?), so i can't check my work, i fully hope on you, LG owners! Sorry for my english, i dislike online translators and write as i know, though my english skill is pour (too).
Very nice. Hope to get using this very soon.
Yes support for lg devices i am loving it :3 Thanks.
I will tested out.
thx for sharing
Build tool is ready!
Great work!
I'm getting a "#46 Cannot load. Invalid file format" when opening flash.nb with HTCRIE
Please post the link to your ROM, mb i broked down something while developed build tool.
Telus_LG_E900
airwa1kin7 said:
Telus_LG_E900
Click to expand...
Click to collapse
Everything works well. Mb you are using old version of htcRIE? Try to donwload most fresh. At least WP7DZExtract checks hash after unpacking and compares it with dz included, so if hash matchs file is successfully unpacked.
Screenshot
Your correct. I was using "0.5.0.12" Upgraded to "0.7.0.19" and it works.
I was able to get the LG Quantum dz and use these tools to have a look inside the rom and the registry. It makes me wish we could rebuild these roms to unbrand them.
fb401 said:
I was able to get the LG Quantum dz and use these tools to have a look inside the rom and the registry. It makes me wish we could rebuild these roms to unbrand them.
Click to expand...
Click to collapse
That's right, i wanted to build my own rom, but as i wrote above there is no rom for my device. Please test it LG owners, i want to check my gz.
WP7DZBuild
I have been working on my own encrypt/decrypt program. The decrypting is fine, however the trick is encrypting the extracted files back into a flashable image. Using GZip or Zip on linux produces a ROM that is 200 KB smaller than the original LG C900AT ROM. The LG flasher program gives the error "ErrNum 501 Load Image."
So I tried using your WP7DZBuild tool to create a ROM and it's size is 214 MB, the original ROM is ~191.8 MB. The LG flasher program does not give an error when using the ROM built with your tool, but the ROM will not flash to the phone (LG Quantum C900). The LG flasher program just sits waiting. It seems as if the recompression of the files is the key to making the build process work. The original ROM from LG contains files that are decompressable with GZip, but using GZip to recompress results in an invalid file.
I have looked at the binary file produced when using both GZip and Zip, both contain the filename which is not included in the Original ROM . Also, looking at the GZIP file format, some of the Data headers are empty in the original ROM, but both GZip and ZIP fill these fields in.
Do you guys have any ideas as to a ZIP program/library that can output a valid Zip file for inclusion in a flashable ROM that does not include the name of the file that was compressed to make the file? Maybe the original LG encryption program deletes/zeros certain fields in the Zip file header?
Also, just taking the decrypted original ROM's files while still compressed by whatever method LG used, I can create a flashable ROM (it's actually what my phone is running right now!). I'm thinking of GZipping the files and then going back and zeroing out the fields so that the data headers match the original. Maybe that will work.
Has anybody else tried to rebuild a ROM and flash it to the phone?
Everyone test on kdz g5 ?

config.gz

Hello,
im trying to get the config.gz for my ze551ml because im following this tutorial http://forum.xda-developers.com/showthread.php?t=2338179 . The file is not in /proc/, so i downloaded the kernel source from here: www[dot]asus[dot]com/gr/support/Download/39/1/0/12/HRi9R6lem9YbiPVX/8/ but i cant really figure out how to extract the config file.
Also i cant really figure out how to compile the sourcecode from here: http://forum.xda-developers.com/zen...-unofficial-cyanogenmod-12-1-nightly-t3164144
I downloaded the android_device_asus_Z00A from the repo, how do i compile it?
Whenever i try to execute the setup-makefiles.sh it tells me i have missing files.
Please help me!
init-0

[SOLVED]Help with downloading a file from pan.baidu

So as the title suggests, I'm having problems downloading a file from pan.baidu.
I tried all the options for logging in and creating accounts and all of them require some sort of phone confirmation code which doesn't contain my country as compatible.
So if theres anyone willing to download it and give me a mirror link it would be greatly appreciated.
Or someone can lend me an account so I can download it myself.
1st link
2nd link
The links are to a custom ROM by KangVip, based on b508 and containing KangVip tools and some other improvements.
Note, this ROM is installed through bootloader mode.
SOURCE
Any help is appreciated!
Anyone?
I'd really appreciate it.
SOLVED
Nevermind, actually found a way to register using an online SMS number thingy.
If anyone needs such help, just msg me here on XDA.
http://yun.baidu.com/share/link?uk=1916187471&shareid=186049678&adapt=pc&fr=ftw
please i need this

Categories

Resources