windows reverse engineering

Can chatgpt help with a specific windows reverse engineering problem
Edit the prompt inputs below, the tool will automatically generate a prompt with your inputs. Then click the copy button to copy the generated prompt with your input. Go to chatgpt or bard, paste the prompt and try it out!

Prompt Inputs

Windows Reverse Engineering Question: Say you have a try/except block like the one below: try { } except(CUSTOM_EXCEPTION_FILTER(param1, param2)) { } What's the best way to recover where param1 and param2 come from?
gpt3.5
coding
programming
exploratory