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. The Lounge
  3. .NET Packer

.NET Packer

Scheduled Pinned Locked Moved The Lounge
csharpc++dotnetcomannouncement
6 Posts 3 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.
  • A Offline
    A Offline
    AndrewVos
    wrote on last edited by
    #1

    Anyone know of an app like UPX but for .net. Features that would be cool: -Pack the file. (obviously) -Create a native version of the assembly -Download, if required, the .net framework 2 ;) I just don't feel that clickonce is cool for all types of applications...


    www.wickedorange.com

    A E 2 Replies Last reply
    0
    • A AndrewVos

      Anyone know of an app like UPX but for .net. Features that would be cool: -Pack the file. (obviously) -Create a native version of the assembly -Download, if required, the .net framework 2 ;) I just don't feel that clickonce is cool for all types of applications...


      www.wickedorange.com

      A Offline
      A Offline
      Andre xxxxxxx
      wrote on last edited by
      #2

      http://www.remotesoft.com/linker/[^] http://www.bitsum.com/pec2.asp[^]

      A 1 Reply Last reply
      0
      • A Andre xxxxxxx

        http://www.remotesoft.com/linker/[^] http://www.bitsum.com/pec2.asp[^]

        A Offline
        A Offline
        AndrewVos
        wrote on last edited by
        #3

        Yeah, I've seen those. Not exactly what I'm looking for. I don't want to obfuscate my code. I want a native executable to check for the framework and download it. I'm sure it's not available though :( Googled it for a while...


        www.wickedorange.com

        A 1 Reply Last reply
        0
        • A AndrewVos

          Yeah, I've seen those. Not exactly what I'm looking for. I don't want to obfuscate my code. I want a native executable to check for the framework and download it. I'm sure it's not available though :( Googled it for a while...


          www.wickedorange.com

          A Offline
          A Offline
          Andre xxxxxxx
          wrote on last edited by
          #4

          The .NET Linker is not just an obfuscator, it can link the required part of the .NET framework to your executable and then compiles it to native code. And then you can use PECompact to reduce the size of the executable.

          A 1 Reply Last reply
          0
          • A Andre xxxxxxx

            The .NET Linker is not just an obfuscator, it can link the required part of the .NET framework to your executable and then compiles it to native code. And then you can use PECompact to reduce the size of the executable.

            A Offline
            A Offline
            AndrewVos
            wrote on last edited by
            #5

            Yeah. It's for personal use though, so I'd rather buy a new car ;)


            www.wickedorange.com

            1 Reply Last reply
            0
            • A AndrewVos

              Anyone know of an app like UPX but for .net. Features that would be cool: -Pack the file. (obviously) -Create a native version of the assembly -Download, if required, the .net framework 2 ;) I just don't feel that clickonce is cool for all types of applications...


              www.wickedorange.com

              E Offline
              E Offline
              econner
              wrote on last edited by
              #6

              http://www.xenocode.com

              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