Plugin in Editor does not work
Похоже в FarAudioPlayer_3.48.27.5055_x64.7z попал лишний файл - atools.exe
Plugin in Editor does not work
more details required
Plugin in Editor does not work
Понял. Уже нету.
10x
Похоже в FarAudioPlayer_3.48.27.5055_x64.7z попал лишний файл - atools.exe
bass dll update
Which plugin (I suspect TextConv)? What is the plugin version (3.10.0)? What are the settings (I suspect a replacement with regular expressions)? (try LATEST 3.10.1)
Plugin in Editor does not work
-typo
merge home/work
cleanup and update
bugfix
small fix
Far regex, Far codepage dection, ARM64 build
unfinished, debug
not finished
not finished (pcregex -> far regex, UCD -> far codepage detection)
PE Analyzer: Navigation from "Find file" results fails in subdirectories
Thank you. I love your plugins and if I can contribute even a little to help make them better, I'm more than happy to. This issue is resolved.
PE Analyzer: Navigation from "Find file" results fails in subdirectories
The quality of the project is not the merit of the developer, the main thing is proper testing and reporting. Thank you. 3.10.28
PE Analyzer: Navigation from "Find file" results fails in subdirectories
https://sourceforge.net/p/farplugs/tickets/265/
PE Analyzer: Navigation from "Find file" results fails in subdirectories
PE Analyzer: Crash/hang when viewing sections/disassembly in PE files with high 64-bit base addresses
Perfect. Thank you, much appreciated.
/stdcpp20 cosmetic
3.10.27
https://sourceforge.net/p/farplugs/tickets/264/ -- continue
Thank you. This issue is resolved. Address Column Width I noticed that you also made the width of the Address column dynamic, which is great. However, the column width is only initialized for the first PE file that is opened. So, if you open a PE file with a smaller image base, then one with a larger image base, the column width will remain small, and the address will be truncated and displayed with an ellipsis. Similarly, if you open a file with a large image base first, then the column width will...
PE Analyzer: Crash/hang when viewing sections/disassembly in PE files with high 64-bit base addresses
The second issue is caused by right-shifting a 64-bit address by 64 bits or more, which results in undefined behavior. Yes...I naively believed that a 64-bit right shift is equal to 2 shifts by 32 bits (or 16 shifts by 4) and is guaranteed to give 0 for a 64-bit unsigned integer.
10X, try 3.10.26
https://sourceforge.net/p/farplugs/tickets/264/
PE Analyzer: Crash/hang when viewing sections/disassembly in PE files with high 64-bit base addresses
PE Analyzer: Missing exports for DLLs with ordinal-only exports
Thank you. This issue is now resolved.
PE Analyzer: Missing exports for DLLs with ordinal-only exports
PE Analyzer: Incorrect ordinal numbers and intermittent crashes
PE Analyzer: Missing exports for DLLs with ordinal-only exports
Thanks again. 3.10.25
https://sourceforge.net/p/farplugs/tickets/263/
PE Analyzer: Missing exports for DLLs with ordinal-only exports
Thank you. This issue is resolved.
minor
minor
cleanup + import by ordinal function names in reassembler
SQLiteBD: ошибка при попытке открытия таблицы определённой БД
Тикет закрываю, спасибо за репорт.
SQLiteDB: Unable to sort tables by name or size using hotkeys
SQLiteDB: Crash if blob input field contains less than 3 characters