Thread: C# packer
View Single Post
  #8  
Old 06-08-2005, 17:01
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
What you fail to realise is this.


No matter what language a program file was before, it is compiled into machine code the computer understands.

So any packing/wrapper will work.

You may have used the wrong syntax to pack the file.
Reply With Quote