Opcode oddities (05 Sep 2013)

x86 oddities is quite an amusing collection of x86 opcodes and behaviors which aren't commonly known.

The same site also has video tutorials on the portable executable (PE) format, and neat opcode tables for x86, Java bytecode and .NET IL. Very useful!

And while we're discussing Java bytecode and .NET IL: I have always found IKVM most fascinating - this lets you run your Java code in a .NET CLR. Roughly, it works by loading Java class files and translating them on the fly to .NET IL code. (I think there is also a "static" translation mode, though.) Using IKVM, people succeeded in running fairly involved stuff like Eclipse and Groovy in the CLR...

In a similar vein, jni4net tries to create a bridge between .NET and Java. Fascinating stuff as well.



When asked for a TWiki account, use your own or the default TWikiGuest account.



to top

You are here: Blog > DefinePrivatePublic20130905OddOpcodes

r1.3 - 12 Sep 2013 - 10:45 - ClausBrod to top

Blog
This site
RSS

  2017: 12 - 11 - 10
  2016: 10 - 7 - 3
  2015: 11 - 10 - 9 - 4 - 1
  2014: 5
  2013: 9 - 8 - 7 - 6 - 5
  2012: 2 - 10
  2011: 1 - 8 - 9 - 10 - 12
  2010: 11 - 10 - 9 - 4
  2009: 11 - 9 - 8 - 7 -
     6 - 5 - 4 - 3
  2008: 5 - 4 - 3 - 1
  2007: 12 - 8 - 7 - 6 -
     5 - 4 - 3 - 1
  2006: 4 - 3 - 2 - 1
  2005: 12 - 6 - 5 - 4
  2004: 12 - 11 - 10
  C++
  CoCreate Modeling
  COM & .NET
  Java
  Mac
  Lisp
  OpenSource
  Scripting
  Windows
  Stuff
Changes
Index
Search
Maintenance
Impressum
Datenschutzerklärung
Home



Jump:

Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback