-
The closure of a window, suitable for beginners
关闭某个窗口,适合初学者研究和学习,本代码是一个完整的程序。-The closure of a window, suitable for beginners
- 2022-06-16 13:45:52下载
- 积分:1
-
前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西.
在这个程序中主要...
前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西.
在这个程序中主要使用了以下技术:
1 进程列举
2 进程内存搜索
3 进程内存读/写
现在把它放到这里,希望能起到抛砖引玉的作用:)
欢迎拍砖
忘记说程序用法了:
用法: 先运行 WOG (包括 H3 中英文版都行), 然后切换到资源管理器中运行修改器.点?"读取英雄信息"按钮来把所有英雄的名字读入到左边的列表框中,然后从左边的列表框中选定一个你想修改的英雄.再根据你的需要进行修改,修改完后再点击"保存修改"按钮来使你的修改生效.也可以在选定一个英雄后,单击快速修改按钮来修改选定的英雄
如果运行 WogEditor 后程序提示: "读取英雄信息失败,将用更彻底的方式重新搜索内存."
则会进入到比较慢的搜索方式中,在屏幕的左上方会显示变化着的搜索地址的信息......
可能你需要耐心地等一会(只要搜索过一次,第二次就不用再搜索了,WogEditor会殷搜索到的地址保存到一个文件中
再次运行 WogEditor 时,就会直接从保存的文件中读这个地址了)
-some time ago is no issue, and playing Magic IV III WoG. the level of impairment. the ordeal was returning to the computer. no alternative was for the change. the game can modify any of the things . In this process mainly uses the following technologies : a process outlined two three search process memory process memory read/write now put it here, hope something can play the role :) Welcome Twins forget that the use of the procedure : Usage : first runn
- 2022-09-20 21:40:03下载
- 积分:1
-
C #浏览器的JS调用的问题。rar
c# WebBrowser与JS互相调用问题.rar-c# WebBrowser problem with the JS call each other. rar
- 2022-01-26 04:52:37下载
- 积分:1
-
GSD文件 编辑 软件 (缺标准文件)
GSD文件 编辑 软件 (缺标准文件)...
GSD文件 编辑 软件 (缺标准文件)
GSD文件 编辑 软件 (缺标准文件)-GSD File Editor Software (lack of standard documents) GSD file editor software (lack of standard documents)
- 2022-04-11 03:00:26下载
- 积分:1
-
calendar (Chinese public), the clock and the memorandum can be regularly reminde...
日历(公农历)、时钟与备忘录并且可以定时提醒和关闭计算机。还有多光驱软开关。-calendar (Chinese public), the clock and the memorandum can be regularly reminded, and shut down the computer. There are more soft-switch drive.
- 2022-05-07 18:54:20下载
- 积分:1
-
关于时间序列的信息
Information about time series
- 2023-04-09 08:55:03下载
- 积分:1
-
VF开发环境下 多个程序 适合初学者
包括有 成绩 数据 档案管理等...
VF开发环境下 多个程序 适合初学者
包括有 成绩 数据 档案管理等-VF development environment suitable for beginners, including a number of procedures for successful management of data files, etc.
- 2022-06-12 03:57:56下载
- 积分:1
-
GL的配置头文件,其中包括各种.h文件,对于图像图形会很有用的。...
GL的配置头文件,其中包括各种.h文件,对于图像图形会很有用的。-GL" s configuration header file, including all types. H file, for image and graphics will be very useful.
- 2022-09-05 22:05:03下载
- 积分:1
-
Android实现自动、手动更新应用
代码简单、易懂、实用。
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.HashMap;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.DialogInterface.OnClickListener;
import android.content.pm.PackageManager.NameNotFoundException;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.Toast;
/**
*@author coolszy
*@date 2012-4-26
*@blog http://blog.92coding.com
*/
public class UpdateManager
{
/
- 2022-03-30 02:32:04下载
- 积分:1
-
Ball Controll, VTM Vietnam, This is execute files
Ball Controll, VTM Vietnam, This is execute files
- 2022-03-20 01:35:36下载
- 积分:1