8000 GitHub - SuperEgg9562/XELFViewer: ELF file viewer/editor for Windows, Linux and MacOS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SuperEgg9562/XELFViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donate GitHub tag (latest SemVer) GitHub All Releases gitlocalized

ELF file viewer/editor for Windows, Linux and MacOS.

alt text

alt text alt text alt text alt text alt text

How to build on Linux

Install Qt 5.15.2: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XELFViewer.git

Edit build_lin64.bat ( check QT_PATH variable)

Run build_lin64.bat

How to build on OSX

Install Qt 5.15.2: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XELFViewer.git

Edit build_mac.bat ( check QT_PATH variable)

Run build_mac.bat

How to build on Windows(7-10)

Install Visual Studio 2019: https://github.com/horsicq/build_tools

Install Qt 5.15.2 for VS2017: https://github.com/horsicq/build_tools

Install 7-Zip: https://github.com/horsicq/build_tools

Clone project: git clone --recursive https://github.com/horsicq/XELFViewer.git

Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)

Edit build_win64.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)

Run build_win32.bat

Run build_win64.bat

About

ELF file viewer/editor for Windows, Linux and MacOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 33.5%
  • QMake 24.3%
  • Batchfile 21.9%
  • Shell 18.0%
  • C 2.3%
0