Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOME ERROR ON DEBIAN #2

Open
busyH4ck3r opened this issue May 12, 2021 · 0 comments
Open

SOME ERROR ON DEBIAN #2

busyH4ck3r opened this issue May 12, 2021 · 0 comments

Comments

@busyH4ck3r
Copy link

I found the following error on a kali linux machine while running this plugin within Ghidra

Successfully compiled: DumpMissedStarts.java
DumpMissedStarts.java> Running...

Error running script: DumpMissedStarts.java
java.io.FileNotFoundException: file funcstartsamples.txt does not exist in module BytePatterns
at ghidra.framework.Application.getDataFileInModule(Application.java:361)
at ghidra.framework.Application.getModuleDataFile(Application.java:887)
at DumpMissedStarts.run(DumpMissedStarts.java:66)
at ghidra.app.script.GhidraScript.executeNormal(GhidraScript.java:370)
at ghidra.app.script.GhidraScript.doExecute(GhidraScript.java:222)
at ghidra.app.script.GhidraScript.execute(GhidraScript.java:200)
at ghidra.app.plugin.core.script.RunScriptTask.run(RunScriptTask.java:57)
at ghidra.util.task.Task.monitoredRun(Task.java:128)
at ghidra.util.task.TaskLauncher.lambda$startBackgroundThread$2(TaskLauncher.java:315)
at java.base/java.lang.Thread.run(Thread.java:834)
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java
VTgrepGHIDRA.java:754: error: cannot find symbol
String url = "https://www.virustotal.com/gui/search/similar-to:" + currentProgram.getExecutableSHA256() + "/files";
^
symbol: method getExecutableSHA256()
location: variable currentProgram of type Program
Note: VTgrepGHIDRA.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Unable to locate script class: Unable to compile class: VTgrepGHIDRA.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant