JavaScript (Node.js), cracks @Arnauld's answer
Didn't include ~ in my search originally which meant I got it in 7 programs...
_=>(0x63044+185882).toString(36), // coda _=>(0xd3044+185882).toString(36), // mice _=>(0xd3044+~85882).toString(36), // gond _=>(0xd3004+~85882).toString(36), // gollgolf Used this program combined with greping the dictionary to refine the results and then guesswork on which paths felt more likely to head towards golf!