02 2025 档案
摘要:import keystone from keystone import * import ida_bytes import idaapi import idc # 来自叶谷雨的代码 def binSearch(start, end, pattern): matches = [] addr = st
阅读全文
摘要:function watch(obj, name){ var console_log = console.log return new Proxy(obj, { get(target, p, receiver){ // 过滤没用的信息,不进行打印 if (p "Math" || p "isNaN"
阅读全文

浙公网安备 33010602011771号