QuoteWe're damn good too but you can't be any geek off the street, you gotta be handy with the steel, if you know what I mean. Earn your keep.↳Warren Griffin IIIAs you probably know, BlackBerry shutdown all their Blackberry OS services from January 4, 2022 and the old download links are now dead as a chipmunk in Dubai. Not only that, but it seems like they requested the removal of the remaining artifacts from various archive sites. Don't worry, its for our sake, you wouldn't want "illegal" stuff flying around, wouldn't you?
10.3.3.3204 is the newest), so instead we have to work with 10.3.1.995.http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.libraries.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.tools.10.3.1.12.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.cshost.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.qmldocs.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.documents.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.licenses.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.qconfigmk.10.3.1.995.zip
http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.3.1.995/packages/bbndk.win32.samples.10.3.1.995.ziphttp://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_<API_LEVEL>/packages/bbndk.<PLATFORM>.<PACKAGE>.<API_LEVEL>.zip<API_LEVEL> is the API level version, 10.3.1.995 in this case, <PLATFORM> is the name of the platform, win32 for Windows, macosx for macOS and linux for ... Linux.10.0.9.2372 and Linux platform, we could construct the URL like this:http://downloads.blackberry.com/upr/developers/update/bbndk/ndktargetrepo_10.0.9.2372/packages/bbndk.linux.libraries.10.0.9.2372.zip
10.3.1.995 and I didn't even have to social-engineer someone from BlackBerry (HELLO THERE LAPSUS$!).bbndk.win32.tools.10.3.1.12.zip into c:\bbndk_api\ (create that directory first) so that you get a new directory inside named host_10_3_1_12. Extract bbndk.win32.libraries.10.3.1.995.zip into c:\bbndk_api\ and you'll get another directory inside named target_10_3_1_995.bbndk.win32.cshost.10.3.1.995.zip, bbndk.win32.documents.10.3.1.995.zip, bbndk.win32.qconfigmk.10.3.1.995.zip and bbndk.win32.samples.10.3.1.995.zip into c:\bbndk_api\ and their contents will get merged into the target_10_3_1_995 directory.c:\bbndk_api\ and inside it two more directories, target_10_3_1_995 and host_10_3_1_12.momentics-2.1.2-201503050937.win32.x86.setup.exe (if you want to install it for a different platform, do open that specific file but keep in mind the API level files are for the Windows platform. You know ... Bill Gates, Allah forgive me for saying its name out loud). Leave the destination folder to C:\bbndk and click Next few times until the installation begins. Grab a glass of water and get your daily water intake until the install is done (or vodka, if we're still allowed to use that name).target_10_3_1_995 directory (basically c:\bbndk_api\target_10_3_1_995\) and in the Host Path field you need to enter the path to the host_10_3_1_12 directory (likewise, c:\bbndk_api\host_10_3_1_12\). Don't enter manually, click the Browse buttons and select the path. The Name field is not important, leave it to target_10_3_1_995 or change it, the Version field should autocomplete to 10.3.1.995. Click Finish.Quote from: le.zap on Dec 27, 2025, 09:45 PMProgressing, but not there yet...
I have taken the "Debloated ROM for Blackberry" autoloader, extracted the Radio and OS .signed files and repackaged it.
When I run the new Autoloader.EXE, it uploads properly into my BlackBerry Classic (Q20), but then when it tries to reboot, I get the boot animation until it hits 100% and then it freezes at "Finalizing device setup" and never moves on past that point.
I can then reflash the original "Debloated ROM for Blackberry", and this one boots fine...
Any suggestions on how to proceed?
Thanks
..../bb10mt qnx6 mount -i <image_file> -m <mountpoint> [-f] [-d]Options:./bb10mt qnx6 compact -i <image_file>Reduces image size by removing unused space../bb10mt qnx6 mkfs -i <image_file> [-b blocks] [-n inodes] [-s block_size]Options:./bb10mt qnx6 fsck -i <image_file> [-f]Options:./bb10mt unpack --container <container_file>Extracts all files from a QCFM container../bb10mt pack -c <output_container> -i <input_file> [-v versions] [-s] [-f]Options:./bb10mt split -i <autoloader_file>Splits autoloader into individual components../bb10mt autoloader create -o <output_file> -c <cap_file> -i <input_files> [-l files_list] [-v version]Options:./bb10mt autoloader extract -i <autoloader_file> [-c cap_output]Options:./bb10mt autoloader loaders -i <cap_cfp_file> [-o output_dir]Extracts RAM loaders from CAP, CFP, or autoloader files../bb10mt flash -i <file1,file2,...> [-v versions] [-r loader_dir] [-d delay]Options:./bb10mt info [-d delay]Displays connected device information../bb10mt loader [-d delay]Options:./bb10mt connect -i <ip_address> -p <password> -k <public_key_path>Options:./bb10mt bar template -p <base_dir> -n <bar_name>Options:./bb10mt bar update -p <bar_path>Updates hashes in MANIFEST.MF after modifications../bb10mt bar ids -p <bar_path>Generates new IDs in MANIFEST.MF../bb10mt bar install -p <bar_path> -m <mount_point>Options:./bb10mt raw dump -i <input_file> [-o output_dir] [-m mct_offset]Splits raw flash image into individual partitions../bb10mt raw nvram -i <input_file> [-o output_dir]Splits NVRAM into individual blocks../bb10mt rcfs -i <image_file> [-s script_file] [--vmdk]Options: