<svg onload=alert(1)>

Results 17 issues of <svg onload=alert(1)>

[0xb3aaa2a0-error.zip](https://github.com/pxb1988/dex2jar/files/5199571/0xb3aaa2a0-error.zip)

``` > java -jar baksmali.jar -v baksmali 2.4.0 (http://smali.org) Copyright (C) 2010 Ben Gruver ([email protected]) BSD license (http://www.opensource.org/licenses/bsd-license.php) > java -jar baksmali.jar d -o smali1 0xb3aaa2a0.dex Exception in thread "main"...

手机:iPhone6 系统:iOS10.0.2 越狱方式:https://doubleh3lix.tihmstar.net/ 使用最新的代码,执行lldb命令后直接执行dumpdecrypted -X然后就报错了。。 ![image](https://user-images.githubusercontent.com/14846965/77137243-0fc77000-6aa8-11ea-84e4-c1b8f59d2d15.png) ![image](https://user-images.githubusercontent.com/14846965/77137227-faeadc80-6aa7-11ea-8084-5c4b5a09a376.png)

打开APP之前: ➜ frida-ios-dump ./dump.py XXXX Start the target app XXXX unexpected error while probing dyld of target process 打开APP之后: ➜ frida-ios-dump ./dump.py XXXX Start the target app XXXX expecting to...

[frida-ios-dump]: libswiftCoreGraphics.dylib has been dlopen. [frida-ios-dump]: libswiftCoreImage.dylib has been dlopen. [frida-ios-dump]: libswiftDarwin.dylib has been dlopen. [frida-ios-dump]: libswiftDispatch.dylib has been dlopen. [frida-ios-dump]: libswiftFoundation.dylib has been dlopen. [frida-ios-dump]: libswiftMetal.dylib has been dlopen....

M1 Mac mini macOS 11.6 ```bash > make clang runner.c -o runner # Replace this identity, find available certificates usign `security find-identity` codesign -s "560DD5E3C43BCB88276E4A46407F87AF26997823" --entitlements entitlements.xml --force runner runner:...

就是像这样的功能: ![image](https://user-images.githubusercontent.com/14846965/94384240-a5893980-0174-11eb-8de4-079728f7b48d.png) 或许可以参考[这个项目](https://github.com/QaQAdrian/monitor)? 但是他是使用nettop命令查看的,或许会有性能问题

feature request

I imported the code into IDEA, but I don’t know which one is the main class. Project build success. But archive to jar package need main class.