文件名称:dfm

  • 所属分类:
  • Dephi控件源码
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 179kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

通常情况下, 用Delphi开发的程序, dfm是作为资源嵌入可执行文件的, 这就或多或少地带来了一些安全方面的问题.

比如, 通过分析资源, 就能大致了解Form上用了哪些控件 甚至, 通过修改资源, 就可以达到修改程序界面的目的..



这个小程序就是为了解决这一问题而作的尝试. 主要思路就是, 将dfm作为字符串变量, 保存在程序内部.. 至于代码,

基本上都是抄Delphi的, 只不过把从资源读改为从变量读, 仅此而已.. 如果您有更好的方法, 望不乞赐教, -Under normal circumstances, to use Delphi to develop procedures, dfm is as a resource embedded in the executable file, which more or less brought some security issues. For example, through the analysis of resources, we can roughly know what to use Form control and even, by modifying the resources, you can modify the program interface to achieve the purpose of .. this small program in order to solve this problem is to make the attempt. The main idea is to dfm as a string variable, stored in the internal procedures .. As for the code are basically copied from Delphi, but only read from the resources from the variable changed to read, nothing more .. if you have a better way, do not look forward begging,
相关搜索: DFM
delphi

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ClearTmp.bat

CodeUnit.pas

ConvUnit.pas

DataUnit.pas

DfmToDef.dpr

DfmToDef.exe

DfmToDef.res



FormUnit.dfm

FormUnit.dfm.txt

FormUnit.pas

InitUnit.pas

Readme.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org