demberto

Results 41 issues of demberto

Offset 12-16 stores length of header, followed by header itself. The first 12 bytes are as good as useless. But maybe it doesn't matter as the file metadata itself is...

question

PeNet seems to require `System.Runtime.CompilerServices.Unsafe` v4.0.4.1 (Nuget 4.5.3) but installs Nuget v6.0.0 (which I think is for .NET 6 and not .NET 4.8). I get the error that the specified...

**Describe the bug** Drop down button in **Motion** -> **Easing Functions** -> **Other XAML Easing Functions** doesn't work the 2nd time. **Steps to reproduce the bug** Steps to reproduce the...

In `TableModels.py`: ```Python def deleteColumns(self, cols=None): """Remove all cols or list provided""" if cols == None: cols = self.columnNames if self.getColumnCount() == 0: return for col in cols: self.deleteColumn(col) return...

Unipacker fully supports PEtite, so why does it not recognize it? Asks for start and end address.

OS: Windows 10 Visual Studio 2022 Installed via `vcpkg` I installed the `x64-windows-static` triplet of `cppzmq`. It seems to have installed properly, since headers are available. In VS 2022, there...

![react-hook-form-docs-bug](https://user-images.githubusercontent.com/65948403/172903811-1c05cf5d-cae1-421d-b508-840b48954954.gif) *On a side note, yours is one of the best docs, not even big project funded by big companies have such good docs*

enhancement

Just found out this project and came here to let you know about [PyFLP](https://github.com/demberto/PyFLP), a parser exclusively for FL Studio project files. It can be useful for this project, and...

![better_comments_bug](https://user-images.githubusercontent.com/65948403/186926323-1d97d912-2845-4eb0-8aa8-52271a6f8c60.gif)