With the new SysV style process init args, it's a bit easier to finally parse out argc, argv, and envp from the stack and pass them on to main functions.
With the new SysV style process init args, it's a bit easier to finally parse out argc, argv, and envp from the stack and pass them on to main functions.