惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
Vercel News
Vercel News
F
Fortinet All Blogs
B
Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
C
Check Point Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
Visual Studio Blog
月光博客
月光博客

俗子

awk常用命令及功能 istio 配置 k8s 节点控制 dns 私有服务器 SeaFile 网盘 golang 私有包 verdaccio 前端私有源 chrony 时间同步 k8s 问题集锦 gitlab jenkins k8s 部署 linux 多显示器管理 mysql记录 nginx 日常 服务器ssh登录配置 域名信息收集工具 ssh port forward redis拾遗-性能指标
逆向工具
俗子 · 2018-10-20 · via 俗子

逆向工具

逆向工具命令:

  • ldd: 依赖链接库查看(mac 参考otool -L)

  • objdump: 依赖libbfd, 提取各种信息

  • otool: 解析OS X 二进制文件

  • dumpbin: 微软提取pe文件信息

  • nm: display name list (symbol table)

  • c++filt: C++,java程序重载函数还原(nm test |grep func|c++filt)

  • strings: 字符串搜索

  • ndisasm|diSorm: 流式反汇编器

  • hacker
  • reverse
  • 所有文章
  • 友链
  • 关于我

tag:

  • tech
  • chrony
  • ntp
  • 时间同步
  • dns
  • 域名解析
  • docker-compose
  • gitlab
  • golang
  • 私有源
  • mod
  • k8s
  • kubernetes
  • istio
  • kubeadm
  • jenkins
  • jenkins2
  • pipeline
  • 集群
  • join
  • problems
  • SeaFile
  • 网盘
  • 私有网盘
  • verdaccio
  • 前端私有源
  • hacker
  • linux
  • ettercap
  • 内网
  • 渗透测试
  • kali
  • 安全
  • oneplus
  • awk
  • 字符串
  • 命令行
  • reverse
  • django
  • python
  • token
  • docker
  • tag1
  • tag2
  • day
  • 时间管理
  • 形意
  • 劈拳
  • coder
  • orgmode
  • read
  • book
  • 生活
  • 国术
  • 国学
  • 武术
  • 中医
  • 传统
  • emacs
  • msword
  • office
  • conten_type
  • doc
  • docx
  • xls
  • nslookup
  • dig
  • sub
  • spring
  • sentry
  • alasmixer
  • amixer
  • arch
  • i3
  • flash
  • server
  • mysql
  • postgresql
  • proxychains
  • 命令行代理
  • ssh
  • ssh_config
  • ssh环境
  • git
  • xrandr
  • i3wm
  • mac
  • os
  • UltraEdit
  • error
  • key
  • pip
  • pep8
  • redis
  • info
  • elpy
  • laptop
  • nginx
  • deploy
  • uwsgi
  • login
  • port
  • forward
  • selenium
  • webdriver
  • 微博
  • sina
  • 新浪
  • 自动化
  • orm
  • ManyToManyField
  • 单向
  • 双向
  • 数据关联
  • flask
  • taiga
  • 开源

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

很惭愧<br><br>只做了一点微小的工作<br>谢谢大家