zzzzfeng

Results 9 issues of 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 ![image](https://github.com/skylot/jadx/assets/8851007/d6cdc438-54db-415e-b160-46433ef8bd1e) 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,...

bug
Core

abnormal AndroidManifest.xml(a plain one) cause system memory crash(in class StringBlock) ![image](https://user-images.githubusercontent.com/8851007/53542551-e87ac980-3b59-11e9-9460-36e68c17f196.png)

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...

bug
GUI
no-sample
waiting for fix confirmation

Samsung z flip3 中无magisk的root权限申请弹框,原因可能是DEFAULT_ROOTS不全,缺/product/bin/su,可改进用which su来获取su全路径