Hi All, If you ever need examples of Linux programming, have a look at: http://sourceforge.net/projects/ltp http://freshmeat.net/projects/ltp/ ltp is "Linux...
Hello friends, SafeSquid, Linux based Content Filtering Internet Proxy, has released Version 4.2.2.RC7.There has been enhancements related to memory...
Hi All, The web page has the following updates: Asmbug now has extended register display. The f1 key pops up floating and xmms registers AsmLib has floating...
Hi All, The download page has a new console debugger called MiniBug. This is a minimal debugger with the following goals: * Separate console windows for debug...
Hi All, I need to find out where a program spends most of its time. Does anyone know of a good "profiller" that is easy to use and install? If I can't find...
Hi Jeff, I am pasing along this link not only so that you can see the praise your work is receiving, but also that you might get some ideas for future...
... Hi Nathan, Thanks for mentioning assembler tools. I was going to write a article for a major magazine. They wrote and wanted outlines and other material,...
Automatically stores the important files and data you choose to our secure data centers. Your data is sent in a secure tunnel with 2048-bit encryption to our...
Announcement: Minibug has been updated to version 0.9.01 and is on web page. This is a major update with: 1. debug support (symbols) added. 2. window handling...
Announcement: I started on web page update and found a need to insert standard sectons for: navigation, footers, headers. There are lots of tools to do this...
Hi all, The domac text processor has been updated again to fix some bugs. The current version is now 0.9.01 here are some sample programs from the manual ... ...
Status report The web page revision is progressing and will involve a name change. The new name will be LinuxAsmTools. This describes the content better. I'm...
Just thought I'd let you know; I've just been playing with the latest AsmIde package and am very impressed - so much so that I intend to carry on using it (...
... Hi Deej, Thanks for the feedback. If you write any programs and to share, send them along. I'll put them on the web page with all due credit. On another...
Hi All, Yet another status report... I spend a few days researching web page design and eventually accepted the following rules: 1. avoid scroll bars when...
Hi All, A alpha version of web page is now at: http://www.linuxasmtools.net/ It that doesn't work try: http://www.linuxasmtools.net/index.html It has lots of...
Hello friends, SafeSquid, Linux based Content Filtering Internet Proxy, Version 4.2.2.RC8.2 has been released. Highlights: A memory leak in request forwarding...
Announcement The web site is now complete. The latest changes include: 1. AsmRef now has code for kernel functions, and a discussion of external libraries...
The web site: http://linuxasmtools.net now has a new program called: tracex Tracex will trace xserver socket communications. Also, a few other programs have...
How do we take over the keyboard and mouse of another program? I've been studying x automation programs and found that almost all of them use the "xtest"...
Olá, A CPM Braxis, em parceria com a Companhia de Talentos, está selecionando candidatos para o seu Programa de Estágio 2008. A maior empresa brasileira de...
I only looked at two of them (Shortest sort and ASCII conversion), but they both have syntax errors (didn't look for all of them), but for ASCII conversion,...
... Hi Shane, The nasm assembler accepts "push byte 10". It pushes a dword value of 10 on the stack, but the instruction encodes the data in a byte value....
Odd... It does the same for me when i use the regular pushd... Oh well, if it works it works. As for the second program, it sould be stosq (stosd = stos Dword,...
Here is a short piece on Linux programming. Comments welcome. Last I checked this material was not well covered in the LinuxAssembly web site FAQ. I get the...