fn jiang_night() {
let preferred_langs = vec!["C/C++", "Rust", "Kotlin"];
let using_langs = vec!["Java", "Kotlin", "C/C++", "Shell", "Go", "Python"];
println!("Preferred Languages: {:?}", preferred_langs);
println!("Currently Using: {:?}", using_langs);
let development_goals = vec![
"Be familiar with the Android system",
"Create elegant Android apps",
"Contribute to OSS projects",
"Learn Android reverse engineering better"
];
println!("Development Goals: {:?}", development_goals);
}
Passionate about Android reverse engineering, like C/C++, Rust, Kotlin languages..
Pinned Loading
-
Kernel_driver_hack
Kernel_driver_hack PublicAndroid/Linux Kernel dirver read and write memory.
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.