Git Product home page Git Product logo

elfparser's Issues

License?

GitHub says the project license is GPLv3, your website elfparser.com says "ELF Parser is distributed using the CC BY-NC-SA 3.0 license.". Which one is it? :)

We are reviewing your project to be listed in our security tools section.

Does not load object files

Hi,

When I try to open objects file, no matter 32 or 64 bits, with elfparser 1.4.0 GUI on OS X, I have the following error message:

Loading Error: Unable to determine 32 bit vs. 64 bit

I don't know if this should be a bug report or a feature request. Are object files not implemented, or is this a bug ?

Thank you!

qt GUI build failure

tried to build the project from src using cmake Qt-5.11.3 on Linux platform(Ubuntu-20.04).
also the CMakeLists.txt for GUI build contains hard-coded CMAKE_INSTALL_PREFIX which is bad:

set(CMAKE_PREFIX_PATH "~/Qt/5.2.0/gcc_64")

[ 82%] Building CXX object CMakeFiles/elfparser.dir/src/ui/inttablewidget.cpp.o [ 85%] Building CXX object CMakeFiles/elfparser.dir/lib/hash-lib/sha1.cpp.o [ 88%] Building CXX object CMakeFiles/elfparser.dir/lib/hash-lib/sha256.cpp.o [ 91%] Building CXX object CMakeFiles/elfparser.dir/lib/hash-lib/md5.cpp.o [ 94%] Building CXX object CMakeFiles/elfparser.dir/src/ui/mainwindow.cpp.o /home/akash/Programming/vscode_c_cpp_project_templates/cpp_libraries/elfparser/src/ui/mainwindow.cpp: In constructor ‘MainWindow::MainWindow(QWidget*)’: /home/akash/Programming/vscode_c_cpp_project_templates/cpp_libraries/elfparser/src/ui/mainwindow.cpp:32:52: error: invalid use of incomplete type ‘class QAction’ 32 | m_copyAction.reset(new QAction(tr("Copy"), this));

Distribution Request

We would like to add this to the ArchStrike repos, but its missing a release tag. Is it possible to add a tag on github, so that we can compile it from the src code?

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.