Programming and Coding
Programming and coding tips, help and solutions...
1,877 topics in this forum
-
Delphi Function Problem
by SuperCRacker- 15 replies
- 6.6k views
Hi all, I'm facing these days a problem with my delphi coding. To be brief, the problem is that Delphi doesn't provide in its internal functions a function that can search for a hex value in a file. I coded my own function but it seems that it takes too much time, I also looked around in the net, but nothing found. If you can help me either by suggesting a delphi function found on the net, or a delphi component or your own algo (even in different language) or maybe an API function that could do this job . The most important thing is that it must take less time (very quick). Thnks for your help. SC.
-
- 0 replies
- 7.9k views
Most here will probably be checking ARTeam tutorials and releases on a regular basis. For those who have missed it, Goppit has released a very nice tutorial on w32ASM coding for reversers. Great release: />http://cracking.accessroot.com (follow links to tutoial section) Thanx to Goppit and ARTeam for their effort writing this one!