OllyDbg

OllyDbg

INDEX
  • Main page
  • What's new
  • Requirements
  • Privacy
  • Download
  • Quick start
  • PDK
  • Schemes
  • FAQs
  • Sources
FILES
  • Odbg200.zip
  • Odbg110.zip
  • Odbg108b.zip
  • Plug110.zip
  • Disasm.zip
  • Cmdline.zip
TUTORIALS
  • Run trace
  • ┗━(download zip)
  • Load DLL
  • ┗━(download zip)
CpuDbg x64
CpuDbg x64
Exprcount

int Exprcount(uchar *cexpr);

Returns number of subexpressions in the precompiled expression.


Parameters:

cexpr
(In) Pointer to the precompiled expression produced by Cexpression()


Return values:

If cexpr is NULL, returns 0. Otherwise, returns number of subexpressions in cexpr. Note that this number always 1 if expressions was compiled without EMOD_MULTI.


See also:
Expressions, t_result, Cexpression(), Eexpression(), Expression(), Fastexpression()

Copyright © 2011 - 2024 ollydbg.org.   All Rights Reserved  
Contact us
OllyDbg.de