Share

ERD native command shell (ERD_SMSS)

Code

Programming Languages: Pascal, C++, C, Assembly

License: GNU General Public License (GPL), Other License

Repositories

browse code, statistics, last commit on 2006-07-18 cvs -d:pserver:anonymous@erd-smss.cvs.sourceforge.net:/cvsroot/erd-smss login

cvs -z3 -d:pserver:anonymous@erd-smss.cvs.sourceforge.net:/cvsroot/erd-smss co -P modulename

Show:

What's happening?

  • ERD native command shell (ERD_SMSS)

    assarbad committed patchset 2 of module Core to the ERD native command shell (ERD_SMSS) CVS repository, changing 2 files.

    2006-07-18 03:02:57 UTC by assarbad

  • Development resumed

    The development on the project has been resumed. After having taken an OSR seminar on driver development, reading and lots of reverse engineering I feel fit to continue. Actually I have already written a perl script to extract the files in a generic way from the Windows CD (W2K and WXP tested, W2K3 will follow ...). The first step will be to get something like a message loop implemented with...

    2006-06-21 01:39:16 UTC by assarbad

  • ERD native command shell (ERD_SMSS)

    assarbad committed patchset 2 of module CVSROOT to the ERD native command shell (ERD_SMSS) CVS repository, changing 1 files.

    2004-11-08 18:06:00 UTC by assarbad

  • ERD native command shell (ERD_SMSS)

    assarbad committed patchset 1 of module Core to the ERD native command shell (ERD_SMSS) CVS repository, changing 2 files.

    2004-11-08 17:36:54 UTC by assarbad

  • After a technical break ;) ...

    I am going to resume work on this project. One year after registration we have to get something up online to enforce progress :)

    2004-05-02 18:47:09 UTC by assarbad

  • Silence of the lambs ;)

    Well now great news. I still expect the first release at around X-mas 2003.

    2003-10-09 16:44:25 UTC by assarbad

  • Two new team members

    Asa (from Florida?) and Juergen (from Germany just as the first three).

    2003-09-29 20:20:54 UTC by assarbad

  • Wrote a small driver ;)

    My first kernel mode NT driver. It allows our smss.exe to perform port I/O through a IOCTL "gate". I am not yet sure wether the textmode should be handled by a driver or from usermode (using the standard video driver as an interface) through the mapped screen buffer.

    2003-09-27 21:40:41 UTC by assarbad

  • Wow wow wow ... got it

    I now figured out to write a native DLL, to call it and so on. So now I already moved a bunch of functions into a DLL called smss_dll.dll Still have problems with keyboard input and page breaks (i.e. when the content exceeds the size of a screen). Assarbad.

    2003-09-24 19:20:03 UTC by assarbad

  • First steps ...

    Wow... got it. First steps and first output in VGA text mode (still 80x25). Dynamic loading of drivers ... special plans for the future. Screenshots will be up soon.

    2003-09-09 00:27:14 UTC by assarbad