
reverse
Get flash to fully experience Pearltrees
This area is dedicated to code disassembly on intel and AMD processors. This project is a package with a multi-plateform x86 and x64 disassembler library (Solaris, MAC OSX, AIX, Irix, OS/2, Linux, Windows), tools under windows using this library (LookInside, plugin OllyDbg and ImmDbg), a Length Disassembler Engine (LDE64) and useful links to different documentations. BeaEngine is a library coded in C respecting ISO C99 norm since 4.0.0 version (originally written with the IDE Code::Blocks and the compiler Pelles C ). It has been developed to decode instructions from 16 bits, 32 bits and 64 bits intel architectures.
beaengine disassembler library x86 x86-64 (IA32 and Intel64)
ARTeam Website: News
virusologie
Here a little paper written during this summer, I finally decided to release it on my blog. This paper gives you a little introduction on the metasm framework and how it can be used in an exploitation way. I let you read a part of the introduction : The metasm framework is a very powerful weapon that allows you to disassemble, assemble, compile C on-the-y or to debug a binary (yeah you can do a lot of things).

