esil man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

ESIL(7)								       ESIL(7)

NAME
       ESIL - Evaluable Strings Intermediate Language

DESCRIPTION
       ESIL  aims to describe a Forth-like representation for every target CPU
       opcode semantics. ESIL representations can be  evaluated	 (interpreted)
       in order to emulate individual instructions.

SYNTAX
       Each command of an ESIL expression is separated by a comma

       <source0>,<source1>,<operation>

       <source>,<destination>,<operation>

       <source_destination>,<operation>

BASIC OPERATIONS
       These  operations  should be enough to emulate most instructions of any
       architecture

       =      sets the value of the destination to the value of the source

       +      adds the values of source0 and source1 and pushes the result  on
	      the esil stack

       -      subtracts	 the  value  of	 source0 from the value of source1 and
	      pushes the result on the esil stack

       *      multiplies the values of source0	and  source1  and  pushes  the
	      result on the esil stack

       /      divides the value of source1 by the value of source0

BASIC OPERATIONS EXAMPLES (x86)
       jmp eax -> eax,eip,=

SEE ALSO
       radare2(1)

								       ESIL(7)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net