Skip to content

Commit 7385d55

Browse files
authored
Update README.md
1 parent e92689c commit 7385d55

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ if __name__ == "__main__":
134134

135135
The below Youtube video shows how the above example works.
136136

137+
#### Emulating ARM router firmware on Ubuntu X64 machine
138+
139+
- Qiling Framework hot-patch and emulates ARM router's /usr/bin/httpd on a X86_64Bit Ubuntu
140+
141+
[![qiling Tutorial: Emulating and Fuzz ARM router firmware](https://github.com/qilingframework/theme.qiling.io/blob/master/source/img/fuzzer.jpg?raw=true)](https://www.youtube.com/watch?v=e3_T3KLh2NU" Demo #3 Emulating and Fuzz ARM router firmware")
142+
137143
#### Qiling's IDAPro Plugin: Instrument and Decrypt Mirai's Secret
138144

139145
- This video demonstrate how Qiling's IDAPro plugin able to make IDApro run with Qiling instrumentation engine
@@ -146,17 +152,14 @@ The below Youtube video shows how the above example works.
146152

147153
[![Solving a simple CTF challenge with Qiling Framework and IDAPro](https://i.ytimg.com/vi/SPjVAt2FkKA/0.jpg)](https://www.youtube.com/watch?v=SPjVAt2FkKA "Video DEMO 2")
148154

149-
#### Emulating ARM router firmware on Ubuntu X64 machine
150155

151-
- Qiling Framework hot-patch and emulates ARM router's /usr/bin/httpd on a X86_64Bit Ubuntu
156+
#### Emulating MBR
152157

153-
[![qiling DEMO 3: Fully emulating httpd from ARM router firmware with Qiling on Ubuntu X64 machine](https://raw.githubusercontent.com/qilingframework/qilingframework.github.io/master/images/demo3-en.jpg)](https://www.youtube.com/watch?v=Nxu742-SNvw "Demo #3 Emulating ARM router firmware on Ubuntu X64 machine")
158+
- Qiling Framework emulates MBR
154159

155-
#### Emulating UEFI
160+
[![qiling DEMO: Emulating MBR](https://github.com/qilingframework/theme.qiling.io/blob/master/source/img/mbr.png?raw=true)](https://github.com/qilingframework/theme.qiling.io/blob/master/source/img/mbr.png?raw=true" Demo #4 Emulating UEFI")
156161

157-
- Qiling Framework emulates UEFI
158162

159-
[![qiling DEMO 4: Emulating UEFI](https://raw.githubusercontent.com/qilingframework/qilingframework.github.io/master/images/demo4-s.png)](https://raw.githubusercontent.com/qilingframework/qilingframework.github.io/master/images/demo4-en.png "Demo #4 Emulating UEFI")
160163

161164
---
162165

0 commit comments

Comments
 (0)