Borland Delphi 7 Science Edition 2020 (x86) (12.2020)

Size File: 1.72 GB

Delphi 7 is a well-known program from Borland, namely a development tool for programming both at the initial and professional levels. One of the best and most popular products from Borland.


The package includes an extended developer kit – more than a hundred third-party components and fixes, correctly configured to avoid conflicts during use.

Add. Information: Since 2004, this package has been successfully used to create software for laboratory instruments, including for communication of equipment with a personal computer, and has been constantly expanded with components of third-party developers. The issue of licensing the package remains open, since the Delphi 7 environment is not officially supported, but all components in the package are full working and verified versions. The environment installer is quite interactive and implemented as a Web interface. Please read the readme.doc file for installation difficulties.
The assembly is supplied with a huge number of examples.

Continue Reading

Cannot open pip-script.py

这几天一直在折腾faceswap,安装过程中发现各种神奇的bug。首先第一个就是github无法正常访问的问题,clone代码的时候各种提示服务器连接超时。可以修改hosts文件添加以下内容:

# github
#192.30.255.113 github.com
#192.30.255.113 gist.github.com
#151.101.52.133  raw.githubusercontent.com
#151.101.53.194  github.global.ssl.fastly.net
140.82.114.4 github.com
199.232.69.194 github.global.ssl.fastly.net

添加之后执行dns刷新:

ipconfig /flushdns

然后github基本就可以正常访问了。安装完成之后发现出现了另外一个问题,提示没有tensorflow-gpu环境。但是尝试执行安装时又提示下面的错误:

Continue Reading

百度拼音输入法引发的智障闪退

换了电脑之后需要安装java的运行环境,于是下载了jdk,开始一切正常,但是点击安装之后就闪退了。安装进程直接消失了。下载jre也是同样的错误,真是tm神奇了。查看系统日志会发现是baiducnTSF.dll_unloaded导致的错误:

详细错误日志如下:

错误应用程序名称: jdk-8u271-windows-x64.exe,版本: 8.0.2710.9,时间戳: 0x5f627c6a
错误模块名称: baiducnTSF.dll_unloaded,版本: 5.5.5063.0,时间戳: 0x5e6a3130
异常代码: 0xc0000005
错误偏移量: 0x000000000001c81f
错误进程 ID: 0x49c8
错误应用程序启动时间: 0x01d6c65777e016e0
错误应用程序路径: C:\Users\obaby\AppData\Local\Temp\jds333500.tmp\jdk-8u271-windows-x64.exe
错误模块路径: baiducnTSF.dll
报告 ID: eb507998-894f-4a2d-a8b3-f608a5da24ab
错误程序包全名: 
错误程序包相对应用程序 ID: 
Continue Reading

Binary Ninja Personal 2.0.2097 dev + license (Windows + Linux + MacOS )

Binary Ninja is a reverse engineering platform. It focuses on a clean and easy to use interface with a powerful multithreaded analysis built on a custom IL to quickly adapt to a variety of architectures, platforms, and compilers.

Binary Ninja Personal 2.0.2097 dev + license (Windows + Linux)

https://mega.nz/file/nCgVWaba#Iz3u3HN2fCytPVy101gxMy8IVa1qLzZkQZRDHi9djqE

Password: uKKT95ZmQ*KTsU

Binary Ninja Personal 2.0.2097-dev for MacOS

https://mega.nz/file/hxo2QLoQ#Ca95UKidrH1CRKh-bKIsQr6mgE8qgcrh36uNDlx_L8k

链接: https://pan.baidu.com/s/1RcYF8v8IkfUe_chrnvrwqQ 提取码: ga7u 复制这段内容后打开百度网盘手机App,操作更方便哦

https://cloud.189.cn/t/QrQf6bIb6buy(访问码:fmt0)

m3u8 下载工具 V20.10.28[Win/OS X]

支持的下载方式:

  1. 从m3u8链接下载,参数 -i
  2. 从本地文件读取下载链接下载,参数 -f

参数说明:

  1. 如果直接从m3u8下载链接下载请使用-i参数, 示例:m3u8_downloader -i http://www.h4ck.org.cn/porn/av.m3u8, 同时支持下载mp4、avi文件。直接修改下载链接即可。
  2. 支持从文件读取下载链接批量下载,支持文本格式和csv格式,csv格式可以自定下下载后的文件名。文本格式按照每行一个下载链接组织内容即可。示例:

    m3u8_downloader -f /Users/obaby/Downloads/m3u8_list/f_26.csv

  3. 如果下载单个文件可以通过-o参数指定输出文件名,配合-i参数使用, 实例:m3u8_downloader -i http://www.h4ck.org.cn/porn/av.m3u8 -o av.mp4
  4. 从文件读取下载链接可以通过-p参数指定输出目录,在-p模式下或者没有指定输出文件名称的情况下,程序会自动生成文件名。实例:m3u8_downloader -f /Users/obaby/Downloads/m3u8_list/f_26.csv -p /Volumes/home/Porn/20201023
Continue Reading