Skip to content

Instantly share code, notes, and snippets.

@edygert
Created February 15, 2023 14:45
Show Gist options
  • Save edygert/dcae41c2041e678801292ace758d5555 to your computer and use it in GitHub Desktop.
Save edygert/dcae41c2041e678801292ace758d5555 to your computer and use it in GitHub Desktop.
Invoice CyberChef Recipe
Regular_expression('User defined','Hextostring\\(\\"[^"]+\\"\\), Hextostring\\(\\"[^"]+\\"\\)',true,true,false,false,false,false,'List matches')
Fork('\\n','\\n',false)
Register('Hextostring\\(\\"([^"]+)\\"\\), Hextostring\\(\\"([^"]+)\\"\\)',true,false,false)
Find_/_Replace({'option':'Regex','string':'^.*$'},'$R0',true,false,true,false)
From_Hex('Auto')
XOR({'option':'Hex','string':'$R1'},'Standard',false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment