Skip to content

Commit c735d4e

Browse files
committed
removed todo
1 parent d187923 commit c735d4e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ list.txt
6767
/.vs/ProjectSettings.json
6868
/.vs/slnx.sqlite
6969
/.vs/VSWorkspaceState.json
70+
TODO.md

TODO.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@
44
- [ ] upload the lib to apt
55
- [ ] make a man file in markdown for the cli tool
66
- [ ] implement techniques from here https://stackoverflow.com/questions/43026032/detect-running-on-virtual-machine
7-
- [ ] make a medium post about it
87
- [ ] check if bios date in /sys/class/dmi/id/ could be useful under QEMU
98
- [ ] add a .so, .dll, and .dylib shared object files in the release
109
- [ ] /sys/class/dmi/id/product_name check this in qemu
1110
- [ ] fix "dmidecode not found" error
12-
- [ ] fix /dev/mem not found in vbox default
13-
- [ ] update sourceforge
1411
- [ ] rearrange the techniques so that the more likely ones will be executed first
1512
- [ ] make a hardware scanner module where it'll find for VM strings in all sorts of devices
1613
- [ ] implement techniques from here https://www.cyberciti.biz/faq/linux-determine-virtualization-technology-command/

0 commit comments

Comments
 (0)