Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Coding Releases
You last visited: Today at 18:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Process Suspender

Discussion on Process Suspender within the Coding Releases forum part of the Coders Den category.

Closed Thread
 
Old   #1
 
Naworia's Avatar
 
elite*gold: 12
Join Date: Aug 2011
Posts: 455
Received Thanks: 418
Process Suspender



Features :
- Suspend Application.
- Resume Suspended Application.
- Kill Application.
- Earn Information about Application.
- See all applications that means you can't see in task manager.


Download :
Naworia is offline  
Thanks
2 Users
Old 07/27/2012, 10:52   #2
 
elite*gold: 0
Join Date: Jun 2012
Posts: 187
Received Thanks: 58
Code:
public void yenile()
    {
      int num = 0;
      foreach (Process process in Process.GetProcesses())
      {
        this.listBox1.Items.Add((object) process.ProcessName);
        ++num;
      }
      this.listBox1.SelectedIndex = 0;
      this.label2.Text = num.ToString();
    }
Which in turn calls

Code:
                status = NativeMethods.NtQuerySystemInformation( 
                    NativeMethods.NtQuerySystemProcessInformation,
                        bufferHandle.AddrOfPinnedObject(), 
                    bufferSize,
                    out requiredSize);
'see applications that you can't see in taskmanager' - this is exactly what the Windows7 Taskmanager calls as well.
tnd0 is offline  
Closed Thread


Similar Threads Similar Threads
Process Suspender
09/21/2012 - S4 League Hacks, Bots, Cheats & Exploits - 111 Replies
Hey Guys The CheatEngine Tool by User198 don't work for me (I don't know why) and I also found no programm for other programms, so I wrote a GUI for the Command Line Tool by Craig Peacock. Download, start as admin and have fun :) PS: Both files must be in one folder! Screeni: http://content.screencast.com/users/Waldi_/folder s/Jing/media/9c849ba8-3251-4d5a-a799-cb587b2cb4c3/ 2010-08-05_2230.png Click here for 1st Video (IE suspend)
[First / Fun Release] Process-suspender
01/08/2011 - S4 League Hacks, Bots, Cheats & Exploits - 17 Replies
Screen: http://www6.pic-upload.de/thumb/26.12.10/cdbwki6r 9tx.png Des ist mein erstes Visual Basic Release mit hilfe von sØŋ1Ќ™ hab ich es geschaft
Process Suspender?
11/04/2010 - S4 League - 7 Replies
Hi, kann mir wer vllt. einen Process Suspender schicken? ich hab zwar Process Explorer doch wenn ich suspenden will kommt immer "Zugriff verweigert" . Ja als Admin hab ich das auch schon ausgefürht, bringt aber nichts! wenn jemand etwas hätte dann bitte melden ^-^ MFG Kasukiro :)
Process Suspender
11/01/2010 - S4 League - 2 Replies
Hi guys im trying to use minegun but i cant>_< When the S4 LEAGUE IS in the LOADSCREENS In the processsuspender The s4 client dont appear....Only HGWC.... I want the s4 client but it just dont appear to suspend it..
Process Suspender
09/20/2010 - S4 League - 4 Replies
hat jemand einen funktionierenden Process suspender für s4??



All times are GMT +2. The time now is 18:00.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.