Konloch / Konloch/bytecode-viewer
help
- Dominant language
- Java
- Stars
- 15.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Please send this error log to https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or konloch@gmail.com
If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well.
Bytecode Viewer Version: 2.13.2 [Fat Jar], OS: Linux, Java: 21.0.10
java.io.FileNotFoundException: /home/eric/.ssh/agent/s.LkQU84qzeG.agent.nAIaf31vwV (No such device or address)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:213)
at java.base/java.io.FileInputStream.(FileInputStream.java:152)
at the.bytecode.club.bytecodeviewer.resources.ResourceContainerImporter.importAsFile(ResourceContainerImporter.java:64)
at the.bytecode.club.bytecodeviewer.resources.importing.impl.FileResourceImporter.open(FileResourceImporter.java:42)
at the.bytecode.club.bytecodeviewer.resources.importing.ImportResource.run(ImportResource.java:64)
at java.base/java.lang.Thread.run(Thread.java:1583)
Contributor guide
Research direction
Start at ResourceContainerImporter.java:64 and trace the import path through FileResourceImporter.java:42 and ImportResource.java:64. The report provides a FileNotFoundException for an SSH-agent path, but does not define the expected behavior, affected input, or a success condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100