Results 1 to 6 of 6

Thread: Dll injection

  1. #1

    Thread Starter
    Hyperactive Member Skatebone's Avatar
    Join Date
    Jan 2009
    Location
    Malta
    Posts
    279

    Smile Dll injection

    Ok guys first of all this is not for any hacking or illegal stuff and i know that hooks are programmed with C++.

    I would like to know some stuff here:

    1) When dll is injected how can u activate a function?
    2) What is a class exactly in a dll?
    3) Can you design a class?

    Tnx alot
    Life runs on code

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: Dll injection

    Hi,

    For your second question look here.
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3

    Thread Starter
    Hyperactive Member Skatebone's Avatar
    Join Date
    Jan 2009
    Location
    Malta
    Posts
    279

    Re: Dll injection

    Thanks
    Life runs on code

  4. #4
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: Dll injection

    Quote Originally Posted by Skatebone View Post
    Ok guys first of all this is not for any hacking or illegal stuff and i know that hooks are programmed with C++.

    I would like to know some stuff here:

    1) When dll is injected how can u activate a function?
    2) What is a class exactly in a dll?
    3) Can you design a class?

    Tnx alot
    Whether or not you intend "hacking or illegal stuff" please don't ask for help on things like code injection.

    Even if your intentions are good, this is an open forum and anybody may be reading with less pure thoughts, so anyone helping you may well be helping people who do want to do "hacking or illegal stuff".

  5. #5

    Thread Starter
    Hyperactive Member Skatebone's Avatar
    Join Date
    Jan 2009
    Location
    Malta
    Posts
    279

    Re: Dll injection

    Ur right but i intend good things especially where thinking about debuggers but i know that they are mainly programmed with c++ :S

    Thanks anyways

    If you would like to help me by mail or something its up to u
    Life runs on code

  6. #6
    Frenzied Member
    Join Date
    Mar 2005
    Location
    Sector 001
    Posts
    1,577

    Re: Dll injection

    If you are going to inject something somewhere, it has to be in the same language. This is why you need the c++ snippets from the code bank when you want to hook something trivial in vb.

    Injecting IL code seems a very, very advanced topic (to me). It would be like figuring out the power lines between the motherboard and the cpu and attaching a usb fan between the 2.
    VB 2005, Win Xp Pro sp2

Posting Permissions

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



Click Here to Expand Forum to Full Width