

However, if your code is quite complex, you may need to create an executable and a source You can debug your executable and you can run it as if it were an executable application. When using dd you can use the different -v options with dd to get information about your system.Įssentially, you are using dd as a debugging tool, not for running, as you already guessed. I would recommend using dd instead of creating an executable. Once you’ve created it, you can run it and run it as if it were an executable.ĭepending on how complex your code is, you may need to set up a development environment and include the code in the executable. This article describes how you can compile the source code into an executable You can just run a bash command which will convert it into an executable. I think you can use a bash script to convert it to an executable. You should find a solution to your problem in SO You want to be able to run a BASH script? I’m looking for a way to do this so that I can use the same shell as C/C++ and not have to deal with the command line.ĭoes anyone know of a solution/alternative. This means that I can use HIEW32 to get everything I need and then just paste This is very useful for creating a C/C++ shell that can create a lot of executable files. I am searching the Internet to find a simple but effective way.Īlso I want to make sure I’m not passing my code to someone else or something exe, but it seems to only work if you enter the code manually. I searched the Internet and found several guides on how to use W32DASM and HIEW32 to crack.
