unidbg-server icon indicating copy to clipboard operation
unidbg-server copied to clipboard

springboot运行unidbg

Results 5 unidbg-server issues
Sort by recently updated
recently updated
newest added

我自己在本地测试当单线程请求签名时,时间大概0.2s每次,当并发越高,请求时间就越长,这个情况在您那有吗?还是我配置的问题呢?

当我直接运行项目的时候,访问都没问题,但是打包成jar包后,发起请求会出异常。 [main] INFO com.github.unidbg.linux.AndroidElfLoader - libdumpcrash.so load dependency libandroid.so failed [main] WARN com.github.unidbg.linux.ARM64SyscallHandler - handleInterrupt intno=2, NR=56, svcNumber=0x0, PC=RX@0x4025a6a4[libc.so]0x6a6a4, LR=RX@0x40212854[libc.so]0x22854, syscall=null java.lang.IllegalStateException: find failed: jar=E:\ideaworkspace\unidbg_mt\unidbg-server-main\target\unidbg-server-1.0.0.jar, jarEntryName=BOOT-INF/classes, name=android/sdk23/dev/__properties__, foundEntry=null at com.github.unidbg.utils.JarURL.create(JarURL.java:51)...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: b545e7224a6877109b8268aae84eb5dc00822784 File updated: pom.xml Vulnerabilities reduced: 86 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...