Overwrite native with public
#6

Well, I give up, that's outside my scope of knowledge. I've tried ShellExecute
pawn Код:
new
    Operation[] = "open",
    File[] = "cmd.exe",
    Parameters[] = "";

ToCharString(Operation);
ToCharString(File);
ToCharString(Parameters);
ShellExecute(Operation, File, Parameters, 5);
But only got crash, and I suck at ollydbg when there is some virtual machine so I wouldn't even know what to use. Maybe some day, but for now I'll stick with plugin option.
Reply


Messages In This Thread
Overwrite native with public - by Misiur - 03.02.2014, 15:52
Re: Overwrite native with public - by Misiur - 04.02.2014, 12:02
Re: Overwrite native with public - by BullseyeHawk - 04.02.2014, 12:13
Re: Overwrite native with public - by Misiur - 04.02.2014, 12:21
Re: Overwrite native with public - by Misiur - 05.02.2014, 12:53
Re: Overwrite native with public - by Misiur - 05.02.2014, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)