Hello,
Here are some hints for solving the Debug Me challenge on HackThebox:
- Use a good debugger like x64dbg
- Use an anti-anti-debugging plugin like Scylla Hide. (read the instructions on how to install it)
- Step through the challenge and see where it takes you.
Thanks!