View Single Post
  #15  
Old 09-23-2017, 15:37
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,305
Rept. Given: 337
Rept. Rcvd 237 Times in 127 Posts
Thanks Given: 340
Thanks Rcvd at 652 Times in 357 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
Talking

Quote:
Originally Posted by TechLord View Post
Its much easier to debug on the 32-bit OS rather than the 64-bit one, especially for hardware like dongles, my friend

Once we are done with the debugging and patching/emulating on the 32-bit OS, it becomes a lot faster to port it over to the 64-bit one.

Doing the debugging right from the start on a 64-bit OS, wastes much more time due to enforced driver-signing requirements etc (that need to be bypassed first without breaking the dongle drivers etc in some cases).

That is the reason why not only me but a lot of other researchers also prefer to do their initial debugging on a 32-bit OS if possible.

My "main" OS continues to be a 64-bit one from the last 15 years at least, of course...

Its only for the purposes of debugging, that the 32-bit OS is preferred over the 64-bit one.

Cheers


then your way is to 16 (8!?) bit SW
it much more coolier taking into account your great posts
Reply With Quote