Excellent software and practical tutorials
Use CE modifier to perfectly solve the problem of slow downloading from Baidu Netdisk!
CE Modifier Cheat Engine CE Cheat Engine is a memory modification editing tool that allows you to modify the memory data of your game or software to get some other functions. It includes hexadecimal editor, disassembler, memory search tool. Compared with similar modification tools, it has a powerful disassembly function, and comes with a plug-in production tool, which can be used to directly generate plug-ins.
CE modifier official website:https://www.cheatengine.org/
Cheat Engine 7.5 CE modifier
Cheat Engine, commonly referred to as CE, is an open source software written by Eric. Its functions include: memory scanning, hexadecimal editor, debugging tools, etc.WindowsandMacThe operating system runs. Cheat Engine is most commonly used as a game cheat in computer games, and is sometimes updated to avoid being detected by other software.
Windows version:CE modifier download
MacOSversion:CE modifier download
With simple modifications, you can easily and for free increase the download speed of Baidu Netdisk!
Removed driver requirement for accessing memory region tools
Added a 1-byte jmp instruction (this installs an exception handler and places an int3 at that location)
Added a scan option so you can skip non-paged memory. (Should prevent targets from taking up RAM while scanning)
reassemble() now uses multi-line rewrite instructions when needed
Make some error messages more descriptive
Added an option to center the disassembly code highlighting
Added explanation of why the driver cannot be loaded and a link to information on how to load it
memoryrecord hotkeys can now be disabled individually
codefilter: unwind information now gives less bad results
Added support for pseudo operations such as cmpss/sd/ps/pd
lua: added ceserver command
lua: show stack trace of execution errors
lua: added convertToUTF8(stringbytetable, regioncode)
Make in wine and proton It is now possible to load CT files with signatures
From Patreon 7.4.2 to Patreon 7.4.3:
ceserver: pipeline support (single data analyzer)
ceserver: add change memory protection function
ceserver: now possible to send available options to CE GUI
.netinfo: replace field view with tree
Network Configuration: Process list now has focus after opening a server
lua: added virtualstringtree
lua: added invert colors
lua: added disassembly bytes(bytestring)
Autoassembler: now displays visual warning when nearby allocation fails
Autoassembler: Templates now also generate 14-byte jmp-safe primitive code blocks
pointerscan now has a "pointer must end at offset" bias option to help get pointers back after an update
ultimap: added copy selected results to clipboard
From Patreon 7.4.1 to Patreon 7.4.2
ipt: Added the Intel process tracking function provided by Microsoft.
ceserver: Improve modulelist fetch speed, more stable
ceserver: Option to disconnect from down ceservers
ceserver: discovery list is now also history list
ceserver: also implements injection on arm64
ceserver: now also fetch fpu registers
Assembler x86_64: prefer mov rax,[rip+xxx] over mov rax,[imm64]
disasembler x86_64: switch from r#l to r#b because why not
mono:dll now has a version check so you don't accidentally mix monodatacollector dlls
mono: handle the situation where there is no mainform
mono/.net: Method list is now sorted by name
Better arm disassembler
Better arm64 disassembler and assembler
Scan area can be saved/loaded when closing/starting ce (separate option in settings)
Added an option to skip loading .PDB files
The newstate thread exposes more functionality
Add range scan to groupscan
freeze+allow increase/decrease now also checks if the value is signed
Trainer: Forms and controls now scale based on DPI
Changelog showassigned/showashex now also applies to other selected entries
texttraces are now saved as .txt instead of .cetrace
ccode: #include now also searches for files in table files
ccode: internal symbol handler can now handle stdcalled function symbols
lua: Add ImageIndex attribute to TTreeNode
lua: added OnValuechanged and OnValueChangedByUser callbacks for MemoryRecord objects
lua: added getOpenedFileSize()
lua: add onHelpEvent callback
lua: added releaseDebugFiles()
lua: added enumRegisteredSymbolLists() and enumRegisteredSymbols()
lua: added getBitmap method for ImageList object
From public 7.4 to patreon 7.4.1:
Added .Visible property to tree node items
Add .VisibleRowCount and .TopItem to the list view
Add arm64 disassembly and assembly
Added lua function "runCommand"
Added a radio button to select whether generated scripts use 5-byte or 14-byte jmps.
Conditional jumps can now handle 2gb+ destinations (will be rewritten)
dotnetinfo: Performance improvements
Memory record hotkeys now have an "Only while pressed" option
Updated dbghelp to a newer version that handles nowadys pdb symbols better
Different memory allocations are now placed in the initial allocation block. After that change the protection
Tracers can now override delegate instructions
lua stringstream now inherits from memorystream, so you can access the Memory field
lua: added callback whenever a list of structures is modified
Added different architectures than ceserver
Pressing Escape in a hotkey form will now close it
Added nested structure support
Added string based custom types
ctrl+enter in the disassembler now shows the relative address of that point
The difference counts in "Find out what was accessed/written" are now preserved even if the option to find the number of different addresses accessed by an instruction is disabled
repair:
From patreon 7.4.3 to public 7.5:
vehdebug: Fixed case where new thread creation or other event would cause another event to fire simultaneously to ignore exception and continue
monodatacollector: fixed calling method
dotnetdatacollector: Fixed loading wrong version of dbgshim.dll
Fixed disassembly of cvtdq2pd
From Patreon 7.4.2 to Patreon 7.4.3:
ceserver: Fixed extension loading in some cases
ceserver: Fixed stomping on x86 targets
Fixed the issue where the name displayed as [Physical Memory] instead of the file name when opening a file
Fixed rare errors when scanning with certain options
Fixed some documentation in celua at some point
Fixed stack view in "More Info" being garbage/access violation
Fixed tracker searching for directives ending with ]
Fixed enumExports lua function
Fixed vehdebug crash
Fixed the problem that the assembler treated [rex+reg*x] as a symbol when debugging
Fixed disassembler backup list
Fixed termination of memscan objects
From Patreon 7.4.1 to Patreon 7.4.2
Fixed tracker searching for commands ending with ]
VEH debug: Fixed possibility of using invalid handle
Kernel Mode Debugging and VEH Debugging: Fixed setting context on non-suspended threads
Fixed lua_pcallk delegate in c# plugin example
Fixed speedhack on wine 7.0
Fixed high dpi issue with first view structure analysis
Fixed high dpi issues with find access/write dialogs
Restored anchor editor (disappeared in 7.4.1)
Fixed .net information instance lookup issue
Fixed custom types being marked as strings (bug introduced in 7.4.1)
Fixed run command
Fixed modal forms losing their text color internally (bug introduced in 7.4.1)
mac: Fixed some progress bars not updating correctly
From public 7.4 to patreon 7.4.1:
Fixed an issue where all types could not find 4 types when double was deselected
Fixed "all" type when not using double
Fixed ccode esp access for 32 bit and 'reg' f types
Fixed disassembly when using binutils
Fixed an issue with tablefiles menulist taking up memory because they were not being deleted correctly
Fixed .net issues with using obfuscated modules and missing metadata
Fixed pair values starting with - or +
Fixed assembly pmovmskb
Fixed disassembly of vgather* vex256 instructions and allowed using xmm/ymm registers as addresses (for instructions that allow it. Like this one)
Fixed an issue where the address list was not giving the correct error when using multiple enable or disable sections
Fixed a bug when using ctrl for speedhack hotkey
Fixed an issue where the groupscan command parser was assigning wildcards to the wrong combobox
Fixed disassembly of xchg eax/rax,xxx
Fixed Lua custom types being registered as float when using non-Lua function methods
Fixed a small memory scanning issue with data at the end of a memory block
ccode no longer registers unused symbols
Thunder unlimited speed version
There are no ads inside, and all functions can be used normally, including support for browser downloading, video playback while watching, subtitle search, X-Lei password, group downloading, etc. In addition, the right sidebar of the software is closed by default, and some ads and useless components are removed.
Thunder unlimited speedDownload:Thunder unlimited speed version download
qBittorrent is a cross-platform open source, free BitTorrent client, whose graphical user interface is written in Qt and uses libtorrent as the backend. It was developed by Christophe Dume of Belfort-Montbéliard Polytechnic University in March 2006.
qBittorrent official website:https://www.qbittorrent.org/
The best alternative to Xunlei! Not only is the speed unlimited, but the content is also unlimited.