InlineASM/JMP/Call Question
Posted: Fri Jun 03, 2005 11:56 pm
Inline ASM works pretty good in pb, but i have following problem.
i have succesfully injected the dll i made finally, but now i cannot jmp or call functions inside that process.
so lets say id like to call $50000 or jmp at it (without use of labels), how would i do it using pb/fasm?! i cannot get this to work/compile... and i was source it should work
i have succesfully injected the dll i made finally, but now i cannot jmp or call functions inside that process.
so lets say id like to call $50000 or jmp at it (without use of labels), how would i do it using pb/fasm?! i cannot get this to work/compile... and i was source it should work