Coder Social home page Coder Social logo

org.ghidra_sre.ghidra's Issues

Add a note to how to run the analyzeHeadless with this flatpak

Maybe its cool to explain how to execute the analyzeHeadless when we want to analyze big binary.

Example

flatpak run --command=bash org.ghidra_sre.Ghidra /app/lib/ghidra/support/analyzeHeadless <directory to the Ghidra database> <DatabaseName> -process "Processtoanalyze" -recursive

For me it crash because of no space after some time any idea how to incrase the flatpak runtime size ?
Error during analysis: java.io.IOException: Aucun espace disponible sur le périphérique (HeadlessAnalyzer) java.io.IOException: Aucun espace disponible sur le périphérique

Cannot use IN-VM gdb local, missing libutil.so

I am opening a file in the debugger, adding a debugger target for the IN-VM GNU gdb local debugger. When I press the Connect button, I receive the following error message:

java.lang.UnsatisfiedLinkError: libutil.so: cannot open shared object file: No such file or directory

Build Date: 2022-May-23 1651 UTC
Ghidra Version: 10.1.4
Java Home: /app/jdk
JVM Version: Flathub 11.0.14
OS: Linux 5.17.7-300.fc36.x86_64 amd64

How to use on HiDPI ?

Hi,

I tried adding the GDK_SCALE=2 environment variable using Flatseal and adding the -Dsun.java2d.uiScale=2.0 argument to the desktop file but neither worked.

Thanks

dont use filesystem=home

Using filesystem=home is not really a good practice as it allows access to the whole user home directory which is not needed here.

Debugger is missing Python module `google`

How to reproduce:

  • Create project and import binary
  • In the tool chest, select Debugger
  • Click on the bug icon > Configure and launch... > raw gdb
GNU gdb (GDB) 14.2
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/app/lib/ghidra/Ghidra/Debug/Debugger-agent-gdb/pypkg/src/ghidragdb/__init__.py", line 16, in <module>
    from . import util, commands, parameters
  File "/app/lib/ghidra/Ghidra/Debug/Debugger-agent-gdb/pypkg/src/ghidragdb/commands.py", line 23, in <module>
    from ghidratrace.client import Client, Address, AddressRange, TraceObject
  File "/app/lib/ghidra/Ghidra/Debug/Debugger-rmi-trace/pypkg/src/ghidratrace/client.py", line 27, in <module>
    from . import trace_rmi_pb2 as bufs
  File "/app/lib/ghidra/Ghidra/Debug/Debugger-rmi-trace/pypkg/src/ghidratrace/trace_rmi_pb2.py", line 5, in <module>
    from google.protobuf.internal import builder as _builder
ModuleNotFoundError: No module named 'google'
Error while executing Python code.
The target architecture is set to "i386:x86-64".
Undefined command: "ghidra".  Try "help".
Undefined command: "ghidra".  Try "help".
Undefined command: "ghidra".  Try "help".
(gdb) 

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.