Search Results for "pyinstaller extractor v2.0"

Showing 20 open source projects for "pyinstaller extractor v2.0"

View related business solutions
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 1
    Metadata Extractor

    Metadata Extractor

    Extracts Exif, IPTC, XMP, ICC and other metadata from image and video

    metadata-extractor is a Java library for reading metadata from media files. The library understands several formats of metadata, many of which may be present in a single image.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Video-subtitle-extractor

    Video-subtitle-extractor

    A GUI tool for extracting hard-coded subtitle (hardsub) from videos

    Video hard subtitle extraction, generate srt file. There is no need to apply for a third-party API, and text recognition can be implemented locally. A deep learning-based video subtitle extraction framework, including subtitle region detection and subtitle content extraction. A GUI tool for extracting hard-coded subtitles (hardsub) from videos and generating srt files. Use local OCR recognition, no need to set up and call any API, and do not need to access online OCR services such as Baidu...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 3
    DeepCTR-Torch

    DeepCTR-Torch

    Easy-to-use,Modular and Extendible package of deep-learning models

    ... features and some dense numerical features. Low-order Extractor learns feature interaction through product between vectors. Factorization-Machine and it’s variants are widely used to learn the low-order feature interaction. High-order Extractor learns feature combination through complex neural network functions like MLP, Cross Net, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Language-Aware String Extractor

    multi-encoding strings(1) replacement with language identification

    Enhanced version of the standard Unix strings(1) program which uses language models for automatic language identification and character-set identification, supporting over 1400 languages, dozens of character encodings, and 4800+ language/encoding pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5

    android-backup-processor

    Android adb backup extractor and packer

    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 6

    android-backup-toolkit

    Collection of several utilities to work with android backups

    Project name: android-backup-toolkit URL: https://sourceforge.net/p/android-backup-toolkit/ License: various (see individual projects) Authors: various (see individual projects) This project is simply a compilation of the six following projects, both latest source code and binaries: * android-backup-extractor: https://sourceforge.net/projects/adbextractor/ * android-backup-splitter: https://sourceforge.net/p/adb-split/ * android-timestamp-keeper: https://sourceforge.net/projects...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7

    CCTV Frame Timestamp Extractor

    CCTV Footage Timestamp Search Tool

    Python script to address the problem of manually locating required event timestamps from carved CCTV DVR footages. Full details can be found in the paper published in Eighteenth Annual IFIP WG 11.9 International Conference on Digital Forensics. Link to paper: https://link.springer.com/chapter/10.1007/978-3-031-10078-9_8 The project has been divided into four modules: Framextract.py- Extracts frames from video footages Reconstruct.py- Attempts to repair unplayable video by extracting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KeyTik

    KeyTik

    Keyboard Remapper with Profile

    KeyTik is a lightweight keyboard remapper that support profile. It use AutoHotkey as remapper. It only have one file as executeable using pyinstaller to make it, so it might a bit long to star (Maybe i will change it in the future). Anyway i make it for personal use at first, but then why not to share it. So enjoy!! * Features : 1. Create Remap Profile. 2. Run & Exit Remap Profile. 3. Delete & Store Remap Profile. 4. Edit Remap Profile. 5. Make Window Always On Top. * Feature Plan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TradingView Chart Data Extractor

    TradingView Chart Data Extractor

    Extract price and indicator data from TradingView charts

    Ensure that you zoom/pan such that the oldest date you desire is visible on TradingView before publishing the chart. Too many indicators or too low a time resolution will increase the data points and potentially overload the free server. Avoid this by hosting/running the script on your local machine or scraping multiple times with fewer indicators and manually combining the CSV afterward. Simply append the URL of a chart/idea published on TradingView to the link below. This is not the URL of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 10

    Asteroid Data Hunter Extractor

    convert arch.H files to FITS format

    This project contain application to extract images from arch.H format used by Asteroid Data Hunter, and also compiled releases of updated versions of Asteroid Data Hunter itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 351 This Week
    Last Update:
    See Project
  • 12

    Pdf Text Extractor

    A Java Application that extracts text from pdf files.

    A Java Application that extracts text from pdf files. User can select different areas on the pdf file and can extract text from those areas.Extraction of text can be done for single or multiple pages. Generate Bookmarks on the basis of Font Heights entered by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenSearchServer Extractor

    OpenSearchServer Extractor

    A RESTFul/JSON Web Service for text and metata extraction

    An open source RESTFul Web Service for text , meta-data extraction and analysis. oss-text-extractor supports various binary formats: Word processor (doc, docx, odt, rtf) Spreadsheet (xls, xlsx, ods) Presentation (ppt, pptx, odp) Publishing (pdf, pub) Web (rss, html/xhtml) Medias (audio, images) Others (vsd, text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15

    PDF*Merger for Windows

    Merge/concatenate PDF files into one PDF file

    Merge your PDF files for upload to reporting engine or other needs. Command line, win32 Written in Python. Compiled with PyInstaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    improved jmeter xpath plugins

    xpath plugin for jmeter with local namespace prefixes

    This is a clone of the "normal" xpath asserter and extractor for jmeter. The improvment, which, at least, is essential to me, is that you can define the namespace prefixes locally in the test element (asserter or extractor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Autshumato PTE (PDF Text Extractor) is a utility application which extracts the text from PDF documents with the aim of making it translatable. It is also able to extract the pages of the PDF document as PNG images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Please note that this project is no longer being actively maintained, and the extractor does not support Inline XBRL v1.1, or more recent versions of the Transformation Registry. For more information on the standard, please see http://specifications.xbrl.org/spec-group-index-inline-xbrl.html An XSLT-based tool which takes a primary input Inline XBRL file (e.g., "input.xhtml") and produces a primary output raw XBRL file (e.g., "output.xbrl"). It may also process secondary input documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Commentary is intended to be an easy-to-use, easy-to-expand comment extractor that can be made to work with any language supporting block comments. Output is XML, so your final documentation can conform to any stylistic standards you require.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RelEx is a semantic relationship extractor. It gives subject, object, possesive and other relationships between words in a sentence, part-of-speech, noun-number, verb tense, and gender tagging, and Hobbs anaphora (pronoun) resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next