Vavaldi
Vavaldi
If you're RDPing there's a good chance it will get cut off - try hosting the file instead via launcher->powershell->host panel My RDP was giving me this error: ``` [14:48:12:256]...
``` $(document).ready(function () { $('#hashlists').DataTable({ pageLength: 50, "order": [ [0, 'asc'] ], "columnDefs": [ { "orderable": false, "targets": [5, 6] }, { "orderable": true, "targets": [0, 1, 2, 3, 4]...
https://github.com/hashtopolis/server/issues/545
Re: previous commits: Discovered a bug in the logic of determining the new benchmark while testing and pushed a fix as well as changed the naming scheme of one variable...
Re: point 1, I think the margin of error taken is reasonable. Currently it takes about 10% margin both ways before it considers changing the benchmark. Also seen in code:...
On topic of this, agent IP also doesn't have enough characters in the MySQL field to support the IPv6 address
By running as a process on the system it has a level of access. That's it. If you don't run the program as admin then it won't gain admin rights...
@s3inlc Thoughts on the implementation?
potential implementation could include making a xxhash of the files on a regular basis based on a user-input. If a difference occurs between the master and client then the client...
Hmm, this would be interesting to look at. I know mdxfind has a way to do offsets now (not sure if that was implemented at the time) What evilmog said...