ELF file viewer/editor for Windows, Linux and MacOS. Download:https://github.com/horsicq/XELFViewer/releases How to run:https://github.com/horsicq/XELFViewer/blob/master/docs/RUN.md How to build:https://github.com/horsicq/XELFViewer/blob/master/docs/BUILD.md ...
linux reverse-engineering linux-kernel elf firmware-analysis vmlinux Updated Feb 27, 2025 Python horsicq / XELFViewer Sponsor Star 1.4k Code Issues Pull requests Discussions ELF file viewer/editor for Windows, Linux and MacOS. reverse-engineering elf hacktoberfest elf-parser elf64 elf-binar...
importnllxtremebinutilselfElfFile; publicclassELFViewer:qd51.cn;{ publicstaticvoidmain(String[]args){ try{ ElfFileelfFile=ElfFilefromPath(path/to/elf/file); //输出段表信息 Systemoutprintln(StringUtilsjoin(elfFilegetSegments(),)); }catch(Exceptione){ eprintStackTrace(); } } } ``` 这段代...
Linux elf文件分析https://blog.csdn.net/qq_40227064/article/details/123952120 深入ELF文件内部以及READELF工具的使用https://www.freesion.com/article/73441008841/ elf格式分析https://blog.csdn.net/hhhbbb/article/details/6855004 ELF文件详解—初步认识https://blog.csdn.net/daide2012/article/details/73065204?
perllinux(1) perllocale(1) perllol(1) perlmacos(1) perlmacosx(1) perlmod(1) perlmodinstall(1) perlmodlib(1) perlmodstyle(1) perlmpeix(1) perlmroapi(1) perlnetware(1) perlnewmod(1) perlnumber(1) perlobj(1) perlop(1) perlopenbsd(1) perlopentut(1) perlos2(1) perlos390(1)...
ELF文件是可执行的Linux文件格式。要在手机上打开这种文件,您需要安装一个能够识别ELF文件的应用程序,例如ELF Viewer。另外,根据ELF文件的... BINARY文件怎么打开 binary 是二进制文件。计算机上所有的文件都是二进制文件,对,所有的都是二进制。那为什么有得能打开?有的不知道怎么打 猜你关注广告 1神座微端下载 ...
BUILD_NAME=xelfviewer_lin64_portable cd$SOURCE_PATH functionmakeproject { cd$SOURCE_PATH/$1 $QT_PATH/bin/qmake$1.pro-speclinux-g++ make-fMakefile clean make-fMakefile rm-rfMakefile rm-rfMakefile.Release rm-rfMakefile.Debug rm-rfobject_script.* ...
elf可重定位记录https://blog.csdn.net/qq_30025621/article/details/89066314?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1-89066314-blog-42043017.235^v43^pc_blog_bottom_relevance_base1&spm=1001.2101.3001.4242.2&utm_relevant_index=4 ...
If the object specifies the generic ELF ABI, elfdump searches for a .note.ABI-tag section, and if found, identifies the object as having the linux ABI. Otherwise, an object that specifies the generic ELF ABI is assumed to conform to the solaris ABI. –p Dumps the program headers. ...
Update file(s): 2024-07-13 7个月前 build.pri Fix: 2023-03-14 2年前 build_dpkg.sh Fix: 2023-10-06 1年前 build_linux64.sh rename build_lin64 to build_linux64 7个月前 build_mac.sh Fix: 2023-10-06 1年前 build_msvc_win32.bat ...