What programs i need for ASM!

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: What programs i need for ASM!

    Its a script? Or are you a full ego narb. Yes we know that. I put that as an example to FASM, and that is made for a Trojan dropper. The other parts adds a lot of beautiful 0's to MDR and FAT partitions.

  2. #17
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: What programs i need for ASM!

    Quote Originally Posted by TidusXIII View Post
    Its a script? Or are you a full ego narb. Yes we know that. I put that as an example to FASM, and that is made for a Trojan dropper. The other parts adds a lot of beautiful 0's to MDR and FAT partitions.
    It's not a script.

  3. #18
    Account Upgraded | Title Enabled! PaulBub is offline
    MemberRank
    Apr 2009 Join Date
    316Posts

    Re: What programs i need for ASM!

    Quote Originally Posted by gWX0 View Post
    MASM is only if you're specifically dealing w/WinAPI; personally, I prefer FASM, and if I'm dealing with the Windows API, I'll use the provided libraries.
    I gave a try to fasm, it really is nice !

  4. #19
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: What programs i need for ASM!

    A scripting language, script language or extension language is a programming language that allows control of one or more software applications. "Scripts" are distinct from the core code of the application, which is usually written in a different language, and are often created or at least modified by the end-user.

    It's a script.

  5. #20
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: What programs i need for ASM!

    Quote Originally Posted by TidusXIII View Post
    A scripting language, script language or extension language is a programming language that allows control of one or more software applications. "Scripts" are distinct from the core code of the application, which is usually written in a different language, and are often created or at least modified by the end-user.

    It's a script.
    A scripting language is interpreted at runtime.

    This is compiled into native bytecode, which is executed directly at runtime.

    It's not a script.

  6. #21
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: What programs i need for ASM!

    You just proved my point with your own words.

    It's a script.

  7. #22
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: What programs i need for ASM!

    stop arguing, it isnt a script maku <.<

  8. #23
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: What programs i need for ASM!

    Quote Originally Posted by TidusXIII View Post
    You just proved my point with your own words.

    It's a script.
    A scripting language is interpreted at runtime.

    This is compiled into native bytecode, which is executed directly at runtime.

    It's not a script.
    Interpreted at runtime = converted to bytecode, then executed at runtime.

    Versus

    Executed at runtime = compiled some time occuring before runtime, then executed at runtime.


    It's not a script.

  9. #24
    Account Upgraded | Title Enabled! PaulBub is offline
    MemberRank
    Apr 2009 Join Date
    316Posts

    Re: What programs i need for ASM!

    Asm isn't a script, and is well, must be considered as even more native than C or C++.

  10. #25
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: What programs i need for ASM!

    Guys wtf is the point about arguing whats a script or not.
    He asked for a program he got it.

  11. #26
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: What programs i need for ASM!

    Ah that sorted it out, thanks Gw.



Page 2 of 2 FirstFirst 12

Advertisement