zzzzfeng
zzzzfeng
I run cmd: java -jar soot-infoflow-cmd-jar-with-dependencies.jar -d -p platforms -s sourceAndSink.txt -a com.transsion.phonemaster.apk -cp [com.transsion.phonemaster.zip](https://github.com/secure-software-engineering/FlowDroid/files/8740767/com.transsion.phonemaster.zip) it run a long time without any result, and it's output as follow, is it...
Is gradle option 'shrinkResources' do the same thing as AndResGuard buildTypes { release { shrinkResources true minifyEnabled true proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' } }
### Issue details jadx version: 1.4.7 The source code  the smali code ``` .method private checkPermission()Z .registers 11 .line 664 invoke-static {}, Landroid/os/Binder;->getCallingUid()I move-result v0 .line 665 .local v0,...
abnormal AndroidManifest.xml(a plain one) cause system memory crash(in class StringBlock) 
code `return HttpResponse('Unsupported type: ' + type)`, this 'type' is from user input, which may contains html tags and js code
As onCreate.get_xref_from() will get nothing, how to track API like onCreate called by browsable Activity with startActivity. plus, startActivity.get_xref_to() also get nothing
value = array[int(offset / 4)].get_value() in stringblock.py
### Issue details Gui frozen for a very long time when try open a large size class file in the code viewer can there be a timeout when opening class...
Samsung z flip3 中无magisk的root权限申请弹框,原因可能是DEFAULT_ROOTS不全,缺/product/bin/su,可改进用which su来获取su全路径