recat

Results 1 issues of recat

I'm playing with a exe file who has a strange export symbol. run `Process.getModuleByName("exename.exe").enumerateExports()` will give me ``` [ { type: 'function', name: '5¤{jÍ>ç[ƪÞs{R\x82xÉ1\\¦¿¡......(super long)', address: '0x7ff6d3ee0000' }, ...] ```...