论坛


2013年7月25日 星期四

Optical Barcode Recognition 3.0

Embarcadero| CodeCentral Delphi Submissions |17:57:51

Delphi and C++ Builder optical barcode recognition component.- uses ZBar bar code reader library- supports EAN-13/UPC-A, EAN-8, UPC-E, Code 39, Code 93, Code 128, Codabar, PDF417, GS1 DataBar, GS1 DataBar Expanded, Interleaved 2 of 5 and QR Code b...

Delphi写ShellCode获取Kernel32.DLL的地址.

武稀松| 武稀松的博客 |06:23:02

好几年前曾写过一些ShellCode代码.Delphi是最适合写ShellCode的工具很多年没用了,今天刚刚回头看了一下,发现是随着系统的发展,其中获取Kernel32.DLL的方法在Vista/WIN7时代和X64中都已经不使用了.就完善了一下.现在是XP/Vista/WIN7以及X86/X64通吃.[code language="d...