Spin locks are used for synchronization, the task trying to acquire the lock goes into a tight polling loop (busy wait loop )continuously checking if the lock is available
Anti- debugging is how we can stop somebody from debugging our system and getting all the information out of your subsystem.
No comments:
Post a Comment