Alivecow
848ad15bb8
refactor: Remove unneded imports
2024-12-23 10:29:12 +01:00
Alivecow
c9c26b3971
refactor: remove commented code
2024-12-23 10:27:23 +01:00
Alivecow
2f0e265ed6
refactor: Change vector init in padding oracle
2024-12-05 18:12:26 +01:00
Alivecow
0da047110f
feat: enable tcp no delay option
2024-12-05 17:48:31 +01:00
Alivecow
5e50ef6091
refactor: apply cargo recommended cleanups
2024-11-22 15:28:36 +01:00
alivecow
9785b8d8aa
refactor: apply rust suggested code cleanups
2024-11-14 23:42:38 +01:00
0xalivecow
84d99f2414
fix: performance improvements
2024-11-07 22:47:24 +01:00
0xalivecow
95de66aca0
fix: Fix performance and algorithm issues
...
Consolidate sent to server to save time
Add full range to q block sending
2024-11-07 20:55:57 +01:00
0xalivecow
10fd837be9
refactor: improve performance
2024-11-07 17:45:05 +01:00
0xalivecow
0f8d202a06
feat: Add edge case treatment
2024-11-07 10:28:09 +01:00
0xalivecow
757afbdc95
refactor: Hopefully increase speed by reducing send code
2024-11-07 09:32:18 +01:00
0xalivecow
9ae53e12fd
feat: Initial padding oracle working. Pending check for special case.
...
The initial padding oracle attack is working. More tests need to be
added and there needs to be a check for the special case of the 02 01,
02 02 padding case
2024-11-06 23:38:54 +01:00