Skip to content

Commit d709d48

Browse files
committed
updated README
1 parent 60cc7d5 commit d709d48

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ Source code quality:
3030
I'm fairly new to Go, as a matter of fact this is the first application I've written in the language, refactoring
3131
along the lines of the Effective Go guidelines are welcomed if I missed anything.
3232

33-
Needed improvements:
34-
I purposely didn't implement the ability to print program headers, hopefully someone takes up the task before I'm
35-
no longer bored and push code to do just that.
3633

3734
Future work related to this project:
3835

@@ -43,3 +40,4 @@ Elf meta data to the point it stops analysis tools like this, but binary is stil
4340
------------------------------------------ Work In Progress -----------------------------------------------------------------
4441

4542
- Adding program header parsing (2 weeks max from this commit). -- COMPLETED (thanks to contributor leifiel)
43+
- Section header to segment mappings (coming soon)

0 commit comments

Comments
 (0)