Jump to content
Tuts 4 You

DIBLIB Dib Engine


zorke

Recommended Posts

Posted

compiled with MASM into .lib form.


If you port the inc, to C, C++ etc, go ahead :)


for use with trainer/keygen/cracktro


if you want help/found errors, just post in thread, or PM.


 


should work with any language as long as include file is ported,


also included example in MASM :)


 


http://www.filedropper.com/zke-diblib


 


or get attachment


 


zke-diblib.zip

Posted

I have moved your topic to this forum, Programming. I think it is better suited here unless you think otherwise?


 


Ted.


Posted

Thanks.

 

maybe you could put a short description in the initial post and/or title?

 

 

 

  Overview
 

  ~~~~~~~~
  DIBLIB is a library for drawing text, images and other stuff to a DIB section
  allocated to a Win32 program by CreateDIBSection.
  It supports several function, including blitting a rectangle, blitting a 256
  bit image, blitting text, sine text, etc.
  It is generally a basic library for some basic functions (and some more
  specialized functions, such as scan lines.  It is not designed for use in demos, but in applications such as keygens,
  trainers, etc etc, and maybe the odd cracktro.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...