Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to inject code into .net assemblies ?

How to inject code into .net assemblies ?

Scheduled Pinned Locked Moved C#
csharptoolstutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hdv212
    wrote on last edited by
    #1

    Hi i want to inject code into .net assemblies. for this, i found some useful tools such as Reflexil that can some changes to an assemblies limited, but u can not add more class or change an existing properties of that assemblies. Is there any better tool or way to accomplish this ? thanks

    K 1 Reply Last reply
    0
    • H hdv212

      Hi i want to inject code into .net assemblies. for this, i found some useful tools such as Reflexil that can some changes to an assemblies limited, but u can not add more class or change an existing properties of that assemblies. Is there any better tool or way to accomplish this ? thanks

      K Offline
      K Offline
      kb boxer
      wrote on last edited by
      #2

      What is your intent? I am asking you since you have went to extremes like Reflexil.

      http://vivekragunathan.spaces.live.com

      Programming is an art. Code is a poem

      H 1 Reply Last reply
      0
      • K kb boxer

        What is your intent? I am asking you since you have went to extremes like Reflexil.

        http://vivekragunathan.spaces.live.com

        Programming is an art. Code is a poem

        H Offline
        H Offline
        hdv212
        wrote on last edited by
        #3

        i want to analysis some our applications and it's security leveles. i don't want to make virus, .... it's only for testing. if u can't help me, plz don't post

        K 1 Reply Last reply
        0
        • H hdv212

          i want to analysis some our applications and it's security leveles. i don't want to make virus, .... it's only for testing. if u can't help me, plz don't post

          K Offline
          K Offline
          kb boxer
          wrote on last edited by
          #4

          Cool down, Use your energy to solve the problem. Try Mono Cecil. You can edit IL, add\remove functionality and do more.

          http://vivekragunathan.spaces.live.com

          Programming is an art. Code is a poem

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups