kernel development - Sony Xperia M2

Xperia M2 D2306
Android: 4.2.2
Bootloader Unlocked: Yes
Development kernel with linux mint & Windows 8.1
I gained some knowledge about android much as modifications and scripts that perform specific actions
Using OS Linux Mint eh I could decompile the boot.img file
{
"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 had access to the script can be seen from root explorer in the path: /
But investigating more thoroughly about modifications cpu frequencies are situated on the zImage file
The question is how descompile the zImage?
some tutorial
Now as if there will be an issue that can continue to decompile the kernel when the same can now add the root with its binary respective
thank you for your help

Will you people ever learn about posting in correct threads?

I do not but I need to know the subject well because I can do what I want with my kernel

You cannot decompile zImage. That's why there's GPL to enforce releasing sources.

Related

[Completed] [ROM Build From Source Help] Error at compiling stage

Hi all,
I am in my Day 1 of ROM Developing. I have setup environment, running Ubuntu 13.10
I have this error when compiling "AOSX Rom" (AOSP modified by xperia novathor developers) the errors are 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"
}
Was building with ssh connected to my VPS on my phone btw.
May i know the origin of this error?
Also, please link me to some noob proof guides on building roms from source as i am really really really new. I have already set up my build environment so do not link me to those threads please
TIA,
AndroidNoob69
Sent my AOSP Xperia P
Hi, there are several locations including here you can go for help.
It is for Optimus so you may want to search by device,.
Good luck !!
it cannot find libz
sudo apt-get install libz-dev
to fix
that's all, I have had this in the past as well

[UTIL] Android Software Detonator - Software to speed up reverse-engineering

Hi!
{
"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 was struggling to create clear folder structure for maintaining reverse-engineering projects. Also doing everything manually took that much time I preferred not to compile app and read .java files of cracked application just to check that I didn't break anything while working with Smali. That's why I created this project. The code is mostly uncommented but I have made it pretty easy to read if you know basics of Ruby though I'm thinking about commenting it soon.
The software is Linux only at this moment since I'm lazy, I don't like Windows and there is no good reason to prefer Windows over Linux while reverse-engineering.
https://github.com/b10011/Android-Software-Detonator
I hope you enjoy, report bugs and contribute. And as always I'm not responsible of your acts and this shall not be used for apps that you don't have permission to reverse-engineer!

help preparing kernel environment

Such foremost reason for this post is to ask for help and would like to compile my own kernel from my xperia M2 D2306 but I find a little inconvenience is only to find a file identification from my xperia I explain what this is.
This is the tutorial I'm following:
[ULTIMATE GUIDE] [Noob Friendly] Compile your own kernel from source android
As well I follow this tutorial sony:
How to rebuild kernels for flagship Xperia devices [tutorial]
And drop tools that tell me there is a problem but tell me this:
Code:
Replace Device Name with the configuration file found at:
Source / arch / arm / configs
It's written in This Way something_DeviceCodename_user_defconfig
and I went to the specified path but can not find any file of this type
{
"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"
}
information from the filename of the Xperia M2:
Code:
Xperia M2
aosp_yukon_eagle_defconfig
How could set the name of my device before entering the kernel configuration script
would be helpful thanks

Root checker pro(com_joeykrim_rootcheckp-1.apk) is reporting root is not configured

Hi ..
I have built a custom rom using AOPS source of lollipop 5.1.1 with kernel 3.10.30..
Its booting in virtual box. I have built su along with source in /system/xbin directory.
I tried root checker pro apk(com_joeykrim_rootcheckp-1). but its always saying root is not configured properly.
Kindly help me
Attached image
{
"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"
}
Sivambigai said:
Hi ..
I have built a custom rom using AOPS source of lollipop 5.1.1 with kernel 3.10.30..
Its booting in virtual box. I have built su along with source in /system/xbin directory.
I tried root checker pro apk(com_joeykrim_rootcheckp-1). but its always saying root is not configured properly.
Kindly help me
Click to expand...
Click to collapse

Compiling SM-J727P kernel from source error

{
"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'm trying to compile a kernel for my J7 PERX, trying to get a device tree for a custom LineageOS rom, I'm following the readme samsung provided and when I run "./build_kernel.sh" it says it can't locate "aarch64-linux-android-gcc" I've got if pointed at the cross-compiler location in the makefile. I'm asking for any assistance I can get at this point.
silentstrand said:
[IMG="error"]I'm trying to compile a kernel for my J7 PERX, trying to get a device tree for a custom LineageOS rom, I'm following the readme samsung provided and when I run "./build_kernel.sh" it says it can't locate "aarch64-linux-android-gcc" I've got if pointed at the cross-compiler location in the makefile. I'm asking for any assistance I can get at this point.
Click to expand...
Click to collapse
The toolchain path should be in build_kernel.sh

Categories

Resources