Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.216.61
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
iucode-tool /
Delete
Unzip
Name
Size
Permission
Date
Action
NEWS.gz
2.62
KB
-rw-r--r--
2018-02-05 21:56
README.gz
5.4
KB
-rw-r--r--
2018-02-05 21:57
TODO
735
B
-rw-r--r--
2017-01-11 09:18
changelog.Debian.gz
659
B
-rw-r--r--
2024-04-08 16:00
copyright
6.96
KB
-rw-r--r--
2023-02-17 00:21
Save
Rename
* Extended status codes, so that we can tell the user exactly why we don't want to load a "supposed microcode", e.g. "extended table checksum is incorrect". * Compressor support (gzip, others) without the need for stdin tricks (gzip -dc file.bin.gz | iucode_tool -k -). VERY useful for .dat files, less so for .bin files. * Microcode selection: * select microcodes which were already installed in -K dir * select/unselect by signature+pfmask+revision * change code to actually be able to select and merge in a lossless way, would simplify things a lot. * error handling - return status when we skip a ucode? when we skip a file? * --overwrite: removes symlinks. Maybe it would be better to fail?