|
I'm pretty much sure flexnet api is either in the same binary PE section or in external dll.
Very simple way to get it debugged is patch any api call found (lc_new_job e.g) to int 3 and let system debugger catch it.
@nikkapedd - made my 1st flex target almost 20yrs ago, thanks you for insights though :-)
|