last - @last0x00

Results 13 comments of last - @last0x00

Hi @TyMac, I'm currently working on deploying a signing action with Github actions and a valid Code Signing Certificate (not EV, I'm too cheap). It should be up and running...

Hi, as requested this has been implemented with commit [5b5dbbd](https://github.com/last-byte/PersistenceSniper/commit/5b5dbbd5e8aec09f9d91bfb0eed03a23c61a055b)

Hey there! I’ll take a look at the PR in the following days and merge it in the dev branch if everything’s fine! Thank you!

Hey there, solid copy. I’ll investigate it right away and fix it in the next minor release.

Hi, I've already closed two issues with a request for this feature, so technically the answer to this should be "no". However, since many people already asked, we've included the...

It's not directly related to finding persistences but I may look into it. The thing is, it's not that I don't like forensics, it's that I think tools should do...

Mmmmh... This is definitely a bug in that the function should return the presence of the Run key regardless of how safe the binary is considered to be. I'll make...

I think the most straightforward fix is to just add powershell.exe to the lolbin list. I'm curious though as to why LOLBAS' maintainers did not include Powershell.exe to the list...

Fixed it in version [1.15.1](https://github.com/last-byte/PersistenceSniper/blob/main/CHANGELOG.md#1151).

Hi, I decided to implement the CSV fix right away by directly removing the header that was creating you problems by adding the `-NoTypeInformation` parameter while calling the CSV output...