Closed Thread
Results 1 to 4 of 4

Thread: showwindow API

  1. #1
    Syphilis's Avatar
    Syphilis is offline Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Smile showwindow API

    What's Up?

    OK, So I've been chasing this down for about a week, But no one out there seems to either know or want to help, So lets hope you guys will fix that.

    So, To put it basically, There's a file on my desktop, That I want to run without any windows (not using and 3rd party software, Via editing it) However the file isn't made by me, And therefore I do not have the source, Apparently this could be done by editing something called showindow API <user32.dll>

    In the mist of everything I've managed to gather you would use a dissembler (I use IDA Pro) and a hex editor (I use ollydbg) Also i think this means going into Assembly, Not fully sure though.

    So how can I edit this file so that no windows are shown? Come on don't be shy

    Thanks Bye.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: showwindow API

    To be honest, you are NOT giving very much information. Without knowing what it is, what it does, etc, we can't give you anything more than you've already stated.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Syphilis's Avatar
    Syphilis is offline Newbie
    Join Date
    Feb 2010
    Posts
    8
    Rep Power
    0

    Smile Re: showwindow API

    Well I wanted to practice on notepad.exe so I can understand a bit more.

  5. #4
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: showwindow API

    You would have to disable the system chrome using the MS windows API. I am not familuar with assembly and the likes so all i can do is tell you that so you can at least refine your search.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts