evandrix
evandrix
it's quite common, and can be identified with 1 trailing `=`, instead of 2 `=`s used in its Base64 counterpart. in Python, `base64.b32decode` can be used to perform the decoding.
on PowerShell 6.2.3 on macOS Catalina 10.15.3 ``` PS /Users/user> Show-Ast Add-Type : Cannot find path '/Users/user/Downloads/System.Windows.Forms.dll' because it does not exist. At /Users/user/.local/share/powershell/Modules/ShowPSAst/1.0/ShowPSAst.psm1:24 char:9 + Add-Type -Assembly System.Windows.Forms +...
https://github.com/nickcano/RelocBonus/blob/54c6ac09144969dbbce677ae41e305adb5153be2/deps/PeLib/PeLib.vcxproj#L89 ~~54~~ 64
``` de4dot v3.1.41592.3405 Copyright (C) 2011-2015 [email protected] Latest version and source code: https://github.com/0xd4d/de4dot Index was outside the bounds of the array. Detected ConfuserEx (\path\to\sample) Cleaning \path\to\sample Renaming all obfuscated symbols...
packr seems outdated in comparison > NOTICE: Please consider migrating your projects to github.com/markbates/pkger. It has an idiomatic API, minimal dependencies, a stronger test suite (tested directly against the std...
1. https://github.com/mlodic/ursnif_beacon_decryptor/blob/master/Driver.cpp#L44 1. https://github.com/mlodic/ursnif_beacon_decryptor/blob/master/Driver.cpp#L52 error: unknown type name "byte"; did you mean "CryptoPP::byte" fix: ~~byte~~ `CryptoPP::byte`
Expected:  Actual:  Attached: [ha3miniclip.swf.zip](https://github.com/ruffle-rs/ruffle/files/5625145/ha3miniclip.swf.zip)
I'm ambitiously trying to setup (for fun) without the help of `docker` or `docker-compose`. - MacOS Big Sur 11.6 - Python 3.9.7 I managed to install all the required dependencies...