/c jmp [esp] search for asm code matching the given string
/c instrsearch for instruction 'instr'/ce esilsearch for esil expressions matching substring/ca instrsearch for instruction 'instr' (in all offsets)/c/ instrsearch for instruction that matches regexp 'instr'/c/a instrsearch for every byte instruction that matches regexp 'instr'/c instr1;instr2search for instruction 'instr1' followed by 'instr2'/c/ instr1;instr2search for regex instruction 'instr1' followed by regex 'instr2'/cj instrjson output/c/j instrregex search with json output/c* instrr2 command output
/ce /ca /c/ /c/a /cj /c/j /c*