New comp issues... menu

Shout-Out

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 48
  1. #1
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New comp issues...

    Ok, so I just got my new laptop. I swapped all my stuff. I can't inject DLLs now. It came with Norton 360, hastily removed... I still can't inject. Anyone have a clue what I should do? I can get the handle of processes, just not write or create threads, I'm guessing. Is it because of UAC?

    New comp issues...
  2. #2
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Throw that damn vista out, try to find drivers for xp and either dualboot or wipe it and install XP wrong section btw

  3. #3
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. disable UAC
    2. debug privileges, do you have them?

  4. #4
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The thing is, I copied this straight off of my old HD, which was running Vista and UAC. Working great. I already have my programs compiled and everything, now they're shitting on my face.

  5. #5
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    try recompiling it on the new laptop.

  6. #6
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Already did that. I even made a new project with only the injector portion in it. I'm using the MemoryLib library, if that matters. It uses the CreateRemoteThread(), LoadLib() method. I re-compiled every thing twice.

  7. #7
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know if it helps but try to turn off dep for whatever process your trying to inject into

  8. #8
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Uhm, what's dep?

  9. #9
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Activate the administrator account and use that. also turn off dep/uac

  10. #10
    cloud_wizard's Avatar Member
    Reputation
    5
    Join Date
    Dec 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's a list of stuff I would try...

    First, are you logged in as an administrator?

    Right click the shortcut to the program in question and under compatibility options, check the box that says "Run as an Administrator".

    I would not advise disabling UAC, as it is sometimes useful.

    Verify that you have all of your libraries and dlls present.

    Could I see a list of your running processes?

  11. #11
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not sure how i could get you a list of my Processes, no copy paste... But, all I really have is Apache running, others are almost all standard windows processes. Damn it, why do they load all this shit on these computers... Just give me the damn WinXP cd and I'd be happy... Also, the option to set it to be run as admin is greyed out.
    Last edited by lanman92; 12-26-2008 at 08:41 PM.

  12. #12
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ooh, data execution prevention it protects all the system processes so you cant inject into them ie. on vista i couldnt inject a dll into notepad but on xp there was no problems..

  13. #13
    cloud_wizard's Avatar Member
    Reputation
    5
    Join Date
    Dec 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lanman92 View Post
    not sure how i could get you a list of my Processes, no copy paste... But, all I really have is Apache running, others are almost all standard windows processes. Damn it, why do they load all this shit on these computers... Just give me the damn WinXP cd and I'd be happy...
    CTRL Alt Delete > Task MGR > View Processes for all users (Authorize) > Print Screen > Paste into any photo editing program, save as a JPG, upload to tinypic, post the link here.

  14. #14
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  15. #15
    cloud_wizard's Avatar Member
    Reputation
    5
    Join Date
    Dec 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are several processes there I don't recognize, but none I know that would cause problems with trying to do what you're doing. I would ending task on a few of the following processes, retrying your dll injection in between killing each process. When it works, you'll know which process was interfering...

    CFProcSRVC.exe
    CFSvcs.exe
    CFSwMgr.exe
    ItSecMngr.exe
    Registration.exe
    TMachInfo.exe
    TODDSrv.exe
    TosIPCSrv.exe
    traybar.exe
    TSS.exe


    Also, I notice you're running 64 bit windows ( I think? ) Could this possibly be a factor? I'm not familiar with the ins and outs of 64 bit os's so I can't answer that one.

Page 1 of 4 1234 LastLast

Similar Threads

  1. Basically my new comp
    By Zaphry in forum Community Chat
    Replies: 0
    Last Post: 08-17-2011, 08:40 AM
  2. Keeping windows on a new comp?
    By blackfang500 in forum Community Chat
    Replies: 4
    Last Post: 02-25-2009, 11:48 AM
  3. comp issues
    By treetree in forum Community Chat
    Replies: 0
    Last Post: 01-03-2009, 09:55 PM
  4. LF advice about new comp.
    By kelat in forum Community Chat
    Replies: 6
    Last Post: 10-28-2006, 12:52 PM
All times are GMT -5. The time now is 12:11 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search