Skip to content

Commit a1c3eaf

Browse files
committed
update readme with new wiki
1 parent 6a58ccc commit a1c3eaf

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Qiling is an advanced binary emulation framework that allows you to emulate and
1515
## Table of Contents
1616

1717
- [Features](#features)
18+
- [Appearance](#Appearance)
1819
- [Use Cases](#use-cases)
1920
- [Quick Start](#quick-start)
2021
- [Installation](#installation)
@@ -43,6 +44,35 @@ Qiling is an advanced binary emulation framework that allows you to emulate and
4344
- **Dynamic Hot Patching**: Allows dynamic hot patching of on-the-fly running code, including loaded libraries.
4445
- **Python Framework**: A true framework in Python, making it easy to build customized security analysis tools.
4546

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/)
68+
- [Nullcon](https://nullcon.net/website/goa-2020/speakers/kaijern-lau.php)
69+
70+
2019:
71+
72+
- [DEFCON, USA](https://www.defcon.org/html/defcon-27/dc-27-demolabs.html#QiLing)
73+
- [Hitcon](https://hitcon.org/2019/CMT/agenda)
74+
- [Zeronights](https://zeronights.ru/report-en/qiling-io-advanced-binary-emulation-framework/)
75+
4676
## Use Cases
4777

4878
Qiling has been presented at various international conferences, showcasing its versatility in:

0 commit comments

Comments
 (0)