![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
Join Date: Jun 2005
Posts: 825
Rep Power: 4
![]() |
How do you know it is not your code? You really need to post your changes.
Does this happen with the short file.h (that you posted) or the 1/2 MB one that you mentioned. |
|
|
|
|
|
#12 |
|
Newbie
Join Date: Oct 2006
Posts: 9
Rep Power: 0
![]() |
this happens alot with very differing circumstances and different programs
|
|
|
|
|
|
#13 |
|
Newbie
Join Date: Oct 2006
Posts: 9
Rep Power: 0
![]() |
all right anyone who knows anything about asm can probably answer this is it possible to move the information and all of its pointers so that the information is not in the offending area thats what i came here for
|
|
|
|
|
|
#14 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
If you're practicing making exploits you came to the wrong place.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#15 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
It is possible, but it doesn't have to do anything with asm. Besides that, it's completely not where your problem lies. Your problem is yourself. As you don't want to believe the error is your own fault, you won't be able to fix the error. Now, post the source code or start a new project for yourself. There may be the possibility that this sad little tool won't corrupt another sad little project off yours in memory
.As a matter of fact, the source code isn't always the problem (though I suppose it is the problem in your case). Last time, I had this program which did run on my computer and my mother's, but on some computers it didn't. The reason, which I discovered in a bright moment - 2 months later: optimizations from the VC++ compiler were turned on. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access to private files. | Jhaqen | Java | 2 | Nov 2nd, 2005 2:35 PM |
| How to connect with VB to an Access database on another computer | iown714 | Visual Basic | 5 | Aug 4th, 2005 10:23 AM |
| Read Programm Version from outside | lgiordano | C | 4 | Jul 13th, 2005 9:58 AM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 4:12 PM |
| Access Violation Error | cornish_boy84 | Delphi | 1 | Mar 1st, 2005 4:12 PM |