mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 10:33:04 +00:00
Add qira, z3, Bamboofox website
This commit is contained in:
parent
4bc2509ac3
commit
20d76f6a6a
1 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
||||||
- [binjitsu](https://github.com/binjitsu/binjitsu/) - CTF framework and exploit development library
|
- [binjitsu](https://github.com/binjitsu/binjitsu/) - CTF framework and exploit development library
|
||||||
- [Metasploit](http://www.metasploit.com/) - Penetration testing software
|
- [Metasploit](http://www.metasploit.com/) - Penetration testing software
|
||||||
- [pwntools](https://github.com/Gallopsled/pwntools) - CTF Framework for writing exploits
|
- [pwntools](https://github.com/Gallopsled/pwntools) - CTF Framework for writing exploits
|
||||||
|
- [qira](https://github.com/BinaryAnalysisPlatform/qira) - QEMU Interactive Runtime Analyser
|
||||||
- [ROP Gadget](https://github.com/JonathanSalwan/ROPgadget) - Framework for ROP exploitation
|
- [ROP Gadget](https://github.com/JonathanSalwan/ROPgadget) - Framework for ROP exploitation
|
||||||
|
|
||||||
## Forensics
|
## Forensics
|
||||||
|
@ -143,6 +144,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
||||||
- [radare2](https://github.com/radare/radare2) - A portable reversing framework
|
- [radare2](https://github.com/radare/radare2) - A portable reversing framework
|
||||||
- [Uncompyle](https://github.com/gstarnberger/uncompyle) - Decompile Python 2.7 binaries (.pyc)
|
- [Uncompyle](https://github.com/gstarnberger/uncompyle) - Decompile Python 2.7 binaries (.pyc)
|
||||||
- [WinDbg](http://www.windbg.org/) - Windows debugger distributed by Microsoft
|
- [WinDbg](http://www.windbg.org/) - Windows debugger distributed by Microsoft
|
||||||
|
- [z3](https://github.com/Z3Prover/z3) - a theorem prover from Microsoft Research
|
||||||
|
|
||||||
*JavaScript Deobfustcators*
|
*JavaScript Deobfustcators*
|
||||||
|
|
||||||
|
@ -223,6 +225,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
||||||
|
|
||||||
*Various Wikis available for learning about CTFs*
|
*Various Wikis available for learning about CTFs*
|
||||||
|
|
||||||
|
- [Bamboofox](https://bamboofox.torchpad.com/) - Chinese resources to learn CTF
|
||||||
- [ISIS Lab](https://github.com/isislab/Project-Ideas/wiki) - CTF Wiki by Isis lab
|
- [ISIS Lab](https://github.com/isislab/Project-Ideas/wiki) - CTF Wiki by Isis lab
|
||||||
|
|
||||||
## Writeups Collections
|
## Writeups Collections
|
||||||
|
|
Loading…
Reference in a new issue