[ADDON] Startup scripts support (init.d support) for Stock ROM/Kernel - HTC Jetstream

[ info ]
i am attaching a easy to flash update.zip which contains the files required for full functionality of executing startup scripts (init.d scripts)...
basically this will allow the user to execute custom shell scripts, placed in /system/etc/init.d/ folder and they will be on each boot!
thanks to bmw-boy & Russ741 for testing this!
[ requirements ]
stock rooted ROM
my custom recovery
[ how to install ]
download the provided zip package
save it on external sdcard
reboot into recovery
flash the zip package via recovery
reboot and enjoy!
[ additional info ]
i have added the following things in the update.zip:
corrected /system/bin/sysint file
run-parts binary in /system/xbin/run-parts (which is basically busybox 1.19.3 binary)
correct /system/etc/install-recovery.sh file (this file gets executed by default on stock kernel too!)
test/example script /system/etc/init.d/99test
to check if this is working the test script (99test) will create a temporary file /data/local/tmp/init.d_log_test.txt on each boot
[ download link ]
init.d-support-autorunner-v02.zip
let me know how it goes!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ENJOY!

good job bro. thanks!

Hi thanks can you reup please?

denzel09 said:
Hi thanks can you reup please?
Click to expand...
Click to collapse
done...
added direct download server link

doomlord can you help at the "solving the reboots" thread here:
http://forum.xda-developers.com/showthread.php?t=1547840
maybe throwing some general question to help detemin the cause...

Related

[Q] plz help me trouble shoot CM7 Instalation..:(

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
frndz when i tryed to install CM7 on my xperia with CWM its will show this error my neo was rooted and bootloader unlocked can you plz trouble shoot this..? []
First install Stock GB ROM(either with flashtool or with SEUS)
Then install FXP kernel inside the zip file.
Boot into CWM recovery wipe everything EXCEPT system(and sdcard ofcourse)!
If you wipe system you will get that error again!
Install the zip and you re ready!
In simple words FXP ROM checks your build.prop. If you don't have the build.prop it wants(stocl or FXP) then it won't flash the ROM!
There is also an another way by editind the script inside the zip but I don't know what you have to edit! :/
gopu0000 said:
View attachment 1080975
frndz when i tryed to install CM7 on my xperia with CWM its will show this error my neo was rooted and bootloader unlocked can you plz trouble shoot this..? []
Click to expand...
Click to collapse
http://www.mediafire.com/?80khx6maaac5pmk
Open the above archive, then open your zip file that you are installing and drag and drop the build.prop to system folder to replace the original file.
Similarly drop the updater script in META-INF\com\google\android and replace it.
Hit THANKS if it helps you.

[TOO] [SHARE] APK Java Viewer

Note : I am Sharing the work of forumber2.All the credits goes to him A little intoduction by him
forumber2 said:
APK to Java Viewer​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all!
As you know, we can view and save java classes in classes.dex via some tools. And we have enough guides (like this; http://goo.gl/QkK6P7 ) but it requires effort so, I made this small tool for lazy people
This script will show the java files in your apk/jar (framework). Instructions as below:
1. Download the zip in Attachments.
2. Extract Java-Viewer.zip anywhere on your PC.
3. Put your an apk or jar (framework) in "Input".
4. Execute "Run_me_first.bat"
5. Follow Instructions (in tool)
**JRE is required
**IMPORTANT: DO NOT leave spaces when you name your apk files, e.g. "123 abc.zip" is a no go, "123abc.zip" is the correct way,
Bugs;
-After converting dex to jar, the script ends suddenly. Thats why you need execute View_Java.bat after finish Run_me_first.bat script
-jd-gui can't decompile all smali files.
Applications are used;
-JD-GUI 0.3.6
-7zip
-dex2jar-0.0.9.15
Credits;
@Ryuinferno for his "Sign-em!" thread style
@lickarock for his guide and his screenshot
Click to expand...
Click to collapse
Downloads Here
Orginal Threads

[Fix] Loosing network after flashing Int2Ext script

Many people are facing Network loosing problem after flashing Int2Ext . So, I've made a fix for the problem
Here's the instruction to fix the problem:
1. Download any root browser that can show files inside a *.RAR file. (I'm using Xplore for this)
2. download the RAR file from the attachment
3. Open the RAR file
4. Select all the files inside the RAR file
5. Copy(Recommended)/Move the files to /system/etc/init.d
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
6. Reboot
7. Enjoy
Here's a screenshot for proof
Hope, it'll fix the network issue with the script but if you still face any problem, feel free to reply
Thanks to @croniccorey for making the script ^_^
Thanks to @nos1609 for Porting it for Xperia 2011 devices
Thanks to @3andala for the files inside his Vanir AOSP rom's init.d folder
& Thanks to my brain for the idea
Tips: # Don't use the fix if you haven't installed the Int2Ext script
# Use it only when You face network loosing problem after flashing the Int2Ext script
Hit the THANKS button if I helped
Works on cm11, thanks.
JOVICAMPEK said:
Works on cm11, thanks.
Click to expand...
Click to collapse
Glad to know ^_^
btw, You're most welcome ^_^
Hi
corrects the signal is lost but the mod that is run out of an idea to increase the memory to recover the signal without losing the mod
(used xperia neo v)

[ROM][ADDON][SCRIPT]Fixed SuperUser (SU, ROOT) for LineageOS 13.0\14.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fixed SuperUser (SU, ROOT) for LineageOS 13.0\14.1. Scripts downloaded from https://download.lineageos.org/extras and rebuild, now you can install him on LineageOS 13.0\14.1, for spyder\umts_spyder.
>> Download <<<
Installation instructions:
Install in SafeStrap (SS) - Download SafeStrap (SS) 3.75 apk
1. Select "Install" -> specify the path to the script -> Make a swipe "Swipe to Confirm Flash"
2 After all files are installed, press "Reboot System"
You can support me on Patreon! https://www.patreon.com/octanium
so the file from official site is currepted ?
can u plz specify what is diff between these and official
i was using official one but for 24/06/2017 update im not able to access the root
any app is not asking for root access is this it?
this is the problem which is link(files) solve ?
im using X86 super su addon cause i have a device with x86 architecture
so this file will work for me
andy9970 said:
can u plz specify what is diff between these and official
i was using official one but for 24/06/2017 update im not able to access the root
any app is not asking for root access is this it?
this is the problem which is link(files) solve ?
im using X86 super su addon cause i have a device with x86 architecture
so this file will work for me
Click to expand...
Click to collapse
This for Spyder and UMTS-Spyder, cpu arm.
Why does it slow down when I install Gapps it?
Thx man!

HELPP! Can´t open my deivce firmware.zip file to extract boot.img.

Hi, so i got a simple tablet, Multilaser M7S Lite, and i want to root it, my main goal is to be able to edit System folder, i want to change the boot animation, mainly.
So , since there is no TWRP recovery for this brand, i decided that the only way, was with magisk patching boot.img. So i found my deivce firmware - https://www.stockrom.net/2021/04/multilaser-m7s-lite-so06-v7-20200509-8-1oreo.htmland download the .img file. So to extract the boot.img, i need to change it to .zip file and open. But when opening it it says the following:
And using 7-zip, it only extract this files :
What can i do?
The firmware-package file you linked to is a .RAR-formatted archive.
When you unpack this .RAR-file then you can see a ML***USER.img is housed therein what is tablet's Stock ROM.
To unpack this .IMG-file you may use sim2img provided here:
[DEV][Tools] simg2img for Windows
Hello, although I'm working in Linux (VM too) I rewrote the SIMG2IMG so far for Windows (PE32, x86) Usage: simg2img.exe -i -o Optional: -d for debugging messages, listing all chunks of the image...
forum.xda-developers.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Running sim2img, it says bad magic.
It's the full firmware but is it an allwinner or a rockchip or... These tabs can be like whatever. Check that first then google how to extract etc.
I found this: https://forum.xda-developers.com/t/...images-unpacker-packer.1753473/#post-28329544
SOO i manage to unpack it!!
Which file i use in magisk to patch?? boot.fex?
yep.

Categories

Resources