flat assembler
Message board for the users of flat assembler.
Index
> Windows > Zlib |
Author |
|
OzzY 03 Apr 2006, 15:55
Zlib is a nice opensource library for file compression.
http://www.zlib.net/ I'd like to use it with FASM. Does anyone knows how to use it? Thanks! |
|||
03 Apr 2006, 15:55 |
|
RedGhost 03 Apr 2006, 16:56
OzzY wrote: Zlib is a nice opensource library for file compression. download the compiled .DLL file and import all the exports like you would any kernel/user32 procedure, it doesn't even have to be in system32 or etc it can be in the same folder as your programme, alternatively you can call LoadLibraryA and then GetProcAddress for more 'stealth' importing _________________ redghost.ca |
|||
03 Apr 2006, 16:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.