How to edit EXT4 image files in windows? - Android Q&A, Help & Troubleshooting

Sorry for my ignorance, I'm a beginner.
I have a system.ext4 file that I was able to extract from my firmware. I need to delete the unwanted APK files.
I used 7-Zip to view the files inside the .ext4, but I can't delete the apk files as it says it's "read only".
What software can I edit the .ext4 file so that I can have free access, or at least delete files within it?
Thanks.

@gilsones said:
Sorry for my ignorance, I'm a beginner.
I have a system.ext4 file that I was able to extract from my firmware. I need to delete the unwanted APK files.
I used 7-Zip to view the files inside the .ext4, but I can't delete the apk files as it says it's "read only".
What software can I edit the .ext4 file so that I can have free access, or at least delete files within it?
Thanks.
Click to expand...
Click to collapse
Hello and good evening, @@gilsones
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

Related

Convert from a tar file to flashable zip file

I have a tar file for Clarion Infortainment open source files (see annexure). How do I convert the tar file into a flashable zip file to upgrade the firmware.
Help greatly appreciated.
curiou5 said:
I have a tar file for Clarion Infortainment open source files (see annexure). How do I convert the tar file into a flashable zip file to upgrade the firmware.
Help greatly appreciated.
Click to expand...
Click to collapse
@curiou5
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
I've moved the thread to Q&A.
Regards
Oswald Boelcke
Senior Moderator

Tool copy file and system samsung , build dump rom samsung ?

Hello all forum members,
Can you tell me if there is a tool to copy .apk files to the system?
for example, copy the .apk file to the system/app , system/priv-app , system/framework directory?
copy it in and get permission to 644?
and is there any tool to build rom samsung .tar in windows for android 10-11-12? please help share, thank you
doreaamon said:
Hello all forum members,
Can you tell me if there is a tool to copy .apk files to the system?
for example, copy the .apk file to the system/app , system/priv-app , system/framework directory?
copy it in and get permission to 644?
and is there any tool to build rom samsung .tar in windows for android 10-11-12? please help share, thank you
Click to expand...
Click to collapse
@doreaamon
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
I've moved the thread to Android Q&A.
Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
Oswald Boelcke said:
@doreaamon
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
I've moved the thread to Android Q&A.
Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
Click to expand...
Click to collapse
Can you help me switch to the Q&A section, thanks
doreaamon said:
Can you help me switch to the Q&A section, thanks
Click to expand...
Click to collapse
Your thread is currently located in
Android Q&A, Help & Troubleshooting
This forum is for all of your questions about Android Development and Hacking. If you need help troubleshooting a problem, please be as specific as possible by describing your software configuration, including the ROM, kernel, and any modifications you've done.
forum.xda-developers.com
How am I supposed to understand your question? Do you want me to move your thread to the General Q&A?
General Questions and Answers
This forum is for all questions, big or small, you might have. Please read the rules in this forum before submitting any Q&A.This forum is a Questions section, which means each reply is treated as an answer that can be up/down voted by the community. Then, the original poster can choose the best...
forum.xda-developers.com
I'm very happy to do so. Just let me know.
And please do NOT create duplicates of your thread. Please review the forum rules with special emphasis on rule no. 5 and post only ONCE! I've deleted your duplicate thread.
Regards
Oswald Boelcke

Android Malware META-INFO folder

Hi,
For the university I'm analyzing a old android malware and they gave me two samples. The apks are the same (code, dex, res etc...) except for additional files .SF and .RSA in the META-INF folder. In the .SF files, it is possible to see that the digests are calculated for not existing files in the apk. For this reason (I think) the apk cannot be installed through adb in the virtual machine because the signature check fails. Is there a way to exploit this files in a malicious way? I have only noticed that less antimalwares mark this apk as a malware, probably because the hash is different.
Thank you in advance.
Mirawara said:
Hi,
For the university I'm analyzing a old android malware and they gave me two samples. The apks are the same (code, dex, res etc...) except for additional files .SF and .RSA in the META-INF folder. In the .SF files, it is possible to see that the digests are calculated for not existing files in the apk. For this reason (I think) the apk cannot be installed through adb in the virtual machine because the signature check fails. Is there a way to exploit this files in a malicious way? I have only noticed that less antimalwares mark this apk as a malware, probably because the hash is different.
Thank you in advance.
Click to expand...
Click to collapse
Hello and good afternoon, @Mirawara
Welcome to XDA. I hope you'll always find and get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

How to convert system.new.dat gotten from an update on Android 8.1

Hello,
I was able to get an update .zip file, I want to edit the update and add some system apps.
I was trying to unpack the system.new.dat but I didn't have any luck, I tried dat2img and several more tools.
How can I do this process?
The update.zip is attached
Thanks
ProIEZRush said:
Hello,
I was able to get an update .zip file, I want to edit the update and add some system apps.
I was trying to unpack the system.new.dat but I didn't have any luck, I tried dat2img and several more tools.
How can I do this process?
The update.zip is attached
Thanks
Click to expand...
Click to collapse
Hello and good afternoon, @ProIEZRush
Prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Genral.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator
bump

Unpack data type .img obtained from sp flash tool

Hello,
I have a Mediatek device, recently I exrtacted the system.img but theres no way to unpack it.
When i execute the file command in linux, I get this output
Code:
system.img: data
Can someone help me to unpack it?
Thanks
ProIEZRush said:
Hello,
I have a Mediatek device, recently I exrtacted the system.img but theres no way to unpack it.
When i execute the file command in linux, I get this output
Code:
system.img: data
Can someone help me to unpack it?
Thanks
Click to expand...
Click to collapse
Hello and good morning, @ProIEZRush
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

Categories

Resources