Busybox for Windows issues

Issues related to Enigma Virtual Box
Post Reply
Psycho-A
Posts: 24
Joined: Sat Dec 17, 2022 5:25 pm

Busybox for Windows issues

Post by Psycho-A »

I'm trying to pack the Busybox executable (Linux Shell implementation for Windows) along with set of shell scripts to be executed - but it looks like packed executable behaves different way than unpacked one. First of all, it stops to find all physical files in its directory. Typing "ls" or "find" command in script, says that only virtual boxed.exe contents exist in current exe directory. Second, some internal commands operating incorrectly. F.e., "inotify" server doesn't detected and doesn't stops by internal "killall" command.

The program to look at: https://frippery.org/busybox/ (32/64 bits).
Post Reply