[shell-coding] Re: Shell-Coding tutorials
- From: "Iain Craig" <iain@xxxxxxxxxxxx>
- To: shell-coding@xxxxxxxxxxxxx
- Date: Sun, 28 Mar 2004 14:34:37 +0100 (BST)
A tutorial describing contruction of a simple shell would be possible;
window hooks and responding to messages, maintaining a window list, etc...
I could be tempted to do this if anyone sees a need for it?
--
www.coldcity.com
code | art | life
> Ravi/Shell-Shocked wrote:
>
>> There's a huge demand for shell-coding tutorials. If one of you
>> kind folks would like to write one, or a series I'd be much
>> obliged.
>
> Could you tell us more what is needed? Depending on the shell (speaking
> for LS here), the shell specific part is usually the smallest one. The
> bigger part are the programming language and especiall win32
> programming: windowprocs, gdi stuff and the like. Those are not unique
> to shells and pretty hard to teach in a simple tutorial: way too much
> stuff.
>
> E.g. a LS module needs about 3 things: the two exported functions
> (initModule, quitModule), adding bangs (which is a simple callback of
> which win32 API itself has literally hundreds) and the API for getting
> values from step.rc
>
> Alex
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Re: Shell-Coding tutorials
- From: Ravi/Shell-Shocked
- References:
- [shell-coding] Shell-Coding tutorials
- From: Ravi/Shell-Shocked
- [shell-coding] Re: Shell-Coding tutorials
- From: A. Klingenstein
Other related posts:
- » [shell-coding] Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- » [shell-coding] Re: Shell-Coding tutorials
- [shell-coding] Re: Shell-Coding tutorials
- From: Ravi/Shell-Shocked
- [shell-coding] Shell-Coding tutorials
- From: Ravi/Shell-Shocked
- [shell-coding] Re: Shell-Coding tutorials
- From: A. Klingenstein