Mac OS X 配置指南

Mac OS X 配置指南

  • Docs
  • Blog

notes/ctf

CTF cheatsheet

Crypto

RSA reading through openssl

$ openssl rsa -pubin -in pubkey.txt -text -noout

Encoding/Decoding

These for function in python here are useful for different encryption in python.

  • format
  • encode
  • decode
  • hex
  • int

Web

  • sqlmap is a tool for sql injection.

Reverse

  • peda is a useful tool for reverse engineering in python.
  • photoshop - http://www.gfxcamp.com/adobe-cc-2015-keygen/
Last updated on 2019-1-8 by wild-flame
  • Crypto
    • RSA reading through openssl
    • Encoding/Decoding
  • Web
  • Reverse
Docs
Mac OS 配置指南 | Mac OS Setup Guide乱七八糟的笔记
Projects
Leetcode solutionsJekyll simple猪瘟疫情可视化
More
BlogGitHub
Copyright © 2019 wild-flame