Explore >> Select a destination


You are here

www.elttam.com
| | venam.net
8.8 parsecs away

Travel
| | An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex...
| | www.elttam.com.au
9.0 parsecs away

Travel
| | elttam is a globally recognised, independent information security company, renowned for our advanced technical security assessments.
| | blog.nuculabs.de
8.8 parsecs away

Travel
| | I've recently finished reading a book called Practical Binary Analysis which I consider a state of the art book (review will come soon) and I would like to post my solution to the crackme found in chapter 5. 1. A New CTF ChallengeComplete the new CTF challenge unlocked by the oracle program!You can complete the entire challenge using only the tools discussedin this chapter and what you learned in Chapter 2. After completingthe challenge, don't forget to give the flag you found to the oracle tounlock the next challenge
| | kuterdinel.com
93.4 parsecs away

Travel
| I demonstrate how you can write a simple JIT (Just In Time) compiler for x86 in about 1000 lines of C code.