Posted on2020年4月28日2023年8月8日ELF ELF的节(section) by entry0Leave a comment on ELF的节(section) 405 次浏览 节(section)不是段(segment)。又说… Read More
Posted on2020年4月23日2023年8月8日ELF ELF节头 by entry0Leave a comment on ELF节头 442 次浏览 我们一路从ELF的文件头到ELF的程序头再到段(s… Read More
Posted on2020年4月22日2023年8月8日ELF ELF的段(segment) by entry0Leave a comment on ELF的段(segment) 475 次浏览 ELF程序头表里的每个条目其实是一个个的段(seg… Read More
Posted on2020年4月21日2023年8月8日x86汇编 王爽汇编+25 by entry0Leave a comment on 王爽汇编+25 359 次浏览 在8086平台,debug工具和汇编源程序编译器对… Read More
Posted on2020年4月16日2023年8月8日ELF ELF程序头 by entry0Leave a comment on ELF程序头 537 次浏览 EFL的程序头是对二进制文件段的描述,是程序装载所… Read More
Posted on2020年4月15日2023年8月8日ELF ELF文件头 by entry0Leave a comment on ELF文件头 459 次浏览 ELF文件。在计算机科学中,是一种用于二进制文件、… Read More
Posted on2020年4月14日2023年8月8日x86汇编 王爽汇编+24 by entry0Leave a comment on 王爽汇编+24 365 次浏览 今天继续研究loop指令,这次王老师教我们了deb… Read More
Posted on2020年4月14日2023年8月8日x86汇编 王爽汇编+23 by entry0Leave a comment on 王爽汇编+23 362 次浏览 继续学习loop指令,下面有道分析题 计算ffff… Read More
Posted on2020年4月13日2023年8月8日x86汇编 王爽汇编+22 by entry0Leave a comment on 王爽汇编+22 370 次浏览 今天还停留在loop指令和cx寄存器相关的内容上,… Read More
Posted on2020年4月11日2023年8月8日x86汇编 王爽汇编+21 by entry0Leave a comment on 王爽汇编+21 322 次浏览 今天学的东西是loop指令和cx寄存器 loop指… Read More