forked from qilingframework/qiling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
61 lines (49 loc) · 1.02 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
*nix
=====
- More *nix based syscall
MacOS
=====
- Current Status: only work with assembler compiled binary
- Dyld binaries
- finish syscall integration (MacOS specific)
- parse more lc command
- add thread/task manager
- add cpu data manager
- add mach port manager
- find a better way to load binary
iOS
===
- Partial complete. Did not test againts any actual iOS binary yet
FreeBSD
=======
Current Status: only work with assembler compiled binary
- gcc compiled static binary
- Dynamically compile binary
Windows
=======
- ARM64 Windows
- More Windows API
- API for PC name, WINS, WORKGOUP and Domains
- API for fake installed application
- API for process listing
Linux / *nix
============
- ql.dev to emulate devices
- ql.proc to emulate /proc
Testing
=======
- Unit testing
-------------------- FUTURE --------------------
MCU
===
- STM32 Series?
Blockchain
==========
- Smart contract emulator?
(U)EFI
======
- Emulator?
- Since its PE
Android
======
- Its linux, but a bit more specific support ?