|
Replace bytes almas wrote: Hi every body. I try my solution...but it do not works... Below, you can see my code ; i use A86 mov cx, byte size_file mov si, offset come_from ; 1st file mov di, offset go_to ; the new file work: cmp byte [si], "��" jz next mov di,[si... 13 Apr 2008 11:55
Replace bytes Hi every body. I try my solution...but it do not works... Below, you can see my code ; i use A86 mov cx, byte size_file mov si, offset come_from ; 1st file mov di, offset go_to ; the new file work: cmp byte [si], "��" jz next mov di,[si] inc word calculate_new_size next: inc s... 11 Apr 2008 06:52
need sticky key feature I could really use a program that would enable my left Shift, Ctrl and Alt keys to remain down until the next key is pressed. My goal is to enable me to type a captital letter quickly without having to hold down the Shift key. I have an old Northgate keyboard which does this with dip switches and I'm wondering ... 11 Apr 2008 18:17
Crusher Freeze Parallel More stuff about crusher http://rapidshare.de/files/39083071/parallel-Crusher_Freeze.mp3.html http://crusherfreeze.blogspot.com/ ... 10 Apr 2008 23:45
disassembling x86 binaries into working source code Hi everyone, I have a bizarre question about x86 disassembly... I want to disassemble a Linux x86 executable into assembler source that can then be re-assembled into the original binary. Is this total madness? I control the original compilation (using gcc), so the binary does contain debugging information -- w... 11 Apr 2008 13:29
Crypto++ (Cryptopp) 5.5.2 Tiger implementation maybe too long. Hello, When I tested the SSE2 implementation in a larger application I did not notice any improvement. One possibility could be because the SSE2 implementation uses more instructions than the Delphi/DCPCryptV2 library. Thus the SSE2 implementation might take up too much L1 instruction cache and slow down... 21 Apr 2008 23:44
Crusher Freeze synthetic man Links to my project. Crusher Freeze. the creation of a synthetic man. http://rapidshare.com/files/106014253/Parts-Crusher_Freeze.mp3.html http://crusherfreeze.blogspot.com/ ... 10 Apr 2008 01:17
the loop with while Have a Good Morning to all of you. If someone of you, is so nice, here I have a little problem. One professor says that in the loop of kind do Statements while(condition) the loop is taken (there is the jump to "do") if condition is false. I say that there the loop is taken if the condition is t... 10 Apr 2008 00:28
Correction: Linux distro request "Rod Pemberton" <do_not_have(a)nohavenot.cmm> wrote in message news:fti0h6$cp$1(a)aioe.org... "Rugxulo" <rugxulo(a)gmail.com> wrote in message news:f1800076-532c-4be3-801f-83edbd89d8c4(a)e67g2000hsa.googlegroups.com... ZipSlack swears to be usable on 8 MB (or even 4 MB with swapfile), but I've never tried (y... 9 Apr 2008 05:21
Linux distro request "Rugxulo" <rugxulo(a)gmail.com> wrote in message news:153a52fb-80eb-4c97-b17d-26b0c4ae8cd4(a)e39g2000hsf.googlegroups.com... lite Linux distro: I've also been looking for a GCC development Linux distro that has: 1) (prefer) bootable CD .iso 2) (prefer) Live-CD to install 3) (required) unmountable CD (Poo... 12 Apr 2008 20:39 |