index
:
lib-des-gnux
master
Library of GNU Exploitation
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
Writeup angstromCTF 2022 / uninspired
Malfurious
1
-0
/
+150
2022-05-07
Writeup angstromCTF 2022 / baby3
Malfurious
1
-0
/
+43
2022-05-07
Writeup angstromCTF 2022 / Auth Skip
Malfurious
1
-0
/
+61
2022-05-05
angstromCTF 2022 results
Malfurious
1
-0
/
+1
2022-04-08
Merge branch 'sploit/interactive-fixes'
Malfurious
1
-3
/
+7
2022-04-08
sploit: Allow multiple reads in Comm.readall_nonblock()
Malfurious
1
-2
/
+6
2022-04-08
sploit: Fix units for Comm.timeout
Malfurious
1
-1
/
+1
2022-03-30
Merge tag 'pull-sploit-arch-fix' of https://github.com/Dusoleil/lib-des-gnux
Malfurious
1
-1
/
+7
2022-03-30
Merge branch 'malf-pico-2022'
Malfurious
5
-0
/
+409
2022-03-30
picoCTF 2022 results
Malfurious
1
-0
/
+2
2022-03-27
Add signal and coredump tips to gdb document
Malfurious
1
-0
/
+26
2022-03-26
Add writeup for picoCTF 2022 / unpackme
Malfurious
1
-0
/
+67
2022-03-26
Add writeup for picoCTF 2022 / Eavesdrop
Malfurious
1
-0
/
+48
2022-03-23
Add writeup for picoCTF 2022 / Wizardlike
Malfurious
1
-0
/
+266
2022-03-19
Add indirection to arch access
dusoleil
1
-1
/
+7
2022-03-17
sploit: Rework payload builder
Malfurious
1
-57
/
+68
2022-03-17
Merge branch 'sploit/symtbl-retcon'
Malfurious
3
-94
/
+46
2022-03-17
sploit: Clean up use of __getattribute__
Malfurious
2
-12
/
+1
2022-03-17
sploit: Fix bugs and simplify Symtbl
Malfurious
1
-82
/
+45
2022-03-14
Merge tag 'pull-sploit-rev' of https://github.com/Dusoleil/lib-des-gnux
Malfurious
8
-5
/
+201
2022-03-14
Merge branch 'sploit/repl-qol'
Malfurious
1
-32
/
+45
2022-03-14
sploit: Clean up function Comm.interact()
Malfurious
1
-32
/
+26
2022-03-14
sploit: Add function popen()
Malfurious
1
-0
/
+6
2022-03-14
sploit: Add Comm property 'readonwrite'
Malfurious
1
-0
/
+2
2022-03-14
sploit: Add function Comm.readall_nonblock()
Malfurious
1
-0
/
+11
2022-03-13
sploit: Move __attr_filter__ to a general place in util
dusoleil
3
-3
/
+11
2022-03-13
sploit: Filter all magic python members by default in mem module
dusoleil
1
-3
/
+6
2022-03-13
sploit: add stack base pointer to locals symtbl
dusoleil
1
-1
/
+3
2022-03-13
sploit: print hex of addresses in rev logs
dusoleil
1
-2
/
+2
2022-03-13
sploit: add status logging to rev module
dusoleil
2
-0
/
+13
2022-03-13
sploit: lazy load libs for ELF
dusoleil
2
-6
/
+16
2022-03-13
sploit: cache results of external commands
dusoleil
5
-15
/
+25
2022-03-13
sploit: add the rest of r2 functions through elf
dusoleil
1
-0
/
+20
2022-03-13
sploit: typo fix in rev.r2
dusoleil
1
-1
/
+1
2022-03-13
sploit: cache ELF loads
dusoleil
1
-1
/
+11
2022-03-13
sploit: add ELF helper class to rev
dusoleil
2
-0
/
+23
2022-03-13
sploit: consolidate r2 symbol search calls
dusoleil
1
-16
/
+5
2022-03-13
sploit: fix r2 module syntax error
dusoleil
1
-12
/
+12
2022-03-13
sploit: reverse direction of r2 get_locals offsets
dusoleil
1
-1
/
+1
2022-03-13
sploit: add r2 funcionality to rev module
dusoleil
2
-1
/
+94
2022-03-13
sploit: add ldd ability to rev module
dusoleil
2
-0
/
+14
2022-03-13
sploit: add rev module to sploit
dusoleil
3
-2
/
+3
2022-03-13
Merge tag 'pull-sploit-symtbl-redesign' of https://github.com/Dusoleil/lib-de...
Malfurious
1
-10
/
+80
2022-03-13
sploit: Add support for nested Symtbls
dusoleil
1
-3
/
+45
2022-03-13
sploit: Instantiate Memmap with integer offset
dusoleil
1
-6
/
+6
2022-03-13
sploit: remove length calculation from Symtbl
dusoleil
1
-13
/
+1
2022-03-12
sploit: code reuse for mem string methods
dusoleil
1
-12
/
+14
2022-03-12
sploit: add len func to mem
dusoleil
1
-0
/
+11
2022-03-12
sploit: move adjust and rebase into member funcs
dusoleil
1
-7
/
+6
2022-03-10
Add adjust and rebase functions to mem module
dusoleil
1
-0
/
+8
[prev]
[next]