One of the problems I’ve run into while trying to get a PMC driver up-and-running is that several fundamental operations used to set up the counters have to be run at ring-0. In Minix, only the… more →
Machinautwrote 4 days ago: Over the last couple of years I’ve discussed ways of getting malware onto a network, and basic … more →
wrote 4 days ago: Requirements: Order pullers Ability to lift up to 25 Lbs. on occasion Picking / pulling orders Good … more →
wrote 6 days ago: Maintaining Libgee for some time I run into interesting phenomena – performance did not behave … more →
wrote 1 week ago: 1.通用數據傳送指令. MOV----> move MOVSX---->extended move with sign data MOVZX---->extended move wi … more →
wrote 1 week ago: This is a review of the Hacking – the art of exploitation, 2-end edition book. Chapter 0× … more →
wrote 2 weeks ago: http://bit.ly/13W2zDS … more →
wrote 2 weeks ago: http://bit.ly/18lJqin Posted: 03 May 2013 Apply deadline: 01 Aug 2013 Location: Singapo … more →
wrote 3 weeks ago: ;copy this to your emulator, or notepad with .asm extension org 100h jmp start print: ;print functio … more →
wrote 1 month ago: I’ll ramble off into old technology, and lightly touch, Assembler, ACP/TPF, and the beginning of hig … more →
wrote 1 month ago: Untuk Membuat Program Sederhana Menggunakan Bahasa Assembler, C, dan Pascal langkah – langkahn … more →
wrote 1 month ago: Starting to program microcontrollers in assembler is quite a barrier in the beginning. Searching the … more →
wrote 1 month ago: In order to use an ATtiny85 as an AVRFID, it is necessary to know the exact inner workings of these … more →
wrote 2 months ago: Uma recomendação… Ultimamente, eu tive que fazer um trabalho para falar sobre interrupções(825 … more →
wrote 2 months ago: Now that you have your project structure, let’s take a look at the tools we will use to create … more →
wrote 2 months ago: Computer Basics Bits (0s and 1s) are what the computer understands—not … more →
wrote 2 months ago: For some reason, people (read: newbies) often talk about ‘compiling assembly code’, or u … more →
wrote 3 months ago: During each day of January 2013, I am creating a new video showing you how to use the new C++Builder … more →
wrote 4 months ago: ;podzielniki czestotliwosci NUTAC equ 34546; 1.19MHz/33Hz NUTAD equ 30811; 1.19MHz/37Hz NUTAE equ 27 … more →
wrote 4 months ago: ;wypisywanie z dx ;rozkaz do ah ;21h – wywolanie rozkazu ;01h – pobieranie znaku ;09h … more →