So I have spent a few days now stuck on this problem. I have a file, at the offset &hd026 there is a name. This name can be any amount of characters long, this part is easy, already have something to do this and saves it into a textbox. Now there is another instance of this name a varying offset somewhere else in the file. I need a way to find the offset of the second name that is fast and easy to do.
Any tips, hints or help would be greatly appreciated.