mirror of
https://github.com/Kudaes/Puzzle
synced 2026-06-06 16:04:33 +00:00
2051acda29
There was a bug in Dinvoke_rs 0.2.1 that could trigger stack overflow errors in some environments. Fixed by upgrading to version 0.2.2.
IdMapper
IdMapper opens a file by its FRN (File Reference Number) and executes it without using its path. It is intended to be used after creating a bindlink, as described in the BindLinks documentation.
The tool asks for:
- Mode:
spawnto create a new process from the mapped section, orloadto map the PE in the current process and jump to its entry point. - Volume: Drive letter, for example
C. - FRN: File Reference Number in hexadecimal format.
Usage
C:\Path\To\Puzzle\bin> id_mapper.exe
Select mode (spawn/load): spawn
Select volume (e.g. 'C'): C
Insert FRN: 0x000300000019fa17