Edit
Attach
Printable
topic end
<!-- * Set TOPICTITLE = #define private public - Claus Brod on stuff (05 Sep 2013) --> <style type="text/css"> pre {background-color:#ffeecc;} </style> %STARTINCLUDE% <a name="05"></a> ---+++ [[DefinePrivatePublic20130905OddOpcodes][Opcode oddities]] (05 Sep 2013) <summary> <a href="http://code.google.com/p/corkami/wiki/x86oddities?show=content&wl=en">x86 oddities</a> is quite an amusing collection of x86 opcodes and behaviors which aren't commonly known. </summary> 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 [[http://www.ikvm.net/][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 [[http://blog.diniscruz.com/2013/09/running-groovy-natively-in-net-using.html][Groovy]] in the CLR... In a similar vein, [[http://jni4net.sourceforge.net/][jni4net]] tries to create a bridge between .NET and Java. Fascinating stuff as well. --- %STOPINCLUDE% %COMMENT{type="below" nonotify="on"}% ---
to top
End of topic
Skip to action links
|
Back to top
Edit
|
Attach image or document
|
Printable version
|
Raw text
|
Refresh
|
More topic actions
Revisions: | r1.3 |
>
|
r1.2
|
>
|
r1.1
|
Total page history
|
Backlinks
You are here:
Blog
>
DefinePrivatePublic20130905OddOpcodes
r1.3 - 12 Sep 2013 - 10:45 -
ClausBrod
to top
Blog
This site
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
Webs
Atari
Blog
Claus
CoCreateModeling
Klassentreffen
Main
Sandbox
Sommelier
TWiki
Xplm
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