Line Lookup

Use this skill when decompiling a game and trying to determine which source file a function, inline, or class belongs to. When the user has a function address and wants to know where it's defined, which file a class lives in, or which source file an inline expands from, use this skill to run line_lookup.py against the map file. Trigger whenever the user mentions a hex address, asks "where is this function defined", "which file is this class in", "what file does this inline come from", or is trying to match a decompiled function to its original source location.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/dbalatoni13--nfsmw--nfsmw commit 58af3703bd

Frequently asked questions

npx skillmds@latest add tomevault-io/line-lookup