View Single Post
  #292 (permalink)  
Old 28th March 2008, 09:31
!k-0t1c! !k-0t1c! is offline
partying around

 
Join Date: Dec 2005
Location: Best clubs of Milan (IT)
Posts: 865
!k-0t1c! is on a distinguished road
Groans: 38
Groaned at 28 Times in 14 Posts
Thanks: 132
Thanked 813 Times in 279 Posts
PBSigToBin fixed

Thanks to the help of seedat0r who reported the bugs.
Changes:
- ASCII dumping now works fine
- Doesn't throw exceptions anymore with certain pbpat.1 files
- As long as either a CR or an LF are found, it'll parse the file properly
- Added a dll to parse files from within other programs. Prototype of the export is as follows (no explanation for the parms, too obvious)
Code:
bool __stdcall DumpSignatures(const char * p_sourceFile, const char * p_destFile, bool p_produceASCII)
Edit: the function return true if successful.
For the least experienced, the actual name to GetProcAddress for is _DumpSignatures@12
Use it!

.Net Framework 3.5 is still required
Attached Files
File Type: rar PBSigToBin.rar (20.9 KB, 33 views) -
__________________
!k!

Last edited by !k-0t1c! : 28th March 2008 at 10:03
The following 5 users say Thank You to !k-0t1c! for this useful post: