aslr – Show/set ASLR setting of GDB
展示/设置GDB的ASLR(address space layout randomization,通过对堆,栈,共享库映射等线性区布局随机化)
asmsearch – Search for ASM instructions in memory
在内存中搜索汇编指令
assemble – On the fly assemble and execute instructions using NASM
checksec – Check for various security options of binary
检查二进制文件各种安全选项
cmpmem – Compare content of a memory region with a file
用一个文件来比较一个内存区域的内容
context – Display various information of current execution context
展示现在执行文本的不同信息
context_code – Display nearby disassembly at $PC of current execution context
对现在执行文件的汇编代码反汇编
context_register – Display register information of current execution context
展示寄存器信息
context_stack – Display stack of current execution context
展示栈
crashdump – Display crashdump info and save to file
展示故障存储信息和保存到文件中
deactive – Bypass a function by ignoring its execution (eg sleep/alarm)
绕过一个函数通过忽略它的执行
distance – Calculate distance between two addresses
计算两个地址之间的距离
dumpargs – Display arguments passed to a function when stopped at a call instruction
在停留在一个call指令时,展示传递给函数的各参数
dumpmem – Dump content of a memory region to raw binary file
导出一个内存区域内容到一个二进制文件
dumprop – Dump all ROP gadgets in specific memory range
导出所有的ROP gadgets在一个特别的内存范围
eflags – Display/set/clear value of eflags register
展示/设置/清除 elfags寄存器的值
elfheader – Get headers information from debugged ELF file
获得ELF的头部信息
elfsymbol – Get non-debugging symbol information from an ELF file
获取ELF反调试标志信息
gennop – Generate abitrary length NOP sled using given characters
使用给予的字符生成任意长度的NOP
getfile – Get exec filename of current debugged process
获取文件名
getpid – Get PID of current debugged process
获得PID
goto – Continue execution at an address
继续执行
help – Print the usage manual for PEDA commands
帮助信息
hexdump – Display hex/ascii dump of data in memory
展示内存中数据的十六进制/ASCII
hexprint – Display hexified of data in memory
jmpcall – Search for JMP/CALL instructions in memory
在内存中查询JMP/CALL指令
loadmem – Load contents of a raw binary file to memory
把一个二进制文件加载到内存中
lookup – Search for all addresses/references to addresses which belong to a memory range
查询一个内存范围的所有的地址和参考地址
nearpc – Disassemble instructions nearby current PC or given address
nextcall – Step until next ‘call’ instruction in specific memory range
nextjmp – Step until next ‘j*’ instruction in specific memory range
nxtest – Perform real NX test to see if it is enabled/supported by OS
patch – Patch memory start at an address with string/hexstring/int
pattern – Generate, search, or write a cyclic pattern to memory
pattern_arg – Set argument list with cyclic pattern
pattern_create – Generate a cyclic pattern
pattern_env – Set environment variable with a cyclic pattern
pattern_offset – Search for offset of a value in cyclic pattern
pattern_patch – Write a cyclic pattern to memory
pattern_search – Search a cyclic pattern in registers and memory
payload – Generate various type of ROP payload using ret2plt
pdisass – Format output of gdb disassemble command with colors
pltbreak – Set breakpoint at PLT functions match name regex
procinfo – Display various info from /proc/pid/
profile – Simple profiling to count executed instructions in the program
pyhelp – Wrapper for python built-in help
readelf – Get headers information from an ELF file
refsearch – Search for all references to a value in memory ranges
reload – Reload PEDA sources, keep current options untouch
ropgadget – Get common ROP gadgets of binary or library
ropsearch – Search for ROP gadgets in memory
searchmem – Search for a pattern in memory; support regex search
session – Save/restore a working gdb session to file as a script
set – Set various PEDA options and other settings
sgrep – Search for full strings contain the given pattern
shellcode – Generate or download common shellcodes.
show – Show various PEDA options and other settings
skeleton – Generate python exploit code template
skipi – Skip execution of next count instructions
snapshot – Save/restore process’s snapshot to/from file
start – Start debugged program and stop at most convenient entry
stepuntil – Step until a desired instruction in specific memory range
strings – Display printable strings in memory
substr – Search for substrings of a given string/number in memory
telescope – Display memory content at an address with smart dereferences
tracecall – Trace function calls made by the program
traceinst – Trace specific instructions executed by the program
unptrace – Disable anti-ptrace detection
utils – Miscelaneous utilities from utils module
vmmap – Get virtual mapping address ranges of section(s) in debugged process
waitfor – Try to attach to new forked process; mimic “attach -waitfor”
xinfo – Display detail information of address/registers
xormem – XOR a memory region with a key
xprint – Extra support to GDB’s print command
xrefs – Search for all call/data access references to a function/variable
交叉引用
xuntil – Continue execution until an address or function

peda的帮助文档(自己翻译)相关推荐

  1. 如何将PDF文档进行翻译?PDF文档翻译简单方法介绍

    如今PDF格式的文档运用的十分广泛,有时候由于工作的需要,要求我们将一篇PDF中文文档翻译成英文,这简直是让人崩溃啊,更何况是PDF格式的文件又不像word一样可以直接复制粘贴进浏览器中翻译,所以很多 ...

  2. Word文档怎么翻译?翻译word文档简单步骤讲解

    将文档进行翻译是我们经常遇到的事情,市面上也出现了很多翻译文档的工具,但是使用起来总觉得不是那么好用,一款易上手的工具对我们来说是非常重要的,今天的课堂就是小编给大家分享使用工具将word文档进行翻译 ...

  3. Word文档快速翻译的方法,一分钟学会

    公司的业务比较多,当然也涉及的有国外的项目,发给对方公司的文件也需要英文的,可是自己撰写的都是中文内容,一句句的翻译又很麻烦,该怎么办?别急,今天小编教大家一个Word文档快速翻译的方法,一起来看看! ...

  4. Word文档怎样翻译?Word文档翻译方法大分享

    大家平时会被这种情况所困扰吗?在交接工作的时候,接收到一个Word文档,却发现是英文的,奈何自己的英语基础不够,难以完全理解文档里面的内容.这种情况我们该如何解决呢?别担心,今天教你Word文档怎么翻 ...

  5. 实用的Word文档翻译方法分享,让Word文档快速翻译

    工作之后才发现英语还是很重要的,办公的时候需要将Word文档翻译成英文的,自己一句句翻译还是很费时间的,这就可以借助文档翻译器进行翻译,让Word文档快速翻译的方法你要学嘛?需要的话就继续看看下面的介 ...

  6. Rasa 文档 中英文翻译版本 3 - Tutorial: Building Assistants

    Rasa 文档 中英文翻译版本 3 - Tutorial: Building Assistants https://rasa.com/docs/rasa/user-guide/building-ass ...

  7. 如何将英文pdf文档在线翻译成中文?

    我们都要掌握一些办公技巧,像pdf翻译就是必不可少的,如何将英文pdf文档在线翻译成中文的,这个对英语差的来说简直就是福利,接着我就来发放一波福利. 1.打开浏览器输入迅捷在线PDF转换器,并在搜索结 ...

  8. HTML免费在线文档批量翻译工具

    免费在线文档翻译不同于一般的段落文章复制粘贴在线翻译,免费在线文档翻译支持我们将我们的不同格式的整篇文档进行翻译,还可以将多篇文档放入我们的一个文件夹中,对这个文件夹进行批量翻译,适用于需要大量进行批 ...

  9. 怎样将PDF文档进行翻译?PDF文档翻译简单方法介绍

    如今PDF格式的文档运用的十分广泛,有时候由于工作的需要,要求我们将一篇PDF中文文档翻译成英文,这简直是让人崩溃啊,更何况是PDF格式的文件又不像word一样可以直接复制粘贴进浏览器中翻译,所以很多 ...

  10. PDF文档在线翻译怎么操作

    PDF文档在线翻译怎么操作?在我们日常的学习和工作中,我们会经常阅读一些资料和文献.现在许多文档以PDF格式存在.如果是外文的PDF文档,内容就很难看懂,尤其是外文不太好的朋友.一些翻译软件面对PDF ...

最新文章

  1. rb c语言,C语言,RB和RBT什么区别啊???这里的typedef 什么作用???
  2. code Gym 100500D T-shirts(暴力)
  3. iOS开发之SQLite--C语言接口规范(三)——Binding Values To Prepared Statements
  4. 【数据结构与算法】之深入解析“不同路径III”的求解思路与算法示例
  5. 如何避免Puppeteer被前端JS检测
  6. 如何在Ubuntu 16.04中创建GIF动图
  7. iOS 用Swipe手势和动画实现循环播放图片
  8. Hadoop的调度器总结(转)
  9. Linux发展历史图
  10. python如何使用函数_python中函数使用
  11. java验证码(采用struts2实现)
  12. Cadence17.2版本原理图绘制
  13. Golang 1.16新特性-embed包及其使用
  14. 从零开始成为网络工程师,H3CNE从零学起
  15. USB-serial驱动分析(usb转串口)
  16. 超零协议(SERO)轻松入门——基于CENTOS7
  17. Pytorch+LSTM+Attention 实现 Seq2Seq
  18. 基因测序股贝康医疗在港交所上市;舜宇集团战略投资汽车芯片企业地平线 | 美通企业日报...
  19. 总结下自己做过的深度召回模型
  20. 构建嵌入式系统软件开发环境-VMware的安装及搭建嵌入式Linux开发环境

热门文章

  1. python字符串驻留机制_python字符串驻留(intern)机制
  2. 农业信息化让农民“心明眼亮”
  3. 【Python可视化】使用Pyecharts进行奥运会可视化分析~
  4. ML (Chapter 10): 降维与度量学习
  5. 单调有界定理适用于函数吗_实数系的连续性定理
  6. Day13-Java方法详解,方法的定义、重载,命令行传参,可变参数与递归
  7. mysql百万数据 查总数都特别慢_mysql百万级数据分页查询缓慢优化方法
  8. 基于Hyper-V、centos、搭建宝塔Linux结合gitLab实现前端自动化部署
  9. mysql日志 事务问题_mysql因为事务日志问题无法启动
  10. smartlook.tasktray.exe无法找到入口