[XPOSED] [5.0+] [Disable Apk Signature Comparison] Super User Mode X - v1.0.0 - Sony Cross-Device General

Features:
- Disable checking of app signatures in the Package Manager Service core, allowing modded/signed apks be installed, or even granting them system privileges
Requeriments:
- Xposed Framework for Lollipop / Marshmallow / Nougat
Install:
TRY IT OUT AT YOUR OWN RISK!!!
1. Download and install always the latest version (attached)
2. Open Xposed Installer and activate it under Modules
3. Reboot
4. Done!
This module has no UI (settings screen)!!
Warning:
If you have any modded/signed apk like SystemUI.apk, and this module activated, DO NOT DEACTIVATE IT, OR YOU WILL END UP WITH A BOOTLOOP (unless you have a patched services.jar)!!!
Edit.: REMOVED CHECK APP DUE SELINUX ISSUE ON ANDROID MM/N !!
How do we know if Super User Mode is really working?
Install attached Serajr_Super_User_Mode_Check.apk and toggle Airplane mode through it (only system apps signed with platform keys have this privilege).
Without Super User Mode, system (Package Manager Service) will refuse even to install and later toggle it!
Special thanks:
- @rovo89
Enjoy it!

Nice bro @serajr
You rock \m/
Sent From Cybertron On MWA V2.6.0

How does dis really works... If we have patched services.jar do we still need dis?
BigUps @serajr brov.

whalesplaho said:
How does dis really works... If we have patched services.jar do we still need dis?
BigUps @serajr brov.
Click to expand...
Click to collapse
No you don't!! This module is meant for those with stock services.jar (odexed or deodexed).
It is redundant on a system with an already patched services.jar!

serajr said:
No you don't!! This module is meant for those with stock services.jar (odexed or deodexed).
It is redundant on a system with an already patched services.jar!
Click to expand...
Click to collapse
Okay brov.... Thanks!
Awaiting yur xperia xposed for MM.

This will help loads of people who don't know what it's about. And development by linking to this. Great work serajr!

Thanks a lot

{
"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"
}
I can toggle airplane ✈ mode, its ok?

Metallijim said:
This will help loads of people who don't know what it's about. And development by linking to this. Great work serajr!
Click to expand...
Click to collapse
AK2H said:
Thanks For Your Great Efforts!
Click to expand...
Click to collapse
Funkmasterchilla said:
Thanks a lot
Click to expand...
Click to collapse
Thank you!!
dex87xda said:
I can toggle airplane ✈ mode, its ok?
Click to expand...
Click to collapse
You're done!

@serajr:
Thank you so much for yet another wonderful work! :good:
Hope this will help me to install (downgrade to) the old good Sony Dialer & Contact Apps from KK on my Z3+/Z4 running MM. Really don't like Dialer & Contact actually since LP times.

serajr said:
How do we know if Super User Mode is really working?
Install attached Serajr_Super_User_Mode_Check.apk and toggle Airplane mode through it (only system apps signed with platform keys have this privilege).
Without Super User Mode, system (Package Manager Service) will refuse even to install and later toggle it!
Click to expand...
Click to collapse
I'm using an App called "Timed Toggles" since many years to automatically turn Airplane Mode ON at night and then again OFF in the morning. Here is the link on PlayStore: Timed Toggles
This App (version 1.5.1), after granting Root only, works flawless on latest MM 6.0.1 (32.2.A.0.224, same as for the Z5) on my Z3+/Z4. I've not made it a System App or anything, just granted Root. So this contradicts "only system apps signed with platform keys have this privilege".
But now, trying the same with Power Toggles (version 6.0.4) does not work. Not with Root, not even after making it a System App.
Both Apps issue the same commands (from the logs in SuperSu), so that is:
Turn ON:
setting put global airplane_mode_on 1
am broadcast -a android.intent.action.AIRPLANE_MODE --ez start true
Turn OFF:
setting put global airplane_mode_on 0
am broadcast -a android.intent.action.AIRPLANE_MODE --ez start false
Only difference is... "Timed Toggles" sends it in two takes (and so there're actually two separate lines in the SuperSu log) like:
setting put global airplane_mode_on 1
am broadcast -a android.intent.action.AIRPLANE_MODE --ez start true
...whereas for failing "Power Toggles" the log shows only one single line like:
"setting put global airplane_mode_on 1; am broadcast -a android.intent.action.AIRPLANE_MODE --ez start true"
I'm really not the one to judge, but I think it could be related to what Chainfire wrote here:
3. How to call su
3.1. Common pitfalls
Runtime.exec() and ProcessBuilder
It is tempting to use Runtime.getRuntime().exec("su -c [command]");, but you should be aware that [command] should be a single parameter, and thus may require quoting. Unfortunately both quoting the [command] parameter as well as passing the paramaters as separate variables to either Runtime.exec() or ProcessBuilder does not work consistently across all Android versions, and thus this construct should be avoided entirely. It is not impossible to do this right - but there's a high risk of problems.
Click to expand...
Click to collapse
Nonetheless, "Timed Toggles" proof that a non-system App with Root only can toggle Airplane Mode ON/OFF.
Sorry for the lengthy post, happy to assist with more testing if needed

sxtester said:
... Nonetheless, "Timed Toggles" proof that a non-system App with Root only can toggle Airplane Mode ON/OFF.
Sorry for the lengthy post, happy to assist with more testing if needed
Click to expand...
Click to collapse
The app I shared for testing purposes only, doesn't make use of root. Super User Mode grants it privileges enough to perform system modifications!
This is not about root or toggling an specific mode!!

serajr said:
The app I shared for testing purposes only, doesn't make use of root. Super User Mode grants it privileges enough to perform system modifications!
This is not about root or toggling an specific mode!!
Click to expand...
Click to collapse
Huuuh!, seems I got a bit confused and mixed things up by Root, System Mode, System App etc. Sorry for bothering

When open check superuser.apk my z5 dual reboot everytime

rajdeep312 said:
When open check superuser.apk my z5 dual reboot everytime
Click to expand...
Click to collapse
Logcat can tells us what's happening!!

can i use in xperia p cm12.1???

why we crying with bootloop
we have pc companion!
Xperia E4 E2105 Works Good!!!!!!!!! and Material NXT Themes working really good with Serajr Xperia Xposed

serajr said:
Logcat can tells us what's happening!!
Click to expand...
Click to collapse
The same on my Z5c. Rooted, Xposed, installed module and activated, then istalled superuser mod check apk and when i want to open it my phone reboots?
What the problem?
How can i create a logcat about it?

Midleo said:
The same on my Z5c. Rooted, Xposed, installed module and activated, then istalled superuser mod check apk and when i want to open it my phone reboots?
What the problem?
How can i create a logcat about it?
Click to expand...
Click to collapse
Android SDK > Monitor.bat (always better choice)
Or install aLogrec (free) from Play Store, keep it running and then open the app.

serajr said:
Logcat can tells us what's happening!!
Click to expand...
Click to collapse
serajr said:
Android SDK > Monitor.bat (always better choice)
Or install aLogrec (free) from Play Store, keep it running and then open the app.
Click to expand...
Click to collapse
Thanks for the answer, first i tried with aLogrec free version. Attaching the logcat:
https://drive.google.com/file/d/0B4p2he4oSmN5WUFCN25uLTFXbnM/view?usp=sharing

Related

New SE Launcher + Timescape for O1

Want that new xperia launcher on your phone? Then mumble no more.
This mod will enable you to use the Xperia launcher plus timescape widgets on your Optimus One android phone
{
"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"
}
DISCLAIMER: I AM NOT RESPONSIBLE FOR ANYTHING BLAH BLAH BLAH ETC.
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here)
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
INSTRUCTIONS
1. Make sure that the executable script(AKA "build") is placed in the root(meaning the base) of your SD card.
2. Using terminal emulator, input this command.(press enter after each line)
Code:
su
sh /sdcard/build
--this should change your build's manufacturer from LGE to Sony Ericsson--
--if an error appears, take note of the error message and post it here--
3. Reboot to recovey and flash SE_timescape.zip
4. Enjoy!!!!!
SMALL WARNING:
No undo.zip as of now, so if you're kind of fidgety on what's in your phone, stay away for now. But, if you have basic knowledge in removing system files, just fiddle with the zip file and you'll know exactly what to remove.
Bugs(help needed):
-app drawer button is placed a little bit high
-photo and video widget may present some errors
Thanks to cygnus of samdroid.net. Click here to visit the original thread
can i see the screenshot?
Screenies are up. I hope you like her, er I mean them.
Yo ungaze-dude you just posted wrong link you posted ungaze's data2sd link.
So that's why there's no one downloading the zip file. Thanks for pointing it out man.
Link fixed
i get this error in terminal "sed: -i requires an argument "
aragarm said:
i get this error in terminal "sed: -i requires an argument "
Click to expand...
Click to collapse
funny, that shouldn't happen. try to re-download. this time I uploaded the one I actually used on my phone.
i am currently using se launcher (for xperia) how is it different with that? Also app drawer button is not high for my launcher.
This launcher sucks. App Drawer doesn't show all apps.
good work man ! but the timescape font is HUGE!
looks ugly :/
it wieked on CM 7.0.2 )
i flashed this archive into recovery
and before i changed this string in build.prop
ro.product.manufacturer=LGE
to
ro.product.manufacturer=Sony Ericsson
neimovirne said:
it wieked on CM 7.0.2 )
i flashed this archive into recovery
and before i changed this string in build.prop
ro.product.manufacturer=LGE
to
ro.product.manufacturer=Sony Ericsson
Click to expand...
Click to collapse
That's exactly the same procedures as the 1st post.
the downloadable "build" script will automate the build prop change needed, while the SE_timescape.zip is a signed(edify) version of SEUX.zip.
About the fonts, YEP they're ugly alright(as you can see on my screenies) I wasn't really planning to use timescape but I really wanted the photo and video widget to work. So if anyone can help here, I'd greatly appreciate it.
Another thing, I wanted to use the SE launcher from this thread but was unsuccessful. Again, if anyone can help out, please do.
Even though it has a few bloats, I still like this launcher(+ photo widget and folders - really cool). I also think it's really fast. I don't have much time to tinker right now so any help would be greatly appreciated.
ungaze said:
That's exactly the same procedures as the 1st post.
the downloadable "build" script will automate the build prop change needed, while the SE_timescape.zip is a signed(edify) version of SEUX.zip.
Click to expand...
Click to collapse
where do you see in the first post at least one file for flash recovery?
neimovirne said:
where do you see in the first post at least one file for flash recovery?
Click to expand...
Click to collapse
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here) <-----HERE?!?!?!?!?!?
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
Click to expand...
Click to collapse
Did you get to read the post?
ungaze said:
Did you get to read the post?
Click to expand...
Click to collapse
I downloaded this archive but it was not clear files, not like in the archive that sent me
and by the way, on my phone works all widgets
neimovirne said:
I downloaded this archive but it was not clear files, not like in the archive that sent me
and by the way, on my phone works all widgets
Click to expand...
Click to collapse
I really don't know where you're getting at but trust me, both files are one and the same(only difference is with the update scripts which can be fixed by toggling signature verification). Anyways I've re-uploaded the SE_timescape.zip which is now compatible with all optimus one recoveries.
Have you tried the large photo widget? Did it work for you?
BTW, here's a screenie of the pinch gesture, really nice:
Can we use this on the optimus s? I would love it
cmyasika1 said:
Can we use this on the optimus s? I would love it
Click to expand...
Click to collapse
yes but don't do the steps in RED
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here)
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
INSTRUCTIONS
1. Make sure that the executable script(AKA "build") is placed in the root(meaning the base) of your SD card.
2. Using terminal emulator, input this command.(press enter after each line)
Code:
su
sh /sdcard/build
--this should change your build's manufacturer from LGE to Sony Ericsson--
--if an error appears, take note of the error message and post it here--
3. Reboot to recovey and flash SE_timescape.zip
4. Enjoy!!!!!
Click to expand...
Click to collapse
Instead, manually change your build.prop by changing this line:
ro.product.manufacturer=LGE
Click to expand...
Click to collapse
into this:
ro.product.manufacturer=Sony Ericsson
Click to expand...
Click to collapse
or you could follow this thread specifically for optimus S:
androidcentral.com courtesy of captmeach7
ungaze said:
yes but don't do the steps in RED
Instead, manually change your build.prop by changing this line:
into this:
or you could follow this thread specifically for optimus S:
androidcentral.com courtesy of captmeach7
Click to expand...
Click to collapse
So do I just flash the zip?
Where do I change the build.prop at? And will the SE widgets work?

[APP][BETA]USB Cleaver - USB Password Recovery Tool

Hi there!
Those of you who are familiar with USB Haksaw or USB Switchblade then you probably know what this app is all about. For those who a not familiar GOTO Description just like the USB Switchblade you can select the payload you want to use to shorten the hack time.
This program is very beta! and welcome as much feedback and I can get!
: Description
The goal of the USB Cleaver is to silently recover information from a target Windows 2000 or higher computer, including password hashes, LSA secrets, IP information, etc... beauty lies in the fact that the payload can run silently and without modifying the system or sending network traffic, making it near invisible. It captures all the information to a LOG file stored in your sdcard and can be reviewed at anytime.
: Payloads
Dump System Information
Dump IE Passwords
Dump Chrome Passwords
Dump Firefox Passwords
Dump Wifi Passwords
: Features
Allows you to select the payloads you want to use
:Changes
v0.1.3r1
temporary removed disclaimer screen causing possible F/C on first run(please let me know if you still get fc with this version)
v0.1.3
fix possible bug causing force close on first run
v0.1.2
Fixed issue where starting application with sdcard mount causes F/C
added new BG to show if sd card is available or not
changed main background and Gaussian Blur the line in the middle
v0.1.1
Fixed Disclaimer bug - getting stuck on main intent
v0.1
Initial beta release
: Future Payloads
Dump Network Services
Dump Port Scan
Dump Product Keys
Dump Mail Passwords
Dump Windows Update List
Install Silent VNC
Dump LSA Secrets
xCopy files "documents", "pictures", etc....
More to come....
: How to use
Download and install APK if you havn't done so aready
Accept Disclaimer & Download Payloads
goto "enable / disable payloads" to generate payload file
mount android to PC and run go.bat from root of sdcard (if android 2.1 and before Autorun.inf is generated, click on drive icon and will run payload)
{
"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"
}
: Disclaimer
This program will hold no responsibility for your action. What you decide to do with this application is your own decision, and the developer(s) of this application will hold no responsiblity for your actions or will be responsible for his/her misdeeds. this application was not created to encourage and/or intended hacking anything other then your own equipment.
You rock bro.
Sent from my Galaxy Nexus using Tapatalk 2
Try to my sgy.
x3maniac said:
this application was not created to encourage hacking.
Click to expand...
Click to collapse
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
SifJar said:
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
Click to expand...
Click to collapse
lols your right. I will have to change that. what i meant was i don't encourage hacking anything other then your own equipment
not working
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
juancollado2003 said:
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
Click to expand...
Click to collapse
by going back into the app the 2nd time it will launch. sorry i will get that fixed
Fixed a few issues a few people were having with F/C and getting stuck. thanks for pm'ing me. i should have a few more payloads up later on
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
TC_Racutt said:
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
which part are you confused with? maybe i can update the instructions
x3maniac said:
which part are you confused with? maybe i can update the instructions
Click to expand...
Click to collapse
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Now it's worse
Well now After update I'm getting FC after accept declaimer
TC_Racutt said:
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
mounting is a linux term of attaching a file system, what i ment was to "turn on usb storage"
a .bat file(batch file) can be ran on any windows / dos system. just double click on go.bat to run the payloads. what this app does is generates this batch file as you select the payloads that you want.
hope this helps
juancollado2003 said:
Well now After update I'm getting FC after accept declaimer
Click to expand...
Click to collapse
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
x3maniac said:
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
Click to expand...
Click to collapse
the same after uninstall and install again
juancollado2003 said:
the same after uninstall and install again
Click to expand...
Click to collapse
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
x3maniac said:
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
Click to expand...
Click to collapse
again FC after declaimer accepted
juancollado2003 said:
again FC after declaimer accepted
Click to expand...
Click to collapse
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
x3maniac said:
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
Click to expand...
Click to collapse
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
juancollado2003 said:
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
Click to expand...
Click to collapse
OK try it again i just uploaded a possible fix.. is there anyway you can get me a dalvikvm log?

[UTILITY] Universal_ADB-Helper EOL [26.12.2015] *UPDATED*

{
"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"
}
General:
Hey guys,
I've decided to create a little tool which includes easy but useful commands for adb and fastboot.
It's an easy batch file, so you only need to unpack the .zip and run the "Universal_ADB-Helper" batch.
The tool is still in development and new features will be added soon.
Click to expand...
Click to collapse
NEW: Now we even have a port for Linux, Mac OS and Debian/Ubuntu.
http://forum.xda-developers.com/showpost.php?p=58495904&postcount=39
Click to expand...
Click to collapse
Requirements: (Root), phone drivers, files from dl link
Guide for basic adb knowledges: http://forum.xda-developers.com/showthread.php?t=1241935
Guide for batch knowledges: http://www.robvanderwoude.com/batchcommands.php
Guide for batch coding: http://forum.xda-developers.com/android/software/guide-write-batch-script-adb-fastboot-t3072851
GitHub: https://github.com/Lars124/Universal_ADB-Helper
Function:
- Reboot in a certain mode
- Install Apps
- Delete PIN or Pattern on CM
- Show Logcat
- Show device
- Backup
- Backup User/System App
- Restore
- Factory Reset
- Flash Recovery
- Flash Radio*
- Flash Kernel*
- Wipe Cache
- Change bootanimation
- Choose connection
- Own ADB-Command
- ADB-Sideload
- Troubleshooting
- Bugreport
- Get device properties
- Copy files to phone
- Unlock/Lock Bootloader (Nexus)
Click to expand...
Click to collapse
Bugs:
- * These functions may not work correctly
-> Not able to test them
Click to expand...
Click to collapse
Download for Windows:
goo.gl/7eiT4w
Click to expand...
Click to collapse
Download for port:
http://goo.gl/L4cnW1
Click to expand...
Click to collapse
Changelog:
Newest version: EOL [14.08.2015]
- Take a look at the 2nd. post -
Click to expand...
Click to collapse
Credits:
[email protected] rootjunky who inspired me to do this :victory:
http://www.rootjunky.com/learn-android/android-batch-files/
[email protected] XDA for being in the portal :victory:
http://www.xda-developers.com/android/adb-universal-utility/
[email protected] lordsolrac2 for his port :victory:
http://forum.xda-developers.com/member.php?u=4723944/
Click to expand...
Click to collapse
Please report other bugs and hit "Thanks" if you appreciate this work.
Follow me on Google+ | Community
__________________________________________________
XDA:DevDB Information
Universal_ADB-Helper, Tool/Utility for the Android General
Contributors
Lars124
Version Information
Status: No Longer Updated
Created 2015-05-13
Last Updated 2015-08-13
Changelog:
26.12.2015: [EOL]
- Bug fixes
27.10.2015: [2.8]
- Added "Unlock/Lock Bootloader" function (Nexus only)
- Clearer interface
14.08.2015: [2.7]
- EOL
- Shorter Code
- Some other minor changes
16.04.2015: [2.6]
- Bug fixes
13.04.2015: [2.5]
- Added "Backup a certain user app" function
- Some other minor changes
08.04.2015: [2.4]
- Added error message
- Added "Copy file to phone" function
- Some other minor changes
01.04.2015: [2.3]
- Added "Contact" function
- Added "Change Interface Color" function
- New structure/interface
- Some other minor changes
12.03.2015: [2.2]
- Updated ADB and Fastboot Version
- Some other minor changes
05.03.2015: [2.1.1]
- Bug fixes
03.03.2015: [2.1]
- Color changes
- Introduction changes
- Added "Changelog" function
20.02.2015: [2.0]
- Added "Bugreport" function
- Added "Get device properties" function
- Added "Flash Radio" function
- Bug fixes
- Some other minor changes
15.02.2015: [1.9]
- Added "troubleshooting"
- Interface changes
- Some other minor changes
07.02.2015: [1.8]
- Easier usage
- Some other minor changes
30.01.2015: [1.7]
- New folder structure
- Some other minor changes
12.01.2015: [1.6]
- Bug fixes
06.01.2015: [1.5]
- Added "ADB-Sideload" function
24.12.2014: [1.4]
- Added "Wipe Cache" function
- Some other minor changes
17.12.2014: [1.3]
- Some interface changes
- Added "Flash Kernel" function
- Some other minor changes and fixes
14.12.2014: [1.2]
- Added "Choose connection" function
- Added "Own ADB-Command" function
- Some other minor changes
- Added german edition
11.12.2014: [1.1]
- Fixed "Backup/Restore" function
- Added "Factory Reset" function
- Added "Flash Recovery" function
- Added "Change bootanimation" function
10.12.2014: [1.0] First version
Click to expand...
Click to collapse
Update
1.1 available
Update
1.2 available
Lars124 said:
Update
1.2 available
Click to expand...
Click to collapse
Awesome tool will come handy!
Please add a feature to copy logcat.txt automatically to PC without any hassle
Tech N You said:
Awesome tool will come handy!
Please add a feature to copy logcat.txt automatically to PC without any hassle
Click to expand...
Click to collapse
Thanks man!
Next Update will be available soon.
Lars124 said:
Thanks man!
Next Update will be available soon.
Click to expand...
Click to collapse
Awesome :good: looking forward to it!
Could it be used for extracting proprietary blobs
KILLplay said:
Could it be used for extracting proprietary blobs
Click to expand...
Click to collapse
I'm sure it could but the CM Device Trees include a script on how to do that. If your device isn't officially supported, check a similar OEM and device
root?
Why is root required? Many adb features such as logcat, backup, restore, and install apps don't require root.
Tech N You said:
Please add a feature to copy logcat.txt automatically to PC without any hassle
Click to expand...
Click to collapse
I'm not really sure how to solve this problem, cause I think it crashes with ADB as well.
You need to stop the batch file by pressing "ctrl+c" at the same time.
aaopt said:
Why is root required? Many adb features such as logcat, backup, restore, and install apps don't require root.
Click to expand...
Click to collapse
Yes but to make use of all functions your phone must be rooted.
For questions do we have a certain section now.
http://forum.xda-developers.com/and...helper-1-2-t2974860/post57539046#post57539046
great
I started 2 months ago something similar, with diferents bat files for every comand (just pull, push, flash radio, recovery...), when I saw your work I felt so happy!!, this is a great tool, nice work!!
gtavo said:
I started 2 months ago something similar, with diferents bat files for every comand (just pull, push, flash radio, recovery...), when I saw your work I felt so happy!!, this is a great tool, nice work!!
Click to expand...
Click to collapse
Thanks, I'm glad to hear that.
is fastboot and adb synced to latest version?
or isn't there a big difference?
Px80 said:
is fastboot and adb synced to latest version?
or isn't there a big difference?
Click to expand...
Click to collapse
I don't really know if it's the latest version but I think there isn't a big difference. Moreover you can easily change the ADB versions by moving your version into the folder where the batch file is saved.
This is great, thanks!
A lot of people are forced to adb in order to fsck their (possibly) corrupt filesystem.
Would you consider adding fsck support?
Illuvitar said:
This is great, thanks!
A lot of people are forced to adb in order to fsck their (possibly) corrupt filesystem.
Would you consider adding fsck support?
Click to expand...
Click to collapse
Thank,
Yeah, I will try it.
Update
1.3 available

Passing SafetyNet with Magisk's Zygisk + DenyList.

So, as of Magisk 24 we will no longer have Magisk Hide natively bundled with Magisk. Unless of course you use a fork of Magisk from another developer.
With Magisk Hide sunset, how do you pass SafetyNet without it?
Prequisites -
Nokia 6.1 | Nokia 6.1 Plus | Nokia 6.2 | Nokia 7 Plus | Nokia 7.1 | Nokia 7.2
Magisk 24
Magisk HideProps Module
Termux - Google Play | F-Droid
YASNAC - To check SafetyNet Certification
Here's how -
Update to the latest magisk-canary(Read all the precautions before hand though).
Open the Magisk .apk and update it.
Open Magisk > Settings > Enable Zygisk & Enable Enforce DenyList.
Now tap on Configure DenyList (Tip: Tap on the 3 button menu and enable 'show system apps')
Now turn off your internet connections and enable Airplane Mode. Double check and ensure that Wifi is turned off after enabling Airplane Mode. Do not turn it on until later.
Configure DenyList for Google Play Store and Google Play Services and all the other apps you need root hidden from.
With Airplane Mode still disabled, go into the phone's settings > Apps > Clear data of all the apps you configured in the DenyList.
Install the MagiskHide Props Module and reboot.
Open Termux and grant root permissions by typing in
Code:
su
Now type in
Code:
props
Enter the 4th submenu
Configure so that the
Code:
ro.boot.verifiedbootstate & ro.boot.flashlocked
says active like in the screenshot.
{
"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"
}
Now Reboot
After boot, connect to the internet, let the phone sit idle for 5 - 10 minutes and check SafetyNet Status. You should be passing both Basic Integrity and CtsProfile and Google Play certification.
And that's pretty much it.
Reserved.
Thanks @CarbonGTR. Is there any known kernel with these 3 commits?
mGforCe said:
Thanks @CarbonGTR. Is there any known kernel with these 3 commits?
Click to expand...
Click to collapse
Yep, there's Enigma Kernel, which I maintain.
CarbonGTR said:
Yep, there's Enigma Kernel, which I maintain.
Click to expand...
Click to collapse
Thanks Thanuj
Since there is no thread for this kernel, checking here - will it work on Stock Pie rom?
mGforCe said:
Thanks Anuj
Since there is no thread for this kernel, checking here - will it work on Stock Pie rom?
Click to expand...
Click to collapse
Actually there is a thread in the 'Cross development section'
And yes, Android 9 is compatible
Edit - I've found a way to pass SafetyNet without a custom kernel.
Edit 2 - My name's Thanuj, not Anuj
CarbonGTR said:
Actually there is a thread in the 'Cross development section'
And yes, Android 9 is compatible
Edit - I've found a way to pass SafetyNet without a custom kernel.
Edit 2 - My name's Thanuj, not Anuj
Click to expand...
Click to collapse
Thanks Thanuj
Ok, I got the thread. Was checking in our device only.
But for me, somehow, while bootloader unlock is fine, TWRP/LOS recovery all are disaster. So moved to Stock Pie
Thank you very much for your guide! It works like a charm on every rom I tried
CarbonGTR said:
So, as of Magisk 24 we will no longer have Magisk Hide natively bundled with Magisk. Unless of course you use a fork of Magisk from another developer.
With Magisk Hide sunset, how do you pass SafetyNet without it?
Prequisites -
Nokia 6.1 | Nokia 6.1 Plus | Nokia 6.2 | Nokia 7 Plus | Nokia 7.1 | Nokia 7.2
Magisk 24
Magisk HideProps Module
Termux - Google Play | F-Droid
YASNAC - To check SafetyNet Certification
Here's how -
Update to the latest magisk-canary(Read all the precautions before hand though).
Open the Magisk .apk and update it.
Open Magisk > Settings > Enable Zygisk & Enable Enforce DenyList.
Now tap on Configure DenyList (Tip: Tap on the 3 button menu and enable 'show system apps')
Now turn off your internet connections and enable Airplane Mode. Double check and ensure that Wifi is turned off after enabling Airplane Mode. Do not turn it on until later.
Configure DenyList for Google Play Store and Google Play Services and all the other apps you need root hidden from.
With Airplane Mode still disabled, go into the phone's settings > Apps > Clear data of all the apps you configured in the DenyList.
Install the MagiskHide Props Module and reboot.
Open Termux and grant root permissions by typing in
Code:
su
Now type in
Code:
props
Enter the 4th submenu
Configure so that the
Code:
ro.boot.verifiedbootstate & ro.boot.flashlocked
says active like in the screenshot.View attachment 5520953
Now Reboot
After boot, connect to the internet, let the phone sit idle for 5 - 10 minutes and check SafetyNet Status. You should be passing both Basic Integrity and CtsProfile and Google Play certification.
And that's pretty much it.
Click to expand...
Click to collapse
It didn't work on GPay, though I got what I wanted. My UPI is working great thanks Anuj

			
				
devchaudhary78 said:
It didn't work on GPay, though I got what I wanted. My UPI is working great thanks Anuj
Click to expand...
Click to collapse
I couldn't quite understand step 12.
Mine only shows:
ro.boot.verifiedbootstate (active)
If I select the option of that line, willing to rewrite it to show what is asked in step 12, I only get to change its state, in this case to NOT active.

[ROOT][MANTIS][FIRESTICK 4K] Custom Launcher Support and System Patches

CUSTOM LAUNCHER HANDLER
(FIRESTICK 4K) - 6.2.9.0
​This is a method to enable certain features disabled/blocked by Amazon, and this method does require TWRP to be installed on the device.
This does not require any root access so you don't need to have Magisk Installed on your device.
This does require you to have a patched system boot image (boot.img) installed on the device, there are two ways of doing that.
Flash the patched boot.img (attached below) to boot partition of your device using TWRP (DO NOT USE HACKED BL/FASTBOOT). Magisk can be flashed after it if you want root access.​
Install Magisk, magisk will patch the boot.img​
As always backup your device before modifying it, in case anything goes wrong just flash the rom again without wiping anything, it will revert all the changes made to your device.
Features:
Unblocks 3rd Party Accessibility Service Access
Enables AppWidget support
Disables OOBE forced updates
Disable System OTA Updates
Gives option to remove Package Protection from individual Amazon Apps
Allows you to set any app as Custom Launcher
Root / Magisk is not required
Displays and gives option to stop Recent Apps and Background Apps
No Boot delay on using a custom launcher
Full voice search support with any third party launcher
Supports rebooting to recovery (Without root / adb)
Requirements:
Unlocked Bootloader
TWRP Access
Patched Boot Image (Either Flash the attached boot.img or just install Magisk) Not required but recommended
FireOS version 6.2.9.0
Instructions:
Flash Patched boot.img (Recommended)
Open TWRP, Click Install > Select the Patch File > Swipe to Flash.
Clean Cache/Dalvik Cache and Reboot (First boot will take some time)
Upgrading FireOS using TWRP:
download latest bin file. (e.g. mantis.bin)
download some archive tool (e.g. 7-zip)
rename the bin extension to zip (e.g. mantis.zip)
open "mantis.zip" using "7-zip" and delete all folders from zip file
now open "Scripts.zip" and extract it (download from attachment)
put the extracted folder "META-INF" into "mantis.zip"
put patched boot.img into "mantis.zip"
flash the "mantis.zip" using TWRP
Tutorial: https://youtu.be/GOOLxsSUQJo
Demo:
INFO:
Double Tap [Home] twice to open CLH shortcut menu (only works when CLH is enabled)
System will send com.wolf.action.DOUBLE_TAP_HOME, com.wolf.action.LONG_BACK_PRESS when Home is pressed twice and when back button is long pressed. (it will also create a home event), you can disable then using "settings put secure CL_DISABLE_HANDLE_BACK_LONG_PRESS 1" and "settings put secure CL_DISABLE_HANDLE_HOME_DOUBLE_TAP 1" using adb shell. Disabling DOUBLE TAP using this will also disable CLH menu. you can listen to those broadcast by creating broadcast listeners.
To disable protected apps using adb shell or by Debloat Toolbox, first you will need to uncheck those apps from "Procted Packages" from CLH shortcut menu.
OTA are disabled but if you still encounter issues just clear run this in adb shell "pm uninstall com.amazon.device.software.ota" to clear any updates to the app itself and then clear settings app using "pm clear com.amazon.tv.settings.v2" to clear its database.
If you don't have root and are not able to use ADB (and has removed TWRP bootmenu), you can use CLH's "Reboot to Recovery" option to reboot to TWRP. It doesn't use ADB or Root.
If you want to exclude some app from Permissions check just add android:sharedUserId="com.sween.wolf" in the manifest of that app.
SCREENSHOTS:
{
"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"
}
[RESERVED]
[RESERVED]
[RESERVED]
Wow, this great work! I love the new features.
But everything is either Plus or Max these days. It should be 'Launcher Manager Plus' or 'Launcher Manager Max'
Can you make anything like this for firestick lite?
Tejas tedi said:
Can you make anything like this for firestick lite?
Click to expand...
Click to collapse
Without a device i will not be able to test the patches. I don't want to make someone's stick a paperweight.
Maybe I will create a version but will not be able to maintain it.
How I can set unlocked bootloader on the stick?
SweenWolf said:
I don't want to make someone's stick a paperweight.
Click to expand...
Click to collapse
Nothing to worry about as long as the preloader is untouched
and maybe a bit easier, since there isn't an efuse to keep from burning
Finnzz said:
It should be 'Launcher Manager Plus' or 'Launcher Manager Max'
Click to expand...
Click to collapse
--> Launcher Manager Pro Plus +
Can i use it for old firmware??
Thank you for your hard work! I'm having a problem with my FireStick after I flashed patch 6.2.9.0 my stick won't boot anymore . It just gets to the FireTV loading screen and doesn't get any further. What can I do?
Zerollama said:
Thank you for your hard work! I'm having a problem with my FireStick after I flashed patch 6.2.9.0 my stick won't boot anymore . It just gets to the FireTV loading screen and doesn't get any further. What can I do?
Click to expand...
Click to collapse
Have you flashed patched boot image?
anphabvn said:
Can i use it for old firmware??
Click to expand...
Click to collapse
You shouldn't, your stick will bootloop
SweenWolf said:
Have you flashed patched boot image?
Click to expand...
Click to collapse
Thank you, yeah I had flashed the boot image too. I ended up reflashing my stick with the full firmware and it's booting again now. I'll stick to the regular the Launcher Manager for now.
@SweenWolf can you create Wolf Laucher Manager with root supported? Old LM use adb only to work !!!
del...

Categories

Resources