asm getting address of call Kernel32.LoadLibraryA

Results 1 to 4 of 4
  1. #1
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    asm getting address of call Kernel32.LoadLibraryA

    any idea how ? i dont want 2007 address


  2. #2
    Aristrum Mark is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    474Posts

    Re: asm getting address of call Kernel32.LoadLibraryA

    0062216C methinks

  3. #3
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: asm getting address of call Kernel32.LoadLibraryA

    yeah i kinda cheated and used a program to get it for me thanks anyhow

  4. #4
    Account Upgraded | Title Enabled! jewness12 is offline
    MemberRank
    Aug 2009 Join Date
    213Posts

    Re: asm getting address of call Kernel32.LoadLibraryA

    press ctrl + g
    type in LoadLibraryA
    binary search the address in the runnable
    boom



Advertisement