Citazione:
Originalmente inviato da weltall
... The first is doing all possible combinations retaining the current code, this would slow down the process evidently and it's the same you can do now manually by just changing the file, i'd exclude the second way as it's a complete rewrite to check a variable number of files at the same time.
-ah you meant keeping the selected code type in the generation window. this would require a global variable or a variable being sent and received from the function calling it as that window is destroyed when going out from it or it can be fixed with the check box too.
|
- Hmm.. why is it slower ? If i select the maybe 4 dumps in the pointer-searcher. Then it compares dump1-dump2 keeping same pointers (same as now) and then automatically compares dump3-dump4 with the found pointers(same as now).
Would it not be theoretically the same but without selecting the new dumps after each search ?
- Yes, a global variable would be a solution.
- I tried to make a perl script for searching the pointers for using it in a batch file, but i was not able to find out for what your pointer searcher searches for to find the pointers *g* Maybe you can give me a hint.
thx for taking your time for my feature requests
bye
Blaster99