並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

pyQtの検索結果1 - 2 件 / 2件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

pyQtに関するエントリは2件あります。 software が関連タグです。 人気エントリには 『PENGUINITIS - PyQt5 メモ』などがあります。
  • PENGUINITIS - PyQt5 メモ

    はじめに Qt 5.x の Python バインディング PyQt5 (および PySide2) のメモ。 環境 Windows 7/10、Ubuntu 16.04 LTS Anaconda3 PyQt と PySide の違い Qt の Python バインディングとして PyQt と PySide (Qt for Python) があるが、大きな違いはライセンスで、前者は GPL、後者は LGPL である。PySide は PyQt の GPL を嫌って開発されたものである。Qt 4.x、5.x に対応してそれぞれ PyQt4、PyQt5 あるいは PySide、PySide2 とパッケージが異なっている。両者のライセンスの違いは、Pyinstaller を使う時に問題になるかもしれない (DLL を配布することになるので)。 PySide2 の問題点 オブジェクトの比較問題 PySi

    • GitHub - blackberry/pe_tree: Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.

      Standalone application with plugins for: IDA Pro Ghidra Volatility Rekall Minidumps Carving Supports Windows, Linux and Mac Parsing PE files and memory images from: File-system ZIP archives (including password protected) Windows memory dumps (raw, EWF, vmem etc.) Live Windows memory (using rekall) Windows Minidump IDA Pro database Ghidra database Binary file carving Rainbow PE map: Provides a high

        GitHub - blackberry/pe_tree: Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
      1

      新着記事