Giter Site home page Giter Site logo

bintype's Introduction

Bintype

bintype is a newLISP script that determines if a Windows executable is a 32-bit or 64-bit executable. It simply uses the Win32 GetBinaryType function from the kernell32 Windows DLL.

For more information about GetBinaryType, consult the following Microsoft documentation: https://msdn.microsoft.com/en-us/library/windows/desktop/aa364819(v=vs.85).aspx.

Standalone executables of bintype are available in the releases area: https://github.com/andreburgaud/bintype/releases

Using as a Script

newLISP needs to be installed on your Windows OS and available in the Windows PATH. In the bintype project directory:

C:/projects/bintype> newlisp bintype.lsp newlisp.exe

                                 Bintype 1.1.0
                         Copyright (C) 2018 Burgaud.com
                                 Andre Burgaud

newlisp.exe: 64-bit Windows-based application

Build a Standalone Executable

In the bintype project directory:

C:/projects/bintype> newlisp build.lsp
newLISP v.10.7.1 64-bit on Windows IPv4/6 libffi.

Good: newLISP was found on the PATH!
Building bintype.exe...
The build was successful!
C:/projects/bintype> dir *.exe
 Volume in drive C has no label.
 Volume Serial Number is F66E-3BEE

 Directory of C:\Users\andre\AB\git\bintype

01/22/2018  11:16 PM           320,575 bintype.exe

Licenses

Resources

bintype's People

Contributors

andreburgaud avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.