View Single Post
  #2  
Old 02-13-2004, 23:02
bartster
 
Posts: n/a
Least,

I have XP Pro and I didn't know that it was a problem for this OS. I've been doing so much reading this past week that I didn't think about searching the forums for problems with softice.

I never thought about trying unicode. I didn't use it mainly cuz I didn't know what it was. I still have no idea what unicode so I guess now would be a good time for me to read up on it and learn. Maybe someone can save me some time and just tell what unicode is and how it is different from ASCII.

It is ollydbg that tells me that the "injected code is not responding". I get that same message with other files and programs too so until I figure out why I get that message and how to fix it ollydbg is almost useless to me.

I will try the memory breakpoints on the API address and see if that does anything. Are you referring to the import table of the main exe? I don't think that one calls the function I'm looking for. I don't know which file does so I guess I will have to look at a lot of import tables.

Thanks for the help and advice!

P.S. Does anyone want to try and work on this program with me? If so, please let me know.
Reply With Quote