Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

About

Minimal Mistakes is a flexible two-column Jekyll theme.

Tags

tags about articles

Posts

elf文件头信息

less than 1 minute read

0x00 - 0x03: 魔数字节 0x04: 类(02 表示这是一个 64 位 ELF 文件(01 是 32 位)) 0x05:数据编码(01 表示采用小端存储(Little Endian)) 0x06:版本(01 表示当前版本) 0x07:操作系统ABI(00 表示 UNIX 系统 V)...

books

debug

.ssh文件夹权限问题

.ssh文件夹权限问题通过google可以得知确实与不能免密登陆有关系,到时需要注意的是用户本身目录的权限的所有组应该是当前用户,即同时也需要解决用户家目录的权限问题。

bear error!

wrapper: failed with: gRPC call failed: failed to connect to all addresses; last error: UNAVAILABLE: ipv4:10.90.50.178:7890: recvmsg:Connection reset by peer

链接时找不到某个函数

/usr/bin/ld: main.c:(.text+0x1f1a): undefined reference to `ibv_get_device_name' /usr/bin/ld: main.c:(.text+0x20de): undefined reference to `pp_get_port_info...

docs

smalltalks