You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Qiling is an advanced binary emulation framework that allows you to emulate and
15
15
## Table of Contents
16
16
17
17
-[Features](#features)
18
+
-[Appearance](#Appearance)
18
19
-[Use Cases](#use-cases)
19
20
-[Quick Start](#quick-start)
20
21
-[Installation](#installation)
@@ -43,6 +44,35 @@ Qiling is an advanced binary emulation framework that allows you to emulate and
43
44
-**Dynamic Hot Patching**: Allows dynamic hot patching of on-the-fly running code, including loaded libraries.
44
45
-**Python Framework**: A true framework in Python, making it easy to build customized security analysis tools.
45
46
47
+
## Appearance
48
+
49
+
Qiling also made its way to various international conferences.
50
+
51
+
2022:
52
+
-[Black Hat, EU](https://www.blackhat.com/eu-22/arsenal/schedule/#reversing-mcu-with-firmware-emulation-29553)
53
+
-[Black Hat, MEA](https://blackhatmea.com/node/724)
54
+
55
+
2021:
56
+
-[Black Hat, USA](https://www.blackhat.com/us-21/arsenal/schedule/index.html#bringing-the-x-complete-re-experience-to-smart-contract-24119)
57
+
-[Hack In The Box, Amsterdam](https://conference.hitb.org/hitbsecconf2021ams/sessions/when-qiling-framework-meets-symbolic-execution/)
58
+
-[Black Hat, Asia](https://www.blackhat.com/asia-21/arsenal/schedule/index.html#qiling-smart-analysis-for-smart-contract-22643)
59
+
60
+
2020:
61
+
-[Black Hat, Europe](https://www.blackhat.com/eu-20/arsenal/schedule/index.html#qiling-framework-deep-dive-into-obfuscated-binary-analysis-21781)
62
+
-[Black Hat, USA](https://www.blackhat.com/us-20/arsenal/schedule/index.html#qiling-framework-from-dark-to-dawn-----enlightening-the-analysis-of-the-most-mysterious-iot-firmware--21062)
63
+
-[Black Hat, USA (Demigod)](https://www.blackhat.com/us-20/briefings/schedule/#demigod-the-art-of-emulating-kernel-rootkits-20009)
64
+
-[Black Hat, Asia](https://www.blackhat.com/asia-20/arsenal/schedule/index.html#qiling-lightweight-advanced-binary-analyzer-19245)
65
+
-[Hack In The Box, Lockdown 001](https://conference.hitb.org/lockdown-livestream/)
66
+
-[Hack In The Box, Lockdown 002](https://conference.hitb.org/hitb-lockdown002/virtual-labs/virtual-lab-qiling-framework-learn-how-to-build-a-fuzzer-based-on-a-1day-bug/)
67
+
-[Hack In The Box, Cyberweek](https://cyberweek.ae/2020/lab-qiling-framework/)
0 commit comments