使用此仓库快捷添加配置
git fetch https://github.com/lateautumn233/android_kernel_docker main
git merge -s ours --no-commit --allow-unrelated-histories --squash FETCH_HEAD| import requests | |
| import sys | |
| import xml.etree.ElementTree as ET | |
| from cryptography import x509 | |
| ''' | |
| Usage: checkKB.py keybox.xml | |
| Checks the EC and RSA certificates against the official CRL |
使用此仓库快捷添加配置
git fetch https://github.com/lateautumn233/android_kernel_docker main
git merge -s ours --no-commit --allow-unrelated-histories --squash FETCH_HEAD| // 有时候想hook一下libc中的函数,但是调用太多分不出来,我们可以使用lr来判断,通过下面的typescript脚本实现了对来自特定so特定偏移的调用 | |
| function hook_snprintf(){ | |
| let libc = Process.getModuleByName("libc.so"); | |
| let libdemo = Process.getModuleByName("libdemo.so"); | |
| let symbol = "snprintf"; | |
| let symbol_addr = libc.getExportByName(symbol); | |
| log(`[${symbol}_addr] ${symbol_addr}`); | |
| Interceptor.attach(symbol_addr, { | |
| onEnter: function(args){ | |
| this.result = args[0]; |
| #include <unistd.h> | |
| #include <string> | |
| #include <cinttypes> | |
| #include <android/log.h> | |
| #include <sys/system_properties.h> | |
| using namespace std; | |
| extern "C" { |
All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.
system/core/rootdir/init.rc according to init.rc.diff. Make sure you mount all the cgroup subsystems needed (cpu, cpuacct, cpuset, memory, pids, devices, freezer, blkio) under /sys/fs/cgruop, otherwise lxc won't find them;emulator -kernel kernel-file-path) and use adb shell and dmesg to check if everything is doing ok.for 4.2.4 or higher, 4.2.5,4.2.6,4.3.7, it's works, this is the way which makes Always in evaluation mode.
Terminal, go to the dir : cd /Applications/Beyond Compare.app/Contents/MacOSBCompare to BCompare.bak: mv BCompare BCompare.bakBCompare , and chmod a+ux BCompare : touch BCompare && chmod a+ux BCompareBCompare with text editor, insert the script :#!/bin/bash
rm "/Users/$(whoami)/Library/Application Support/Beyond Compare/registry.dat"
"`dirname "$0"`"/BCompare.bak $@
| diff --git a/dexlayout/Android.bp b/dexlayout/Android.bp | |
| index 33ba58f..f3b2a7e 100644 | |
| --- a/dexlayout/Android.bp | |
| +++ b/dexlayout/Android.bp | |
| @@ -74,6 +74,13 @@ cc_defaults { | |
| ], | |
| } | |
| +cc_defaults { | |
| + name: "compact_dex_converter_defaults", |