Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:59
professionalmanchanx6-Mar-15 12:59 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:05
hopper16-Mar-15 13:05 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 13:12
mveDave Kreskowiak6-Mar-15 13:12 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:22
hopper16-Mar-15 13:22 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:44
mveDave Kreskowiak6-Mar-15 14:44 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 13:14
professionalRichard Andrew x646-Mar-15 13:14 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:31
hopper16-Mar-15 13:31 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 8:28
professionalphil.o7-Mar-15 8:28 
SharpZipLib is a well known library to handle zip streams for compression/decompression.
It's unlikely your problem resides in this dll.

If you do not have the source code, then you may have to use a decompiler to get it back from the assembly. But beware of the fact that reverse engineering is in general not allowed; there's a great chance that, by doing this, you would break a copyright.
And, if the game executable has been signed, you have no chance to alter it without breaking it completely.
There are two kinds of people in the world: those who can extrapolate from incomplete data.

GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:08
hopper17-Mar-15 9:08 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 9:40
professionalphil.o7-Mar-15 9:40 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:57
hopper17-Mar-15 9:57 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 10:15
professionalphil.o7-Mar-15 10:15 
AnswerRe: Need help changing a value in an application Pin
BillWoodruff6-Mar-15 13:37
professionalBillWoodruff6-Mar-15 13:37 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:45
hopper16-Mar-15 13:45 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:46
mveDave Kreskowiak6-Mar-15 14:46 
QuestionProgress Bar as Notify Icon Pin
Member 108502536-Mar-15 5:24
Member 108502536-Mar-15 5:24 
AnswerRe: Progress Bar as Notify Icon Pin
Eddy Vluggen6-Mar-15 5:28
professionalEddy Vluggen6-Mar-15 5:28 
AnswerRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 5:41
mveOriginalGriff6-Mar-15 5:41 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:01
Member 108502536-Mar-15 6:01 
GeneralRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 6:07
mveOriginalGriff6-Mar-15 6:07 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:46
Member 108502536-Mar-15 6:46 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:45
Member 108502536-Mar-15 6:45 
GeneralRe: Progress Bar as Notify Icon Pin
Ron Nicholson6-Mar-15 8:38
professionalRon Nicholson6-Mar-15 8:38 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 13:48
Member 108502536-Mar-15 13:48 
AnswerRe: Progress Bar as Notify Icon Pin
Ron Nicholson6-Mar-15 6:43
professionalRon Nicholson6-Mar-15 6:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.