Skip to content

Commit ab58289

Browse files
authored
Merge pull request #21 from 0x01f/intel-pin
intel pin
2 parents 36366f8 + 510bfd5 commit ab58289

File tree

22 files changed

+694
-12
lines changed

22 files changed

+694
-12
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ida
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
010 editor

docs/binary_core_tools/instrumentation/intel_pin.md

Lines changed: 583 additions & 0 deletions
Large diffs are not rendered by default.

docs/papers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [2017 补天沙龙成都站 - 渗透测试中的那点小事 By l3m0n](https://github.com/SycloverSecurity/papers/blob/master/2017%E8%A1%A5%E5%A4%A9%E6%B2%99%E9%BE%99%E6%88%90%E9%83%BD%E7%AB%99/l3m0n-%E6%B8%97%E9%80%8F%E6%B5%8B%E8%AF%95%E4%B8%AD%E7%9A%84%E9%82%A3%E7%82%B9%E5%B0%8F%E4%BA%8B.pdf)
1313
- [2016 补天白帽沙龙成都站 - PWN 新司机如何快速上路 By muhe](https://github.com/SycloverSecurity/papers/blob/master/2016%E8%A1%A5%E5%A4%A9%E6%B2%99%E9%BE%99%E6%88%90%E9%83%BD%E7%AB%99/muhe-pwn%E6%96%B0%E5%8F%B8%E6%9C%BA%E5%A6%82%E4%BD%95%E5%BF%AB%E9%80%9F%E4%B8%8A%E8%B7%AF.pptx)
1414
- [第五届中国网络安全大会 - 浏览器地址栏之困](http://down.40huo.cn/papers/%E6%B5%8F%E8%A7%88%E5%99%A8%E5%9C%B0%E5%9D%80%E6%A0%8F%E4%B9%8B%E5%9B%B0.pdf)
15+
- [Introduction to the Pin Instrumentation Tool](https://cs.gmu.edu/~astavrou/courses/ISA_673_S13/PIN_lecture.pdf)
1516

1617
## 书籍
1718

docs/reverse.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525
- [JD - GUI](http://down.40huo.cn/android/jd-gui-windows-1.4.0.zip)
2626
- [Android Killer](http://down.52pojie.cn/Tools/Android_Tools/AndroidKiller_v1.3.1.zip)
2727
- [JEB - 2.2.7](http://down.52pojie.cn/Tools/Android_Tools/jeb-2.2.7.201608151620_crack_qtfreet00.zip)
28+
29+
## 动态插桩
30+
- [intel pin](https://software.intel.com/en-us/articles/pin-a-dynamic-binary-instrumentation-tool)

docs/unfinished.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
unfinished

docs/web_tools/burpsuite.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
burpsuite

docs/web_tools/fiddle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fiddle

docs/web_tools/wireshark.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
wireshark
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
die

0 commit comments

Comments
 (0)