Skip to content

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

@benjaminmordaunt

Description

@benjaminmordaunt

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 <BV32 argc_0_32> can exceed maximum size. It gets bounded with the maximum <BV32 0x3e8>.

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions