angr / angr/pysoot

Can't find java.lang.System.out in basic example

未關閉
#13 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
42
分支
23
平均合併
23 小時 51 分鐘
30 天內合併 PR
6

描述

I'm trying to run one of the basic samples (`java_crackme1`) and I'm receiving the following complaints:
```
WARNING | 2022-07-23 18:52:39,336 | angr.engines.soot.field_dispatcher | Couldn't find field in in classes [java.lang.System].
WARNING | 2022-07-23 18:52:39,337 | angr.engines.soot.field_dispatcher | Couldn't find field out in classes [java.lang.System].
WARNING | 2022-07-23 18:52:39,352 | angr.engines.soot.expressions.newarray | Array size can exceed maximum size. It gets bounded with the maximum .
```

Similar errors about not being able to find java.lang.System.out are repeated later and no useful output is produced.

I've tried using OpenJDK 8 and OpenJDK 11 and am running this all on an Arm64 system. (Fedora under macOS)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。