Giter Site home page Giter Site logo

hashlib's Introduction

K2

Contact info on the left lower side for social media and things.

Hi there ๐Ÿ‘‹

I'll write this out a bit more in time :)

  • Exploits, Windows, Linux, Security, performance, learning, anything really ;).
  • Memory forensics
    • Physical memory
    • CPU ABI related mechanisms for P2V isolation recursivly through hypervisor layers
    • IDS evasion
  • ๐Ÿ“ซ How to reach me; Feel free to email my personal account [email protected]

  • ๐Ÿ˜„ Pronouns: he

  • โšก Fun fact: full sender

hashlib's People

Contributors

k2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hashlib's Issues

Please use "netstandard2.0"

You are providing a library and not an application -- don't know why you choose "netcoreapp2.0".

Using VS2017 15.3.3 and trying to install this NuGet package into an net462 library NuGet just refuses to install the package at all:

Package CoreHashLib 1.0.0 is not compatible with net462 (.NETFramework,Version=v4.6.2). Package CoreHashLib 1.0.0 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0)
Package CoreHashLib 1.0.0 is not compatible with net462 (.NETFramework,Version=v4.6.2) / win. Package CoreHashLib 1.0.0 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0)
Package CoreHashLib 1.0.0 is not compatible with net462 (.NETFramework,Version=v4.6.2) / win-x64. Package CoreHashLib 1.0.0 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0)
Package CoreHashLib 1.0.0 is not compatible with net462 (.NETFramework,Version=v4.6.2) / win-x86. Package CoreHashLib 1.0.0 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0)

Original HashLib is pure AnyCPU managed code without references to native non-system DLLs, so no need for x86, x64 or any similar shit.

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.