You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Guys!
Thanks for that great project you've implemented!
I've seen you are using your own userspace ELF loader. So the question is, if it is possible, within the same architecture to load FreeBSD ELF files too, map to FreeBSD ELF sections, rewrite syscalls implementations(since it is already done for some Linux syscalls) and run the binary? Wouldn't it take something like rewriting the whole project from scratch?
The text was updated successfully, but these errors were encountered:
Hi Guys!
Thanks for that great project you've implemented!
I've seen you are using your own userspace ELF loader. So the question is, if it is possible, within the same architecture to load FreeBSD ELF files too, map to FreeBSD ELF sections, rewrite syscalls implementations(since it is already done for some Linux syscalls) and run the binary? Wouldn't it take something like rewriting the whole project from scratch?
The text was updated successfully, but these errors were encountered: