Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

buffer/libemu

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

584 Commits
584 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	  _______________
	 |               |
	 |               |
	 |    libemu     |
	 | x86 emulation |
	 |               |
	 |               |
	 |               |
	 \ O             |
	  \______________|

	
homepage: http://libemu.mwcollect.org


building from svn:
  autoreconf -v -i
  ./configure --prefix=/opt/libemu; make install

building from tarball:
  tar xvfz libemu-VERSION.tar.gz
  cd libemu-VERSION
  ./configure --prefix=/opt/libemu; make install


specific configure options:

--enable-debug          enable debug code generation [default=yes]
	debug messages, instruction strings, nothing one wants to miss, even if it takes a lot of cpu cycles.



About

x86 emulation and shellcode detection

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.