register
Submitted by admin on Thu, 2006-06-01 00:08
To register a new binary format you have to issue the command
echo :name:type:offset:magic:mask:interpreter: > /proc/sys/fs/binfmt_misc/register
with appropriate name (the name for the /proc-dir entry), offset (defaults to 0, if omitted), magic, mask (which can be omitted, defaults to all 0xff) and last but not least, the interpreter that is to be invoked (for example and testing /bin/echo). Type can be M for usual magic matching or E for filename extension matching (give extension in place of magic).
»
- Add new comment
- 2624 reads








Recent comments
3 weeks 4 days ago
3 weeks 4 days ago
5 weeks 2 days ago
9 weeks 2 days ago
11 weeks 2 days ago
11 weeks 2 days ago
11 weeks 2 days ago
11 weeks 6 days ago
15 weeks 2 days ago
16 weeks 3 days ago