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. what is the quick way to tell if this assembly is .NET assembly or unmanaged one?

what is the quick way to tell if this assembly is .NET assembly or unmanaged one?

Scheduled Pinned Locked Moved The Lounge
questioncsharp
10 Posts 8 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.
  • S Offline
    S Offline
    Southmountain
    wrote on last edited by
    #1

    I try to use Hex editor to find it out...

    diligent hands rule....

    0 P D D R 5 Replies Last reply
    0
    • S Southmountain

      I try to use Hex editor to find it out...

      diligent hands rule....

      0 Offline
      0 Offline
      0x01AA
      wrote on last edited by
      #2

      What is wrong with google on your side?

      1 Reply Last reply
      0
      • S Southmountain

        I try to use Hex editor to find it out...

        diligent hands rule....

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Try loading it in .net ?

        G 1 Reply Last reply
        0
        • P PIEBALDconsult

          Try loading it in .net ?

          G Offline
          G Offline
          Gary R Wheeler
          wrote on last edited by
          #4

          How to: Determine if a file is an assembly - .NET | Microsoft Learn[^]

          Software Zen: delete this;

          1 Reply Last reply
          0
          • S Southmountain

            I try to use Hex editor to find it out...

            diligent hands rule....

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            Try to open it in ILDASM. If it opens, it's .NET.

            Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

            1 Reply Last reply
            0
            • S Southmountain

              I try to use Hex editor to find it out...

              diligent hands rule....

              D Offline
              D Offline
              Daniel Pfeffer
              wrote on last edited by
              #6

              Perhaps you should ask this in the .NET forum.

              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

              T 1 Reply Last reply
              0
              • D Daniel Pfeffer

                Perhaps you should ask this in the .NET forum.

                Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                T Offline
                T Offline
                trønderen
                wrote on last edited by
                #7

                Repeating the question in the .net forum, now that it it is already answered here, would lead to another series of "You are misbehaving!!!" cries from those who know by heart all the details of proper behavior. X|

                Religious freedom is the freedom to say that two plus two make five.

                P 1 Reply Last reply
                0
                • T trønderen

                  Repeating the question in the .net forum, now that it it is already answered here, would lead to another series of "You are misbehaving!!!" cries from those who know by heart all the details of proper behavior. X|

                  Religious freedom is the freedom to say that two plus two make five.

                  P Offline
                  P Offline
                  PIEBALDconsult
                  wrote on last edited by
                  #8

                  But not at you, so you can join in on the fun.

                  1 Reply Last reply
                  0
                  • S Southmountain

                    I try to use Hex editor to find it out...

                    diligent hands rule....

                    R Offline
                    R Offline
                    RickZeeland
                    wrote on last edited by
                    #9

                    See CodeProject article "Determine Platform Affinity 32 bit, 64 bit or Any CPU for a Managed .NET PE". In the past I used another utility, but I can't remember the name ...

                    S 1 Reply Last reply
                    0
                    • R RickZeeland

                      See CodeProject article "Determine Platform Affinity 32 bit, 64 bit or Any CPU for a Managed .NET PE". In the past I used another utility, but I can't remember the name ...

                      S Offline
                      S Offline
                      Southmountain
                      wrote on last edited by
                      #10

                      I try to see if there is better way to find out this info since many years passed. in my mind, I want to find certain byte/section to identify if this is a managed assembly.

                      diligent hands rule....

                      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