forked from qilingframework/qiling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
59 lines (47 loc) · 1.04 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
*nix
=====
- More *nix based syscall
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
Debugging Server
================
- Add GDB stub commands
-------------------- FUTURE --------------------
MCU
===
- STM32 Series?
Blockchain
==========
- Smart contract emulator?
Android
======
- Its linux, but a bit more specific support ?
- maybe a OS by itself
-------------------- CHECKLIST before TAG --------------------
1. core.py
- __version__ = "1.1" + "-XXXXX"
2. setup.py
- 'Development Status :: 3 - Alpha'
3. ChangeLog
4. commit and push
5. Merge dev into master
6. git tag 1.1-Alpha2
7. git push origin --tags
8. check for new Pypi package