Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6225469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:50:54+00:00 2026-05-24T08:50:54+00:00

I am trying to register a specific program to run binaries that contain a

  • 0

I am trying to register a specific program to run binaries that contain a magic number by using binfmt_misc on Linux.

This is accomplished by echo’ing a string in the format:

:name:type:offset:magic:mask:interpreter:flags

The Linux kernel documentation provides a few examples of this string at Documentation/binfmt_misc:

:i386:M::\x7fELF\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff:/bin/em86:
:i486:M::\x7fELF\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x06:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff:/bin/em86:
:DEXE:M::\x0eDEX::/usr/bin/dosexec:
:DOSWin:M::MZ::/usr/local/bin/wine:

The magic number that I am interested in is displayed as 01eb in emacs’ hexl-mode:

00000000: 0000 01eb 0000 4d8f 0000 09a0 0000 0314  ......M.........

So far, I have:

:nine:M:$OFFSET:$MAGIC::/home/robb/nine/nine:    

but I am not sure what values I need to replace $OFFSET and $MMAGIC with.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T08:50:56+00:00Added an answer on May 24, 2026 at 8:50 am

    It starts at the 3rd byte in the file. Byte offsets start at zero, so $OFFSET should be 2.

    Your 01eb needs to be encoded in hexadecimal, so $MAGIC is \x01\xeb. Your shell may require an extra backslash before every \x in order to escape it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to register the NSMouseMoved event globally using this line of code: [NSEvent
I'm trying to register an atl service using ExeName.exe /service as described here: http://msdn.microsoft.com/en-us/library/74y2334x(VS.80).aspx
I am trying to register the following class using the fluent interface: public class
I am trying to register a WebDeleting event receiver within SharePoint. This works fine
I am trying to register an interceptor using a annotation-driven controller configuration. As far
I am trying to register a type library programatically from VBA code, using two
I'm trying to implement Gauss-Newton optimization for a specific problem on iPhone ARM using
Im trying to register an event listener for a successful login, so that I
I'm trying to create a feature to register my event handler to a specific
I am trying to use StructureMap to register some types that implement a generic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.