找回密码
 立即注册
addr新增abc字符串 | 程序非源代码 2021-05-24 384 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
算霸计算器
1、新增了字符串的乘法运算,例如:
  'abc' * 3 的结果为 'abcabcabc',特别方便在修改文件时连续填入 nop 或其他
2、新增了rva va ra之间的转换函数
rva2va(addr)、rva2ra(addr)等等共6个。
3、新增写字符串函数
ws1(addr, str)
ws2(addr, str)


(1. A string multiplication operation is added, for example:
The result of 'ABC' * 3 is' ABC ABC ABC ', which is especially convenient to fill in NOP or others continuously when modifying files
2. New conversion function between RVA VA RA
Six of them are RVA 2 VA (addr), RVA 2 RA (addr), etc.
3. New write string function
ws1(addr, str)
ws2(addr, str))

1621841828815.rar


上一篇:dogcheck
下一篇:ida pro 5.3 demo debugger test